📄 testende.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: TestEnDe - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/TestEnDe.res" /d "_DEBUG" "D:\project\TestEnDeYC\TestEnDe.rc""
Creating temporary file "C:\DOCUME~1\serenade\LOCALS~1\Temp\RSP66.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/TestEnDe.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\project\TestEnDeYC\DoubleBuffering.cpp"
"D:\project\TestEnDeYC\font.cpp"
"D:\project\TestEnDeYC\Method.cpp"
"D:\project\TestEnDeYC\oleobject.cpp"
"D:\project\TestEnDeYC\oleobjects.cpp"
"D:\project\TestEnDeYC\picture.cpp"
"D:\project\TestEnDeYC\richtext.cpp"
"D:\project\TestEnDeYC\Rijndael.cpp"
"D:\project\TestEnDeYC\TestEnDe.cpp"
"D:\project\TestEnDeYC\TestEnDeDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\serenade\LOCALS~1\Temp\RSP66.tmp"
Creating temporary file "C:\DOCUME~1\serenade\LOCALS~1\Temp\RSP67.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/TestEnDe.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\project\TestEnDeYC\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\serenade\LOCALS~1\Temp\RSP67.tmp"
Creating temporary file "C:\DOCUME~1\serenade\LOCALS~1\Temp\RSP68.tmp" with contents
[
shlwapi.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/TestEnDe.pdb" /debug /machine:I386 /out:"Debug/TestEnDe.exe" /pdbtype:sept
.\Debug\DoubleBuffering.obj
.\Debug\font.obj
.\Debug\Method.obj
.\Debug\oleobject.obj
.\Debug\oleobjects.obj
.\Debug\picture.obj
.\Debug\richtext.obj
.\Debug\Rijndael.obj
.\Debug\StdAfx.obj
.\Debug\TestEnDe.obj
.\Debug\TestEnDeDlg.obj
.\Debug\TestEnDe.res
]
Creating command line "link.exe @C:\DOCUME~1\serenade\LOCALS~1\Temp\RSP68.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
DoubleBuffering.cpp
font.cpp
Method.cpp
oleobject.cpp
oleobjects.cpp
picture.cpp
richtext.cpp
Rijndael.cpp
TestEnDe.cpp
TestEnDeDlg.cpp
Generating Code...
Linking...
<h3>Results</h3>
TestEnDe.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -