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