?? comtestdlg.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: comtestdlg - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\accer\LOCALS~1\Temp\RSP13A.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/comtestdlg.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\vc\test\com_file\comtestdlg\comtestdlgDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\accer\LOCALS~1\Temp\RSP13A.tmp"
Creating temporary file "C:\DOCUME~1\accer\LOCALS~1\Temp\RSP13B.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/comtestdlg.pdb" /debug /machine:I386 /out:"Debug/comtestdlg.exe" /pdbtype:sept
.\Debug\comtestdlg.obj
.\Debug\comtestdlgDlg.obj
.\Debug\mscomm.obj
.\Debug\StdAfx.obj
.\Debug\comtestdlg.res
]
Creating command line "link.exe @C:\DOCUME~1\accer\LOCALS~1\Temp\RSP13B.tmp"
<h3>Output Window</h3>
Compiling...
comtestdlgDlg.cpp
D:\vc\test\com_file\comtestdlg\comtestdlgDlg.cpp(199) : warning C4101: 'strTmp' : unreferenced local variable
D:\vc\test\com_file\comtestdlg\comtestdlgDlg.cpp(322) : warning C4101: 'var' : unreferenced local variable
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/comtestdlg.bsc" .\Debug\StdAfx.sbr .\Debug\comtestdlg.sbr .\Debug\comtestdlgDlg.sbr .\Debug\mscomm.sbr"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
comtestdlg.exe - 0 error(s), 2 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -