⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 testchart.plg

📁 用VC写的一个将串口数据用图形曲线的形式显示出来。这是一个项目中的一部分。
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: TestChart - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/TestChart.res" /d "_DEBUG" /d "_AFXDLL" "C:\Documents and Settings\dzkx\桌面\TestChart5.221\TestChart.rc"" 
Creating temporary file "C:\DOCUME~1\dzkx\LOCALS~1\Temp\RSPE.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/TestChart.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"C:\Documents and Settings\dzkx\桌面\TestChart5.221\ListDialog.cpp"
"C:\Documents and Settings\dzkx\桌面\TestChart5.221\MainFrm.cpp"
"C:\Documents and Settings\dzkx\桌面\TestChart5.221\SerialPort.cpp"
"C:\Documents and Settings\dzkx\桌面\TestChart5.221\TestChart.cpp"
"C:\Documents and Settings\dzkx\桌面\TestChart5.221\TestChartDoc.cpp"
"C:\Documents and Settings\dzkx\桌面\TestChart5.221\TestChartView.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\dzkx\LOCALS~1\Temp\RSPE.tmp" 
Creating temporary file "C:\DOCUME~1\dzkx\LOCALS~1\Temp\RSPF.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/TestChart.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"C:\Documents and Settings\dzkx\桌面\TestChart5.221\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\dzkx\LOCALS~1\Temp\RSPF.tmp" 
Creating temporary file "C:\DOCUME~1\dzkx\LOCALS~1\Temp\RSP10.tmp" with contents
[
chart.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/TestChart.pdb" /debug /machine:I386 /out:"Debug/TestChart.exe" /pdbtype:sept 
".\Debug\ListDialog.obj"
".\Debug\MainFrm.obj"
".\Debug\SerialPort.obj"
".\Debug\StdAfx.obj"
".\Debug\TestChart.obj"
".\Debug\TestChartDoc.obj"
".\Debug\TestChartView.obj"
".\Debug\TestChart.res"
]
Creating command line "link.exe @C:\DOCUME~1\dzkx\LOCALS~1\Temp\RSP10.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
c:\documents and settings\dzkx\桌面\testchart5.221\debug\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
Compiling...
ListDialog.cpp
C:\Documents and Settings\dzkx\桌面\TestChart5.221\ListDialog.cpp(339) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
C:\Documents and Settings\dzkx\桌面\TestChart5.221\ListDialog.cpp(340) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
MainFrm.cpp
SerialPort.cpp
TestChart.cpp
TestChartDoc.cpp
TestChartView.cpp
Generating Code...
Linking...



<h3>Results</h3>
TestChart.exe - 0 error(s), 3 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -