📄 a8.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: A8 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/A8.res" /d "_DEBUG" /d "_AFXDLL" "D:\stlA8\A8\A8.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1B.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/A8.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\stlA8\A8\A8.cpp"
"D:\stlA8\A8\A8Dlg.cpp"
"D:\stlA8\A8\intput.cpp"
"D:\stlA8\A8\JiuG.cpp"
"D:\stlA8\A8\searchpos.cpp"
"D:\stlA8\A8\TextProgressCtrl.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1B.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1C.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/A8.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\stlA8\A8\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1C.tmp"
Creating command line "link.exe /nologo /subsystem:windows /profile /debug /machine:I386 /out:"Debug/A8.exe" .\Debug\A8.obj .\Debug\A8Dlg.obj .\Debug\intput.obj .\Debug\JiuG.obj .\Debug\searchpos.obj .\Debug\StdAfx.obj .\Debug\TextProgressCtrl.obj .\Debug\A8.res "
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
A8.cpp
A8Dlg.cpp
intput.cpp
JiuG.cpp
searchpos.cpp
TextProgressCtrl.cpp
Generating Code...
Linking...
<h3>Results</h3>
A8.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -