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

📄 netsample.plg

📁 用vc实现枚举网上邻居
💻 PLG
字号:
--------------------Configuration: NetSample - Win32 Debug--------------------
Begining build with project "E:\Visual C++ Sample\network_enum_sample_project\NetSample.dsp", at root.
Active configuration is Win32 (x86) Application (based on Win32 (x86) Application)

Project's tools are:
			"32-bit C/C++ Compiler for 80x86" with flags "/nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/NetSample.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c "
			"OLE Type Library Maker" with flags "/nologo /D "_DEBUG" /mktyplib203 /o NUL /win32 "
			"Win32 Resource Compiler" with flags "/l 0x407 /fo"Debug/NetSample.res" /d "_DEBUG" /d "_AFXDLL" "
			"Browser Database Maker" with flags "/nologo /o"Debug/NetSample.bsc" "
			"COFF Linker for 80x86" with flags "/nologo /subsystem:windows /incremental:yes /pdb:"Debug/NetSample.pdb" /debug /machine:I386 /out:"Debug/NetSample.exe" /pdbtype:sept "
			"Custom Build" with flags ""
			"<Component 0xa>" with flags ""

Creating temp file "d:\temp\RSP5102.TMP" with contents </nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/NetSample.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c 
"E:\Visual C++ Sample\network_enum_sample_project\Network.cpp"
>
Creating command line "cl.exe @d:\temp\RSP5102.TMP" 
Creating temp file "d:\temp\RSP5103.TMP" with contents </nologo /subsystem:windows /incremental:yes /pdb:"Debug/NetSample.pdb" /debug /machine:I386 /out:"Debug/NetSample.exe" /pdbtype:sept 
".\Debug\NetSample.obj"
".\Debug\NetSampleDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\NetSample.res"
".\Debug\Network.obj">
Creating command line "link.exe @d:\temp\RSP5103.TMP" 
Compiling...
Network.cpp
network library is linking with "mpr.lib"
Linking...



NetSample.exe - 0 error(s), 0 warning(s)

⌨️ 快捷键说明

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