?? commtest.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: commtest - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x413 /fo"Debug/commtest.res" /d "_DEBUG" /d "_AFXDLL" "E:\up\硬件虛擬儀器\硬件虛擬儀器\serialport_demo\Data\Programming\Microsoft\Visual C++\CommTest\commtest.rc""
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP17.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/commtest.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
"E:\up\硬件虛擬儀器\硬件虛擬儀器\serialport_demo\Data\Programming\Microsoft\Visual C++\CommTest\commtest.cpp"
"E:\up\硬件虛擬儀器\硬件虛擬儀器\serialport_demo\Data\Programming\Microsoft\Visual C++\CommTest\commtestDlg.cpp"
"E:\up\硬件虛擬儀器\硬件虛擬儀器\serialport_demo\Data\Programming\Microsoft\Visual C++\CommTest\SerialPort.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP17.tmp"
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP18.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/commtest.pdb" /debug /machine:I386 /out:"Debug/commtest.exe" /pdbtype:sept
".\Debug\commtest.obj"
".\Debug\commtestDlg.obj"
".\Debug\ConfigDlg.obj"
".\Debug\SerialPort.obj"
".\Debug\StdAfx.obj"
".\Debug\commtest.res"
]
Creating command line "link.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP18.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
commtest.cpp
e:\up\硬件虛擬儀器\硬件虛擬儀器\serialport_demo\data\programming\microsoft\visual c++\commtest\commtest.cpp(14) : warning C4652: compiler option 'Generate Browser Info' inconsistent with precompiled header; current command-line option will override that defined in the precompiled header
commtestDlg.cpp
e:\up\硬件虛擬儀器\硬件虛擬儀器\serialport_demo\data\programming\microsoft\visual c++\commtest\commtestdlg.cpp(13) : warning C4652: compiler option 'Generate Browser Info' inconsistent with precompiled header; current command-line option will override that defined in the precompiled header
SerialPort.cpp
e:\up\硬件虛擬儀器\硬件虛擬儀器\serialport_demo\data\programming\microsoft\visual c++\commtest\serialport.cpp(17) : warning C4652: compiler option 'Generate Browser Info' inconsistent with precompiled header; current command-line option will override that defined in the precompiled header
E:\up\硬件虛擬儀器\硬件虛擬儀器\serialport_demo\Data\Programming\Microsoft\Visual C++\CommTest\SerialPort.cpp(494) : warning C4018: '!=' : signed/unsigned mismatch
Generating Code...
Linking...
<h3>Results</h3>
commtest.exe - 0 error(s), 4 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -