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

📄 mychatsvr.plg

📁 关于使用VC编程的代码
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MyChatSvr - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/MyChatSvr.res" /d "_DEBUG" /d "_AFXDLL" "C:\My Documents\VC_Program\chapter10\CHAT\MyChatSvr\MyChatSvr.rc"" 
Creating temporary file "C:\WINDOWS\TEMP\RSP3312.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/MyChatSvr.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"C:\My Documents\VC_Program\chapter10\CHAT\MyChatSvr\ChannelDlg.cpp"
"C:\My Documents\VC_Program\chapter10\CHAT\MyChatSvr\ClientSocket.cpp"
"C:\My Documents\VC_Program\chapter10\CHAT\MyChatSvr\InputView.cpp"
"C:\My Documents\VC_Program\chapter10\CHAT\MyChatSvr\ListeningSocket.cpp"
"C:\My Documents\VC_Program\chapter10\CHAT\MyChatSvr\MainFrm.cpp"
"C:\My Documents\VC_Program\chapter10\CHAT\MyChatSvr\MyChatSvr.cpp"
"C:\My Documents\VC_Program\chapter10\CHAT\MyChatSvr\MyChatSvrDoc.cpp"
"C:\My Documents\VC_Program\chapter10\CHAT\MyChatSvr\MyChatSvrView.cpp"
"C:\My Documents\VC_Program\chapter10\CHAT\MyChatSvr\OutputView.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP3312.TMP" 
Creating temporary file "C:\WINDOWS\TEMP\RSP3313.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/MyChatSvr.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"C:\My Documents\VC_Program\chapter10\CHAT\MyChatSvr\StdAfx.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP3313.TMP" 
Creating temporary file "C:\WINDOWS\TEMP\RSP3314.TMP" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/MyChatSvr.pdb" /debug /machine:I386 /out:"Debug/MyChatSvr.exe" /pdbtype:sept 
".\Debug\ChannelDlg.obj"
".\Debug\ClientSocket.obj"
".\Debug\InputView.obj"
".\Debug\ListeningSocket.obj"
".\Debug\MainFrm.obj"
".\Debug\MyChatSvr.obj"
".\Debug\MyChatSvrDoc.obj"
".\Debug\MyChatSvrView.obj"
".\Debug\OutputView.obj"
".\Debug\StdAfx.obj"
".\Debug\MyChatSvr.res"
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSP3314.TMP"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ChannelDlg.cpp
ClientSocket.cpp
InputView.cpp
ListeningSocket.cpp
MainFrm.cpp
MyChatSvr.cpp
Generating Code...
Skipping... (no relevant changes detected)
MyChatSvrDoc.cpp
MyChatSvrView.cpp
OutputView.cpp
Linking...



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

⌨️ 快捷键说明

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