?? vc6.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: vc6 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4B.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "VC6_EXPORTS" /Fp"Debug/vc6.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\Work\C Projects\iCGI\src\CGICookie.c"
"D:\Work\C Projects\iCGI\src\CGIForm.c"
"D:\Work\C Projects\iCGI\src\CGIGeneral.c"
"D:\Work\C Projects\iCGI\src\CGIHtml.c"
"D:\Work\C Projects\iCGI\src\CGIMime.c"
"D:\Work\C Projects\iCGI\src\CGIQuery.c"
"D:\Work\C Projects\iCGI\src\CGIUrl.c"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4B.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4C.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ../../../iLibX/make/vc6/lib/iLibX.lib /nologo /dll /incremental:yes /pdb:"Debug/iCGI.pdb" /debug /machine:I386 /out:"Debug/iCGI.dll" /implib:"Debug/iCGI.lib" /pdbtype:sept
".\Debug\CGICookie.obj"
".\Debug\CGIForm.obj"
".\Debug\CGIGeneral.obj"
".\Debug\CGIHtml.obj"
".\Debug\CGIMime.obj"
".\Debug\CGIQuery.obj"
".\Debug\CGIUrl.obj"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4C.tmp"
<h3>Output Window</h3>
Compiling...
CGICookie.c
CGIForm.c
CGIGeneral.c
CGIHtml.c
CGIMime.c
CGIQuery.c
CGIUrl.c
Linking...
Creating library Debug/iCGI.lib and object Debug/iCGI.exp
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP50.bat" with contents
[
@echo off
copy Debug\iCGI.dll %windir%\ /Y
copy Debug\iCGI.lib lib\ /Y
]
Creating command line "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP50.bat"
已復制 1 個文件。
已復制 1 個文件。
<h3>Results</h3>
iCGI.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -