📄 dynsplit.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: dynsplit - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo".\WinRel/dynsplit.res" /d "NDEBUG" "C:\VCBib\Chap20\DYNSPLIT\dynsplit.rc""
Creating temporary file "C:\TEMP\RSPD214.TMP" with contents
[
/nologo /MT /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /Fp".\WinRel/Dynsplit.pch" /Yu"stdafx.h" /Fo".\WinRel/" /Fd".\WinRel/" /FD /c
"C:\VCBib\Chap20\DYNSPLIT\dynspdoc.cpp"
"C:\VCBib\Chap20\DYNSPLIT\dynsplit.cpp"
"C:\VCBib\Chap20\DYNSPLIT\dynspvw.cpp"
"C:\VCBib\Chap20\DYNSPLIT\mainfrm.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSPD214.TMP"
Creating temporary file "C:\TEMP\RSPD215.TMP" with contents
[
/nologo /MT /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /Fp".\WinRel/Dynsplit.pch" /Yc"stdafx.h" /Fo".\WinRel/" /Fd".\WinRel/" /FD /c
"C:\VCBib\Chap20\DYNSPLIT\stdafx.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSPD215.TMP"
Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:".\WinRel/Dynsplit.pdb" /machine:I386 /out:".\WinRel/Dynsplit.exe" .\WinRel\dynspdoc.obj .\WinRel\dynsplit.obj .\WinRel\dynspvw.obj .\WinRel\mainfrm.obj .\WinRel\stdafx.obj .\WinRel\dynsplit.res "
<h3>Output Window</h3>
Compiling resources...
Compiling...
stdafx.cpp
Compiling...
dynspdoc.cpp
dynsplit.cpp
dynspvw.cpp
mainfrm.cpp
Generating Code...
Linking...
<h3>Results</h3>
Dynsplit.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -