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

📄 myping.plg

📁 Visual C++ 网络通信编程实用案例精选 的配套光盘
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MyPing - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1C0.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/MyPing.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"F:\Work\VC+Network\《--第八章的内容--》\ICMP\《--程序--》MyPing\MyPing\MyPing.cpp"
"F:\Work\VC+Network\《--第八章的内容--》\ICMP\《--程序--》MyPing\MyPing\MyPingDlg.cpp"
"F:\Work\VC+Network\《--第八章的内容--》\ICMP\《--程序--》MyPing\MyPing\Ping.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1C0.tmp" 
Creating command line "link.exe Ws2_32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/MyPing.pdb" /debug /machine:I386 /out:"Debug/MyPing.exe" /pdbtype:sept  ".\Debug\MyPing.obj" ".\Debug\MyPingDlg.obj" ".\Debug\Ping.obj" ".\Debug\StdAfx.obj" ".\Debug\MyPing.res" "
<h3>Output Window</h3>
Compiling...
MyPingDlg.cpp
F:\Work\VC+Network\《--第八章的内容--》\ICMP\《--程序--》MyPing\MyPing\MyPingDlg.cpp(63) : warning C4355: 'this' : used in base member initializer list
Ping.cpp
Generating Code...
Skipping... (no relevant changes detected)
MyPing.cpp
Linking...



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

⌨️ 快捷键说明

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