⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 zipdemo.plg

📁 说明:一个用于压缩、解压ZIP文件的类库
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ZipFunc - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP51.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "ZLIB_DLL" /Fp"Release/ZipFunc.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\Source Code\zip\ZipFun\UnzipFile.cpp"
"D:\Source Code\zip\ZipFun\ZipException.cpp"
"D:\Source Code\zip\ZipFun\ZipFile.cpp"
"D:\Source Code\zip\ZipFun\ZUBaseFile.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP51.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP52.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "ZLIB_DLL" /Fp"Release/ZipFunc.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\Source Code\zip\ZipFun\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP52.tmp" 
Creating command line "link.exe -lib /nologo /out:"Release\ZipFunc.lib"  ".\Release\StdAfx.obj" ".\Release\UnzipFile.obj" ".\Release\ZipException.obj" ".\Release\ZipFile.obj" ".\Release\ZUBaseFile.obj" ".\zlib.lib" "
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
UnzipFile.cpp
ZipException.cpp
ZipFile.cpp
ZUBaseFile.cpp
Generating Code...
Creating library...
<h3>
--------------------Configuration: ZipDemo - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/ZipDemo.res" /d "NDEBUG" "D:\Source Code\zip\ZipDemo\ZipDemo.rc"" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP53.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /I "..\ZipFun\\" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/ZipDemo.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\Source Code\zip\ZipDemo\ZipDemo.cpp"
"D:\Source Code\zip\ZipDemo\ZipDemoDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP53.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP54.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /I "..\ZipFun\\" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/ZipDemo.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\Source Code\zip\ZipDemo\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP54.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP55.tmp" with contents
[
..\ZipFun\release\ZipFunc.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/ZipDemo.pdb" /machine:I386 /out:"Release/ZipDemo.exe" 
".\Release\StdAfx.obj"
".\Release\ZipDemo.obj"
".\Release\ZipDemoDlg.obj"
".\Release\ZipDemo.res"
"\Source Code\zip\ZipFun\Release\ZipFunc.lib"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP55.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ZipDemo.cpp
ZipDemoDlg.cpp
Generating Code...
Linking...
LINK : warning LNK4098: defaultlib "LIBC" conflicts with use of other libs; use /NODEFAULTLIB:library
LINK : warning LNK4089: all references to "SHELL32.dll" discarded by /OPT:REF



<h3>Results</h3>
ZipDemo.exe - 0 error(s), 2 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -