?? cpptest.plg
字號(hào):
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: CPPTest - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\IBMUSER\LOCALS~1\Temp\RSP10.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/CPPTest.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\MYTHING\COMPRESSDLL\CPPTest\CPPTestDoc.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\IBMUSER\LOCALS~1\Temp\RSP10.tmp"
Creating temporary file "C:\DOCUME~1\IBMUSER\LOCALS~1\Temp\RSP11.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/CPPTest.pdb" /debug /machine:I386 /out:"Debug/CPPTest.exe" /pdbtype:sept
.\Debug\Compress.obj
.\Debug\CPPTest.obj
.\Debug\CPPTestDoc.obj
.\Debug\CPPTestView.obj
.\Debug\MainFrm.obj
.\Debug\StdAfx.obj
.\Debug\CPPTest.res
]
Creating command line "link.exe @C:\DOCUME~1\IBMUSER\LOCALS~1\Temp\RSP11.tmp"
<h3>Output Window</h3>
Compiling...
CPPTestDoc.cpp
E:\MYTHING\COMPRESSDLL\CPPTest\CPPTestDoc.cpp(120) : warning C4101: 'OBuf' : unreferenced local variable
E:\MYTHING\COMPRESSDLL\CPPTest\CPPTestDoc.cpp(122) : warning C4101: 'IBuf' : unreferenced local variable
E:\MYTHING\COMPRESSDLL\CPPTest\CPPTestDoc.cpp(121) : warning C4101: 'Len' : unreferenced local variable
E:\MYTHING\COMPRESSDLL\CPPTest\CPPTestDoc.cpp(121) : warning C4101: 'Len2' : unreferenced local variable
Linking...
<h3>Results</h3>
CPPTest.exe - 0 error(s), 4 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -