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

📄 gzip_vc.plg

📁 可以在VC6.0下编译的gzip1.24压缩源代码。
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: gzip_vc - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\LYH\LOCALS~1\Temp\RSP9A.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/gzip_vc.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ  /c 
"C:\Temp\gzip_vc\zip.c"
"C:\Temp\gzip_vc\bits.c"
"C:\Temp\gzip_vc\crypt.c"
"C:\Temp\gzip_vc\deflate.c"
"C:\Temp\gzip_vc\getopt.c"
"C:\Temp\gzip_vc\gzip.c"
"C:\Temp\gzip_vc\inflate.c"
"C:\Temp\gzip_vc\lzw.c"
"C:\Temp\gzip_vc\trees.c"
"C:\Temp\gzip_vc\unlzh.c"
"C:\Temp\gzip_vc\unlzw.c"
"C:\Temp\gzip_vc\unpack.c"
"C:\Temp\gzip_vc\unzip.c"
"C:\Temp\gzip_vc\util.c"
]
Creating command line "cl.exe @C:\DOCUME~1\LYH\LOCALS~1\Temp\RSP9A.tmp" 
Creating temporary file "C:\DOCUME~1\LYH\LOCALS~1\Temp\RSP9B.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib  kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/gzip_vc.pdb" /debug /machine:I386 /out:"Debug/gzip_vc.exe" /pdbtype:sept 
.\Debug\zip.obj
.\Debug\bits.obj
.\Debug\crypt.obj
.\Debug\deflate.obj
.\Debug\getopt.obj
.\Debug\gzip.obj
.\Debug\inflate.obj
.\Debug\lzw.obj
.\Debug\trees.obj
.\Debug\unlzh.obj
.\Debug\unlzw.obj
.\Debug\unpack.obj
.\Debug\unzip.obj
.\Debug\util.obj
]
Creating command line "link.exe @C:\DOCUME~1\LYH\LOCALS~1\Temp\RSP9B.tmp"
<h3>Output Window</h3>
Compiling...
zip.c
bits.c
crypt.c
deflate.c
getopt.c
gzip.c
inflate.c
lzw.c
trees.c
unlzh.c
unlzw.c
unpack.c
unzip.c
util.c
Linking...



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

⌨️ 快捷键说明

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