📄 nettester.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: NetTester - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\Great\LOCALS~1\Temp\RSP12D.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\source\OS" /I "..\source\common" /I "..\source\log" /I "..\source" /FI"Win32header.h" /FI"PlatformHeader.h" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR"Debug/" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\SOURCE\平台代码\project\test.c"
]
Creating command line "cl.exe @C:\DOCUME~1\Great\LOCALS~1\Temp\RSP12D.tmp"
Creating temporary file "C:\DOCUME~1\Great\LOCALS~1\Temp\RSP12E.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 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ws2_32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/NetTester.pdb" /debug /machine:I386 /out:"Debug/NetTester.exe" /pdbtype:sept
".\Debug\atomic.obj"
".\Debug\base64.obj"
".\Debug\BasicHashTable.obj"
".\Debug\bitary.obj"
".\Debug\Event.obj"
".\Debug\HashTable.obj"
".\Debug\OS.obj"
".\Debug\OSCond.obj"
".\Debug\OSMutex.obj"
".\Debug\OSMutexRW.obj"
".\Debug\OSThread.obj"
".\Debug\OSTimer.obj"
".\Debug\PortManager.obj"
".\Debug\ResizeableStringFormatter.obj"
".\Debug\Socket.obj"
".\Debug\SocketUtils.obj"
".\Debug\StringFormatter.obj"
".\Debug\StringParser.obj"
".\Debug\StrPtrLen.obj"
".\Debug\TCPListenerSocket.obj"
".\Debug\TCPSocket.obj"
".\Debug\UDPSocket.obj"
".\Debug\XMLDoc.obj"
".\Debug\XMLNode.obj"
".\Debug\CommonOpt.obj"
".\Debug\DES3_Encrypt.obj"
".\Debug\Globle.obj"
".\Debug\License.obj"
".\Debug\LicenseFile.obj"
".\Debug\md5.obj"
".\Debug\MD5_Check.obj"
".\Debug\md5digest.obj"
".\Debug\NetworkStat.obj"
".\Debug\SdpParser.obj"
".\Debug\StrOperation.obj"
".\Debug\SvrList.obj"
".\Debug\UrlParser.obj"
".\Debug\XMLConfig2.obj"
".\Debug\BaseLog.obj"
".\Debug\ErrLog.obj"
".\Debug\LogCreater.obj"
".\Debug\LogMediator.obj"
".\Debug\RunLog.obj"
".\Debug\NetTester.obj"
".\Debug\RunServer.obj"
".\Debug\test.obj"
]
Creating command line "link.exe @C:\DOCUME~1\Great\LOCALS~1\Temp\RSP12E.tmp"
<h3>Output Window</h3>
Compiling...
test.c
Linking...
Creating temporary file "C:\DOCUME~1\Great\LOCALS~1\Temp\RSP12F.tmp" with contents
[
/nologo /o"Debug/NetTester.bsc"
".\Debug\atomic.sbr"
".\Debug\base64.sbr"
".\Debug\BasicHashTable.sbr"
".\Debug\bitary.sbr"
".\Debug\Event.sbr"
".\Debug\HashTable.sbr"
".\Debug\OS.sbr"
".\Debug\OSCond.sbr"
".\Debug\OSMutex.sbr"
".\Debug\OSMutexRW.sbr"
".\Debug\OSThread.sbr"
".\Debug\OSTimer.sbr"
".\Debug\PortManager.sbr"
".\Debug\ResizeableStringFormatter.sbr"
".\Debug\Socket.sbr"
".\Debug\SocketUtils.sbr"
".\Debug\StringFormatter.sbr"
".\Debug\StringParser.sbr"
".\Debug\StrPtrLen.sbr"
".\Debug\TCPListenerSocket.sbr"
".\Debug\TCPSocket.sbr"
".\Debug\UDPSocket.sbr"
".\Debug\XMLDoc.sbr"
".\Debug\XMLNode.sbr"
".\Debug\CommonOpt.sbr"
".\Debug\DES3_Encrypt.sbr"
".\Debug\Globle.sbr"
".\Debug\License.sbr"
".\Debug\LicenseFile.sbr"
".\Debug\md5.sbr"
".\Debug\MD5_Check.sbr"
".\Debug\md5digest.sbr"
".\Debug\NetworkStat.sbr"
".\Debug\SdpParser.sbr"
".\Debug\StrOperation.sbr"
".\Debug\SvrList.sbr"
".\Debug\UrlParser.sbr"
".\Debug\XMLConfig2.sbr"
".\Debug\BaseLog.sbr"
".\Debug\ErrLog.sbr"
".\Debug\LogCreater.sbr"
".\Debug\LogMediator.sbr"
".\Debug\RunLog.sbr"
".\Debug\NetTester.sbr"
".\Debug\RunServer.sbr"
".\Debug\test.sbr"]
Creating command line "bscmake.exe @C:\DOCUME~1\Great\LOCALS~1\Temp\RSP12F.tmp"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
NetTester.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -