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

📄 haffman.plg

📁 这个也是哈夫曼编码译码      这个是基于文档类的
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Haffman - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/Haffman.res" /d "_DEBUG" /d "_AFXDLL" "D:\Program Files\Microsoft Visual Studio\MyProjects\Huffman\Haffman.rc"" 
Creating temporary file "C:\DOCUME~1\wen\LOCALS~1\Temp\RSP5B9.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Haffman.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\Program Files\Microsoft Visual Studio\MyProjects\Huffman\Haffman.cpp"
"D:\Program Files\Microsoft Visual Studio\MyProjects\Huffman\HaffmanDoc.cpp"
"D:\Program Files\Microsoft Visual Studio\MyProjects\Huffman\HaffmanView.cpp"
"D:\Program Files\Microsoft Visual Studio\MyProjects\Huffman\HelpD.cpp"
"D:\Program Files\Microsoft Visual Studio\MyProjects\Huffman\list.cpp"
"D:\Program Files\Microsoft Visual Studio\MyProjects\Huffman\MainFrm.cpp"
"D:\Program Files\Microsoft Visual Studio\MyProjects\Huffman\Splash.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\wen\LOCALS~1\Temp\RSP5B9.tmp" 
Creating temporary file "C:\DOCUME~1\wen\LOCALS~1\Temp\RSP5BA.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Haffman.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\Program Files\Microsoft Visual Studio\MyProjects\Huffman\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\wen\LOCALS~1\Temp\RSP5BA.tmp" 
Creating temporary file "C:\DOCUME~1\wen\LOCALS~1\Temp\RSP5BB.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Haffman.pdb" /debug /machine:I386 /out:"Debug/Haffman.exe" /pdbtype:sept 
".\Debug\Haffman.obj"
".\Debug\HaffmanDoc.obj"
".\Debug\HaffmanView.obj"
".\Debug\HelpD.obj"
".\Debug\list.obj"
".\Debug\MainFrm.obj"
".\Debug\Splash.obj"
".\Debug\StdAfx.obj"
".\Debug\Haffman.res"
]
Creating command line "link.exe @C:\DOCUME~1\wen\LOCALS~1\Temp\RSP5BB.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
d:\program files\microsoft visual studio\vc98\include\winuser.rh(384) : warning C4005: 'WM_MOUSELAST' : macro redefinition
        d:\program files\microsoft visual studio\vc98\mfc\include\afxv_w32.h(123) : see previous definition of 'WM_MOUSELAST'
Compiling...
Haffman.cpp
HaffmanDoc.cpp
D:\Program Files\Microsoft Visual Studio\MyProjects\Huffman\HaffmanDoc.cpp(149) : warning C4018: '<' : signed/unsigned mismatch
D:\Program Files\Microsoft Visual Studio\MyProjects\Huffman\HaffmanDoc.cpp(209) : warning C4018: '<' : signed/unsigned mismatch
D:\Program Files\Microsoft Visual Studio\MyProjects\Huffman\HaffmanDoc.cpp(245) : warning C4018: '<' : signed/unsigned mismatch
HaffmanView.cpp
HelpD.cpp
list.cpp
MainFrm.cpp
Splash.cpp
Generating Code...
Linking...



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

⌨️ 快捷键说明

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