?? self extractor.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Self Extractor - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4F.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /Fp"Debug/Self Extractor.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
"F:\DG5\SelfZip\SelfExtractor_demo\Shared\SelfExtractor.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4F.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP50.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Self Extractor.pdb" /debug /machine:I386 /out:"Debug/Self Extractor.exe" /pdbtype:sept
".\Debug\DirDialog.obj"
".\Debug\SEFileInfo.obj"
".\Debug\Self Extractor.obj"
".\Debug\Self ExtractorDlg.obj"
".\Debug\SelfExtractor.obj"
".\Debug\ShellFileOp.obj"
".\Debug\StdAfx.obj"
".\Debug\TextProgressCtrl.obj"
".\Debug\Self Extractor.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP50.tmp"
<h3>Output Window</h3>
Compiling...
SelfExtractor.cpp
Linking...
<h3>Results</h3>
Self Extractor.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -