?? tcp.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: TCP - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1.SAI\LOCALS~1\Temp\RSP2ED.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_WINDLL" /Fp"Release/TCP.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\TCP\TCP.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1.SAI\LOCALS~1\Temp\RSP2ED.tmp"
Creating command line "link.exe /nologo /subsystem:windows /dll /incremental:no /pdb:"Release/TCP.pdb" /machine:I386 /def:".\TCP.def" /out:"Release/TCP.dll" /implib:"Release/TCP.lib" .\Release\StdAfx.obj .\Release\TCP.obj .\Release\TCP.res "
<h3>Output Window</h3>
Compiling...
TCP.cpp
Linking...
Creating library Release/TCP.lib and object Release/TCP.exp
LINK : warning LNK4089: all references to "SHELL32.dll" discarded by /OPT:REF
LINK : warning LNK4089: all references to "comdlg32.dll" discarded by /OPT:REF
<h3>Results</h3>
TCP.dll - 0 error(s), 2 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -