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

📄 hglz.plg

📁 用VC++实现LZW算法
💻 PLG
字号:
--------------------Configuration: Tlzw - Win32 Release--------------------
Begining build with project "G:\Wyy.app\hglz.v09\hglz.dsp", at root.
Active configuration is Win32 (x86) Application (based on Win32 (x86) Application)

Project's tools are:
			"32-bit C/C++ Compiler for 80x86" with flags "/nologo /MT /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp".\Release/hglz.pch" /Yu"STDAFX.H" /Fo".\Release/" /Fd".\Release/" /FD /c "
			"OLE Type Library Maker" with flags "/nologo /D "NDEBUG" /mktyplib203 /win32 "
			"Win32 Resource Compiler" with flags "/l 0x409 /fo".\Release/Tlzw.res" /d "NDEBUG" "
			"Browser Database Maker" with flags "/nologo /o".\Release/hglz.bsc" "
			"COFF Linker for 80x86" with flags "oldnames.lib /nologo /stack:0x2800 /subsystem:windows /incremental:no /pdb:".\Release/hglz.pdb" /machine:IX86 /def:".\Tlzw.def" /out:".\Release/hglz.exe" "
			"Custom Build" with flags ""
			"<Component 0xa>" with flags ""

Creating temp file "d:\temp\RSP15.TMP" with contents </nologo /MT /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp".\Release/hglz.pch" /Yu"STDAFX.H" /Fo".\Release/" /Fd".\Release/" /FD /c 
"G:\Wyy.app\hglz.v09\Decodedl.cpp"
>
Creating command line "cl.exe @d:\temp\RSP15.TMP" 
Creating temp file "d:\temp\RSP16.TMP" with contents <oldnames.lib /nologo /stack:0x2800 /subsystem:windows /incremental:no /pdb:".\Release/hglz.pdb" /machine:IX86 /def:".\Tlzw.def" /out:".\Release/hglz.exe" 
.\Release\Batchdlg.obj
.\Release\Decodedl.obj
.\Release\Enlzw.obj
.\Release\Lzwcode.obj
.\Release\Lzwfile.obj
.\Release\Lzwtable.obj
.\Release\Mainfrm.obj
.\Release\Singledl.obj
.\Release\Stdafx.obj
.\Release\Tlzw.obj
.\Release\Tlzwdoc.obj
.\Release\Tlzwview.obj
.\Release\Tlzw.res>
Creating command line "link.exe @d:\temp\RSP16.TMP" 
Compiling...
Decodedl.cpp
Linking...
.\Tlzw.def : warning LNK4017: EXETYPE statement not supported for the target platform; ignored
   Creating library .\Release/hglz.lib and object .\Release/hglz.exp
hglz.exp : warning LNK4070: /OUT:TLZW.EXE directive in .EXP differs from output filename ".\Release/hglz.exe"; ignoring directive



hglz.exe - 0 error(s), 2 warning(s)

⌨️ 快捷键说明

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