📄 fullview.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: FullView - Win32 StaticDebug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\sls\LOCALS~1\Temp\RSPD.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"StaticDebug/" /Fp"StaticDebug/FullView.pch" /Yu"stdafx.h" /Fo"StaticDebug/" /Fd"StaticDebug/" /FD /GZ /c
"E:\page17.06\source\FullView\MainFrm.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\sls\LOCALS~1\Temp\RSPD.tmp"
Creating temporary file "C:\DOCUME~1\sls\LOCALS~1\Temp\RSPE.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"StaticDebug/FullView.pdb" /debug /machine:I386 /out:"StaticDebug/FullView.exe" /pdbtype:sept
.\StaticDebug\ChildFrm.obj
.\StaticDebug\FullView.obj
.\StaticDebug\FullViewDoc.obj
.\StaticDebug\MainFrm.obj
.\StaticDebug\StdAfx.obj
.\StaticDebug\XView.obj
.\StaticDebug\FullView.res
]
Creating command line "link.exe @C:\DOCUME~1\sls\LOCALS~1\Temp\RSPE.tmp"
<h3>Output Window</h3>
Compiling...
MainFrm.cpp
Linking...
<h3>Results</h3>
FullView.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -