📄 myserialport.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: mySerialPort - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\WangShuo\LOCALS~1\Temp\RSP280.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/mySerialPort.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\Shuo\SOC\Voice Recognition Template Program\!串口发送接收程序\mscomm.cpp"
"E:\Shuo\SOC\Voice Recognition Template Program\!串口发送接收程序\mySerialPort.cpp"
"E:\Shuo\SOC\Voice Recognition Template Program\!串口发送接收程序\mySerialPortDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\WangShuo\LOCALS~1\Temp\RSP280.tmp"
Creating temporary file "C:\DOCUME~1\WangShuo\LOCALS~1\Temp\RSP281.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/mySerialPort.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\Shuo\SOC\Voice Recognition Template Program\!串口发送接收程序\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\WangShuo\LOCALS~1\Temp\RSP281.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
mscomm.cpp
mySerialPort.cpp
mySerialPortDlg.cpp
E:\Shuo\SOC\Voice Recognition Template Program\!串口发送接收程序\mySerialPortDlg.cpp(271) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
Generating Code...
Creating temporary file "C:\DOCUME~1\WangShuo\LOCALS~1\Temp\RSP282.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/mySerialPort.pdb" /debug /machine:I386 /out:"Debug/mySerialPort.exe" /pdbtype:sept
".\Debug\mscomm.obj"
".\Debug\mySerialPort.obj"
".\Debug\mySerialPortDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\mySerialPort.res"
]
Creating command line "link.exe @C:\DOCUME~1\WangShuo\LOCALS~1\Temp\RSP282.tmp"
<h3>Output Window</h3>
Linking...
LINK : LNK6004: Debug/mySerialPort.exe not found or not built by the last incremental link; performing full link
Creating command line "bscmake.exe /nologo /o"Debug/mySerialPort.bsc" ".\Debug\StdAfx.sbr" ".\Debug\mscomm.sbr" ".\Debug\mySerialPort.sbr" ".\Debug\mySerialPortDlg.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
mySerialPort.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -