📄 example_2.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Example_2 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP31.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/Example_2.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Exa\Example_2\Example_2.cpp"
"C:\Exa\Example_2\Example_2View.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP31.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP32.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Example_2.pdb" /debug /machine:I386 /out:"Debug/Example_2.exe" /pdbtype:sept
.\Debug\ExaCI_2.obj
.\Debug\ExaDg_2.obj
.\Debug\Example_2.obj
.\Debug\Example_2Doc.obj
.\Debug\Example_2View.obj
.\Debug\ExaTBar_2.obj
.\Debug\MainFrm.obj
.\Debug\StdAfx.obj
.\Debug\Example_2.res
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP32.tmp"
<h3>Output Window</h3>
Compiling...
Example_2.cpp
Generating Code...
Compiling...
Example_2View.cpp
Generating Code...
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/Example_2.bsc" .\Debug\StdAfx.sbr .\Debug\ExaCI_2.sbr .\Debug\ExaDg_2.sbr .\Debug\Example_2.sbr .\Debug\Example_2Doc.sbr .\Debug\Example_2View.sbr .\Debug\ExaTBar_2.sbr .\Debug\MainFrm.sbr"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
Example_2.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -