?? zipfunc.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ZipFunc - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP9A6.tmp" with contents
[
/nologo /MDd /W4 /Gm /GX /ZI /Od /D "_DEBUG" /D "_AFXDLL" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "ZLIB_DLL" /FR"Debug/" /Fp"Debug/ZipFunc.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\hq\ZipFunc\ZipFunc\UnzipFile.cpp"
"D:\hq\ZipFunc\ZipFunc\ZipException.cpp"
"D:\hq\ZipFunc\ZipFunc\ZipFile.cpp"
"D:\hq\ZipFunc\ZipFunc\ZUBaseFile.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP9A6.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP9A7.tmp" with contents
[
/nologo /MDd /W4 /Gm /GX /ZI /Od /D "_DEBUG" /D "_AFXDLL" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "ZLIB_DLL" /FR"Debug/" /Fp"Debug/ZipFunc.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\hq\ZipFunc\ZipFunc\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP9A7.tmp"
Creating command line "link.exe -lib /nologo /out:"Debug\ZipFunc.lib" .\Debug\StdAfx.obj .\Debug\UnzipFile.obj .\Debug\ZipException.obj .\Debug\ZipFile.obj .\Debug\ZUBaseFile.obj .\zlib.lib "
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
UnzipFile.cpp
D:\hq\ZipFunc\ZipFunc\UnzipFile.cpp(814) : warning C4100: 'lpszPath' : unreferenced formal parameter
ZipException.cpp
ZipFile.cpp
D:\hq\ZipFunc\ZipFunc\ZipFile.cpp(207) : warning C4100: 'pathname' : unreferenced formal parameter
D:\hq\ZipFunc\ZipFunc\ZipFile.cpp(213) : warning C4100: 'append' : unreferenced formal parameter
D:\hq\ZipFunc\ZipFunc\ZipFile.cpp(213) : warning C4100: 'pathname' : unreferenced formal parameter
ZUBaseFile.cpp
Generating Code...
Creating library...
<h3>Results</h3>
ZipFunc.lib - 0 error(s), 4 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -