📄 chatsrvr.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: CHATSRVR - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Debug/chatsrvr.res" /d "_DEBUG" /d "_AFXDLL" "D:\Project_Documents\Programming\VC++\Codeguru_ScreenDesktop\chatsrvr.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP307.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /FR"Debug/" /Fp"Debug/CHATSRVR.pch" /YX"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
"D:\Project_Documents\Programming\VC++\Codeguru_ScreenDesktop\ClientSocket.cpp"
"D:\Project_Documents\Programming\VC++\Codeguru_ScreenDesktop\ListeningSocket.cpp"
"D:\Project_Documents\Programming\VC++\Codeguru_ScreenDesktop\ServerApp.cpp"
"D:\Project_Documents\Programming\VC++\Codeguru_ScreenDesktop\SnifferDlg.cpp"
"D:\Project_Documents\Programming\VC++\Codeguru_ScreenDesktop\stdafx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP307.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP308.tmp" with contents
[
Winmm.lib Netapi32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/CHATSRVR.pdb" /debug /machine:I386 /out:"Debug/CHATSRVR.exe" /pdbtype:sept
".\Debug\ClientSocket.obj"
".\Debug\ListeningSocket.obj"
".\Debug\ServerApp.obj"
".\Debug\SnifferDlg.obj"
".\Debug\stdafx.obj"
".\Debug\chatsrvr.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP308.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
ListeningSocket.cpp
stdafx.cpp
Skipping... (no relevant changes detected)
ClientSocket.cpp
ServerApp.cpp
SnifferDlg.cpp
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/CHATSRVR.bsc" ".\Debug\ClientSocket.sbr" ".\Debug\ListeningSocket.sbr" ".\Debug\ServerApp.sbr" ".\Debug\SnifferDlg.sbr" ".\Debug\stdafx.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
CHATSRVR.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -