📄 testzipdlg.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Zip - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\march\LOCALS~1\Temp\RSPA5.tmp" with contents
[
/nologo /MD /W4 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "ZLIB_DLL" /D "_AFXDLL" /Fp"Release/Zip.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\src\我的winzip\Zip\AutoBuffer.cpp"
"C:\src\我的winzip\Zip\BigFile.cpp"
"C:\src\我的winzip\Zip\CentralDir.cpp"
"C:\src\我的winzip\Zip\FileHeader.cpp"
"C:\src\我的winzip\Zip\ZipArchive.cpp"
"C:\src\我的winzip\Zip\ZipException.cpp"
"C:\src\我的winzip\Zip\ZipInternalInfo.cpp"
"C:\src\我的winzip\Zip\ZipStorage.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\march\LOCALS~1\Temp\RSPA5.tmp"
Creating temporary file "C:\DOCUME~1\march\LOCALS~1\Temp\RSPA6.tmp" with contents
[
/nologo /MD /W4 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "ZLIB_DLL" /D "_AFXDLL" /Fp"Release/Zip.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\src\我的winzip\Zip\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\march\LOCALS~1\Temp\RSPA6.tmp"
Creating temporary file "C:\DOCUME~1\march\LOCALS~1\Temp\RSPA7.tmp" with contents
[
/nologo /out:"Release\Zip.lib"
".\Release\AutoBuffer.obj"
".\Release\BigFile.obj"
".\Release\CentralDir.obj"
".\Release\FileHeader.obj"
".\Release\StdAfx.obj"
".\Release\ZipArchive.obj"
".\Release\ZipException.obj"
".\Release\ZipInternalInfo.obj"
".\Release\ZipStorage.obj"
".\zlib.lib"
]
Creating command line "link.exe -lib @C:\DOCUME~1\march\LOCALS~1\Temp\RSPA7.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
AutoBuffer.cpp
BigFile.cpp
CentralDir.cpp
FileHeader.cpp
ZipArchive.cpp
ZipException.cpp
ZipInternalInfo.cpp
ZipStorage.cpp
Generating Code...
Creating library...
<h3>
--------------------Configuration: TestZipDlg - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x415 /fo"Release/TestZipDlg.res" /d "NDEBUG" /d "_AFXDLL" "C:\src\我的winzip\ZipFunc_demo\TestZipDlg.rc""
Creating temporary file "C:\DOCUME~1\march\LOCALS~1\Temp\RSPA8.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /Fp"Release/TestZipDlg.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\src\我的winzip\ZipFunc_demo\AboutDlg.cpp"
"C:\src\我的winzip\ZipFunc_demo\BrowseForFolder.cpp"
"C:\src\我的winzip\ZipFunc_demo\CommentDlg.cpp"
"C:\src\我的winzip\ZipFunc_demo\ListCtrlEnh.cpp"
"C:\src\我的winzip\ZipFunc_demo\Options.cpp"
"C:\src\我的winzip\ZipFunc_demo\OptionsDlg.cpp"
"C:\src\我的winzip\ZipFunc_demo\RegistrySerialize.cpp"
"C:\src\我的winzip\ZipFunc_demo\ResizableDialog.cpp"
"C:\src\我的winzip\ZipFunc_demo\TestZipDlg.cpp"
"C:\src\我的winzip\ZipFunc_demo\TestZipDlgDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\march\LOCALS~1\Temp\RSPA8.tmp"
Creating temporary file "C:\DOCUME~1\march\LOCALS~1\Temp\RSPA9.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /Fp"Release/TestZipDlg.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\src\我的winzip\ZipFunc_demo\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\march\LOCALS~1\Temp\RSPA9.tmp"
Creating temporary file "C:\DOCUME~1\march\LOCALS~1\Temp\RSPAA.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/TestZipDlg.pdb" /machine:I386 /nodefaultlib:"LIBC" /out:"Release/TestZipDlg.exe"
".\Release\AboutDlg.obj"
".\Release\BrowseForFolder.obj"
".\Release\CommentDlg.obj"
".\Release\ListCtrlEnh.obj"
".\Release\Options.obj"
".\Release\OptionsDlg.obj"
".\Release\RegistrySerialize.obj"
".\Release\ResizableDialog.obj"
".\Release\StdAfx.obj"
".\Release\TestZipDlg.obj"
".\Release\TestZipDlgDlg.obj"
".\Release\TestZipDlg.res"
"\src\我的winzip\Zip\Release\Zip.lib"
]
Creating command line "link.exe @C:\DOCUME~1\march\LOCALS~1\Temp\RSPAA.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
AboutDlg.cpp
BrowseForFolder.cpp
CommentDlg.cpp
ListCtrlEnh.cpp
Options.cpp
OptionsDlg.cpp
RegistrySerialize.cpp
ResizableDialog.cpp
TestZipDlg.cpp
TestZipDlgDlg.cpp
Generating Code...
Linking...
<h3>Results</h3>
TestZipDlg.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -