📄 hglz.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Tlzw - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo".\Release/Tlzw.res" /d "NDEBUG" "C:\Documents and Settings\lihui\桌面\实现多媒体lzw算法\15040311351\Tlzw.rc""
Creating temporary file "C:\DOCUME~1\lihui\LOCALS~1\Temp\RSP32.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
"C:\Documents and Settings\lihui\桌面\实现多媒体lzw算法\15040311351\Batchdlg.cpp"
"C:\Documents and Settings\lihui\桌面\实现多媒体lzw算法\15040311351\Decodedl.cpp"
"C:\Documents and Settings\lihui\桌面\实现多媒体lzw算法\15040311351\Enlzw.cpp"
"C:\Documents and Settings\lihui\桌面\实现多媒体lzw算法\15040311351\Lzwcode.cpp"
"C:\Documents and Settings\lihui\桌面\实现多媒体lzw算法\15040311351\Lzwfile.cpp"
"C:\Documents and Settings\lihui\桌面\实现多媒体lzw算法\15040311351\Lzwtable.cpp"
"C:\Documents and Settings\lihui\桌面\实现多媒体lzw算法\15040311351\Mainfrm.cpp"
"C:\Documents and Settings\lihui\桌面\实现多媒体lzw算法\15040311351\Singledl.cpp"
"C:\Documents and Settings\lihui\桌面\实现多媒体lzw算法\15040311351\Tlzw.cpp"
"C:\Documents and Settings\lihui\桌面\实现多媒体lzw算法\15040311351\Tlzwdoc.cpp"
"C:\Documents and Settings\lihui\桌面\实现多媒体lzw算法\15040311351\Tlzwview.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\lihui\LOCALS~1\Temp\RSP32.tmp"
Creating temporary file "C:\DOCUME~1\lihui\LOCALS~1\Temp\RSP33.tmp" with contents
[
/nologo /MT /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp".\Release/hglz.pch" /Yc"STDAFX.H" /Fo".\Release/" /Fd".\Release/" /FD /c
"C:\Documents and Settings\lihui\桌面\实现多媒体lzw算法\15040311351\Stdafx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\lihui\LOCALS~1\Temp\RSP33.tmp"
Creating temporary file "C:\DOCUME~1\lihui\LOCALS~1\Temp\RSP34.tmp" with contents
[
/nologo /stack:0x2800 /subsystem:windows /incremental:no /pdb:".\Release/hglz.pdb" /machine:IX86 /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 @C:\DOCUME~1\lihui\LOCALS~1\Temp\RSP34.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
Stdafx.cpp
Compiling...
Batchdlg.cpp
Decodedl.cpp
Enlzw.cpp
C:\Documents and Settings\lihui\桌面\实现多媒体lzw算法\15040311351\Enlzw.cpp(153) : warning C4101: 'wCode' : unreferenced local variable
Lzwcode.cpp
C:\Documents and Settings\lihui\桌面\实现多媒体lzw算法\15040311351\Lzwcode.cpp(65) : warning C4554: '<<' : check operator precedence for possible error; use parentheses to clarify precedence
C:\Documents and Settings\lihui\桌面\实现多媒体lzw算法\15040311351\Lzwcode.cpp(133) : warning C4554: '<<' : check operator precedence for possible error; use parentheses to clarify precedence
C:\Documents and Settings\lihui\桌面\实现多媒体lzw算法\15040311351\Lzwcode.cpp(135) : warning C4554: '<<' : check operator precedence for possible error; use parentheses to clarify precedence
C:\Documents and Settings\lihui\桌面\实现多媒体lzw算法\15040311351\Lzwcode.cpp(342) : warning C4018: '>=' : signed/unsigned mismatch
Lzwfile.cpp
Lzwtable.cpp
Mainfrm.cpp
Singledl.cpp
Tlzw.cpp
Tlzwdoc.cpp
Tlzwview.cpp
Generating Code...
Linking...
<h3>Results</h3>
hglz.exe - 0 error(s), 5 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -