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

📄 zlib.plg

📁 深入剖析Visual C++编程技术及应用实例
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: zlib - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\JXY\LOCALS~1\Temp\RSP76.tmp" with contents
[
/nologo /MDd /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fo".\Debug/" /Fd".\Debug/" /FD /c 
"E:\王洪涛\VC高级编程\material\cd\数字图像处理雷库\Cimage\ZLIB\Zutil.c"
"E:\王洪涛\VC高级编程\material\cd\数字图像处理雷库\Cimage\ZLIB\Compress.c"
"E:\王洪涛\VC高级编程\material\cd\数字图像处理雷库\Cimage\ZLIB\Crc32.c"
"E:\王洪涛\VC高级编程\material\cd\数字图像处理雷库\Cimage\ZLIB\Deflate.c"
"E:\王洪涛\VC高级编程\material\cd\数字图像处理雷库\Cimage\ZLIB\Gzio.c"
"E:\王洪涛\VC高级编程\material\cd\数字图像处理雷库\Cimage\ZLIB\Infblock.c"
"E:\王洪涛\VC高级编程\material\cd\数字图像处理雷库\Cimage\ZLIB\Infcodes.c"
"E:\王洪涛\VC高级编程\material\cd\数字图像处理雷库\Cimage\ZLIB\Inffast.c"
"E:\王洪涛\VC高级编程\material\cd\数字图像处理雷库\Cimage\ZLIB\Inflate.c"
"E:\王洪涛\VC高级编程\material\cd\数字图像处理雷库\Cimage\ZLIB\Inftrees.c"
"E:\王洪涛\VC高级编程\material\cd\数字图像处理雷库\Cimage\ZLIB\Infutil.c"
"E:\王洪涛\VC高级编程\material\cd\数字图像处理雷库\Cimage\ZLIB\Trees.c"
"E:\王洪涛\VC高级编程\material\cd\数字图像处理雷库\Cimage\ZLIB\Uncompr.c"
"E:\王洪涛\VC高级编程\material\cd\数字图像处理雷库\Cimage\ZLIB\Adler32.c"
]
Creating command line "cl.exe @C:\DOCUME~1\JXY\LOCALS~1\Temp\RSP76.tmp" 
Creating temporary file "C:\DOCUME~1\JXY\LOCALS~1\Temp\RSP77.tmp" with contents
[
/nologo /out:".\Debug\ZLIB.lib" 
".\Debug\Zutil.obj"
".\Debug\Compress.obj"
".\Debug\Crc32.obj"
".\Debug\Deflate.obj"
".\Debug\Gzio.obj"
".\Debug\Infblock.obj"
".\Debug\Infcodes.obj"
".\Debug\Inffast.obj"
".\Debug\Inflate.obj"
".\Debug\Inftrees.obj"
".\Debug\Infutil.obj"
".\Debug\Trees.obj"
".\Debug\Uncompr.obj"
".\Debug\Adler32.obj"
]
Creating command line "link.exe -lib @C:\DOCUME~1\JXY\LOCALS~1\Temp\RSP77.tmp"
<h3>Output Window</h3>
Compiling...
Zutil.c
Compress.c
Crc32.c
Deflate.c
Gzio.c
Infblock.c
Infcodes.c
Inffast.c
Inflate.c
Inftrees.c
Infutil.c
Trees.c
Uncompr.c
Adler32.c
Generating Code...
Creating library...



<h3>Results</h3>
ZLIB.lib - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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