📄 engdemo1.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: engdemo1 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\HUANGR~1.ZNS\LOCALS~1\Temp\RSP111.tmp" with contents
[
/nologo /MD /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /D "MSVC" /D "IBMPC" /D "MSWIND" /FR"Debug/" /Fp"Debug/engdemo1.pch" /YX"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\学习\俺的\engdemo1\engdemo1.cpp"
"E:\学习\俺的\engdemo1\engdemo1Doc.cpp"
"E:\学习\俺的\engdemo1\engdemo1View.cpp"
"E:\学习\俺的\engdemo1\MainFrm.cpp"
"E:\学习\俺的\engdemo1\test1.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\HUANGR~1.ZNS\LOCALS~1\Temp\RSP111.tmp"
Creating temporary file "C:\DOCUME~1\HUANGR~1.ZNS\LOCALS~1\Temp\RSP112.tmp" with contents
[
/nologo /MD /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /D "MSVC" /D "IBMPC" /D "MSWIND" /FR"Debug/" /Fp"Debug/engdemo1.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\学习\俺的\engdemo1\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\HUANGR~1.ZNS\LOCALS~1\Temp\RSP112.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
engdemo1.cpp
engdemo1Doc.cpp
engdemo1View.cpp
MainFrm.cpp
test1.cpp
Creating temporary file "C:\DOCUME~1\HUANGR~1.ZNS\LOCALS~1\Temp\RSP113.tmp" with contents
[
libmmfile.lib libmatlb.lib libmx.lib libmat.lib sgl.lib libmatpm.lib libmwsglm.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/engdemo1.pdb" /debug /machine:I386 /nodefaultlib:"msvcrt.lib" /out:"Debug/engdemo1.exe" /pdbtype:sept
".\Debug\engdemo1.obj"
".\Debug\engdemo1Doc.obj"
".\Debug\engdemo1View.obj"
".\Debug\MainFrm.obj"
".\Debug\StdAfx.obj"
".\Debug\engdemo1.res"
".\Debug\test1.obj"
]
Creating command line "link.exe @C:\DOCUME~1\HUANGR~1.ZNS\LOCALS~1\Temp\RSP113.tmp"
<h3>Output Window</h3>
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/engdemo1.bsc" ".\Debug\StdAfx.sbr" ".\Debug\engdemo1.sbr" ".\Debug\engdemo1Doc.sbr" ".\Debug\engdemo1View.sbr" ".\Debug\MainFrm.sbr" ".\Debug\test1.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
engdemo1.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -