⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 network.plg

📁 与游戏,网络,输入法相关
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: network - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\zzz1\LOCALS~1\Temp\RSP32.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /I "gamelib" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR"Debug/" /Fp"Debug/network.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"C:\Documents and Settings\zzz1\桌面\book\code-res\第二章代码\2.5\main.cpp"
"C:\Documents and Settings\zzz1\桌面\book\code-res\gamelib\g_cmdpacket.cpp"
"C:\Documents and Settings\zzz1\桌面\book\code-res\gamelib\g_cmdpool.cpp"
"C:\Documents and Settings\zzz1\桌面\book\code-res\gamelib\g_debug.cpp"
"C:\Documents and Settings\zzz1\桌面\book\code-res\gamelib\g_netpacket.cpp"
"C:\Documents and Settings\zzz1\桌面\book\code-res\gamelib\g_netsocket.cpp"
"C:\Documents and Settings\zzz1\桌面\book\code-res\gamelib\g_platform.cpp"
"C:\Documents and Settings\zzz1\桌面\book\code-res\gamelib\g_tcplistener.cpp"
"C:\Documents and Settings\zzz1\桌面\book\code-res\gamelib\g_tcpsession.cpp"
"C:\Documents and Settings\zzz1\桌面\book\code-res\gamelib\md5c.c"
]
Creating command line "cl.exe @C:\DOCUME~1\zzz1\LOCALS~1\Temp\RSP32.tmp" 
Creating temporary file "C:\DOCUME~1\zzz1\LOCALS~1\Temp\RSP33.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 /nologo /subsystem:console /incremental:yes /pdb:"Debug/network.pdb" /debug /machine:I386 /out:"Debug/network.exe" /pdbtype:sept 
".\Debug\main.obj"
".\Debug\g_cmdpacket.obj"
".\Debug\g_cmdpool.obj"
".\Debug\g_debug.obj"
".\Debug\g_netpacket.obj"
".\Debug\g_netsocket.obj"
".\Debug\g_platform.obj"
".\Debug\g_tcplistener.obj"
".\Debug\g_tcpsession.obj"
".\Debug\md5c.obj"
]
Creating command line "link.exe @C:\DOCUME~1\zzz1\LOCALS~1\Temp\RSP33.tmp"
<h3>Output Window</h3>
Compiling...
main.cpp
g_cmdpacket.cpp
g_cmdpool.cpp
g_debug.cpp
g_netpacket.cpp
g_netsocket.cpp
g_platform.cpp
g_tcplistener.cpp
g_tcpsession.cpp
md5c.c
Linking...
Creating temporary file "C:\DOCUME~1\zzz1\LOCALS~1\Temp\RSP35.tmp" with contents
[
/nologo /o"Debug/network.bsc" 
".\Debug\main.sbr"
".\Debug\g_cmdpacket.sbr"
".\Debug\g_cmdpool.sbr"
".\Debug\g_debug.sbr"
".\Debug\g_netpacket.sbr"
".\Debug\g_netsocket.sbr"
".\Debug\g_platform.sbr"
".\Debug\g_tcplistener.sbr"
".\Debug\g_tcpsession.sbr"
".\Debug\md5c.sbr"]
Creating command line "bscmake.exe @C:\DOCUME~1\zzz1\LOCALS~1\Temp\RSP35.tmp"
Creating browse info file...
<h3>Output Window</h3>



<h3>Results</h3>
network.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -