📄 demo.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: demo - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/demo.res" /d "NDEBUG" /d "_AFXDLL" "D:\资料、\cdma\471358PPP0208\demo.rc""
Creating temporary file "C:\DOCUME~1\hq\LOCALS~1\Temp\RSP12.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/demo.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\资料、\cdma\471358PPP0208\demoDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\hq\LOCALS~1\Temp\RSP12.tmp"
Creating temporary file "C:\DOCUME~1\hq\LOCALS~1\Temp\RSP13.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/demo.pdb" /machine:I386 /out:"Release/demo.exe"
".\Release\CRC.obj"
".\Release\demo.obj"
".\Release\demoDlg.obj"
".\Release\Ip.obj"
".\Release\Packet.obj"
".\Release\StdAfx.obj"
".\Release\demo.res"
]
Creating command line "link.exe @C:\DOCUME~1\hq\LOCALS~1\Temp\RSP13.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
demoDlg.cpp
D:\资料、\cdma\471358PPP0208\demoDlg.cpp(597) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
D:\资料、\cdma\471358PPP0208\demoDlg.cpp(484) : warning C4101: 'bReturn' : unreferenced local variable
Linking...
Creating command line "bscmake.exe /nologo /o"Release/demo.bsc" ".\Release\StdAfx.sbr" ".\Release\CRC.sbr" ".\Release\demo.sbr" ".\Release\demoDlg.sbr" ".\Release\Ip.sbr" ".\Release\Packet.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
demo.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -