📄 001.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: 001 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP585.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR"Debug/" /Fp"Debug/001.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Program Files\Microsoft Visual Studio\MyProjects\001\Main.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP585.tmp"
Creating command line "link.exe /nologo /subsystem:console /incremental:yes /pdb:"Debug/001.pdb" /debug /machine:I386 /out:"Debug/001.exe" /pdbtype:sept ".\Debug\like_linux.obj" ".\Debug\link.obj" ".\Debug\Main.obj" ".\Debug\maopao.obj" "
<h3>Output Window</h3>
Compiling...
Main.cpp
c:\program files\microsoft visual studio\myprojects\001\def.h(1) : warning C4005: 'ERROR' : macro redefinition
c:\program files\microsoft visual studio\vc98\include\wingdi.h(93) : see previous definition of 'ERROR'
C:\Program Files\Microsoft Visual Studio\MyProjects\001\Main.cpp(239) : warning C4101: 'time_str' : unreferenced local variable
C:\Program Files\Microsoft Visual Studio\MyProjects\001\Main.cpp(433) : warning C4101: 'stu1' : unreferenced local variable
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/001.bsc" ".\Debug\like_linux.sbr" ".\Debug\link.sbr" ".\Debug\Main.sbr" ".\Debug\maopao.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
001.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -