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

📄 哈夫曼树的实现.plg

📁 哈夫曼树的实现.
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: 哈夫曼树的实现 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\刘真\LOCALS~1\Temp\RSP5F.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "_AFXDLL" /Fp"Debug/哈夫曼树的实现.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"F:\哈夫曼树的实现\Test.cpp"
]
Creating command line "cl.exe @"C:\DOCUME~1\刘真\LOCALS~1\Temp\RSP5F.tmp"" 
Creating command line "link.exe /nologo /subsystem:console /incremental:yes /pdb:"Debug/哈夫曼树的实现.pdb" /debug /machine:I386 /out:"Debug/哈夫曼树的实现.exe" /pdbtype:sept  ".\Debug\Huffman.obj" ".\Debug\Test.obj" "
<h3>Output Window</h3>
Compiling...
Test.cpp
Linking...
LINK : warning LNK4098: defaultlib "MSVCRTD" conflicts with use of other libs; use /NODEFAULTLIB:library



<h3>Results</h3>
哈夫曼树的实现.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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