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

📄 dsntest.plg

📁 枚举DNS数据源.可以用来获得计算机中所有的DNS数据源.本例主要利用CDSNCollection类.
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: DSNTest - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Debug/DSNTest.res" /d "_DEBUG" /d "_AFXDLL" "D:\VC++开发实用编程200例\第6部分 数据库技术\第20章 ODBC编程\扩展实例3 枚举DNS数据源\DSNTest.rc"" 
Creating temporary file "C:\DOCUME~1\xbw\LOCALS~1\Temp\RSP3C.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/DSNTest.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\VC++开发实用编程200例\第6部分 数据库技术\第20章 ODBC编程\扩展实例3 枚举DNS数据源\DSNCollection.cpp"
"D:\VC++开发实用编程200例\第6部分 数据库技术\第20章 ODBC编程\扩展实例3 枚举DNS数据源\DSNTest.cpp"
"D:\VC++开发实用编程200例\第6部分 数据库技术\第20章 ODBC编程\扩展实例3 枚举DNS数据源\DSNTestDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\xbw\LOCALS~1\Temp\RSP3C.tmp" 
Creating temporary file "C:\DOCUME~1\xbw\LOCALS~1\Temp\RSP3D.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/DSNTest.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\VC++开发实用编程200例\第6部分 数据库技术\第20章 ODBC编程\扩展实例3 枚举DNS数据源\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\xbw\LOCALS~1\Temp\RSP3D.tmp" 
Creating temporary file "C:\DOCUME~1\xbw\LOCALS~1\Temp\RSP3E.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/DSNTest.pdb" /debug /machine:I386 /out:"Debug/DSNTest.exe" /pdbtype:sept 
".\Debug\DSNCollection.obj"
".\Debug\DSNTest.obj"
".\Debug\DSNTestDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\DSNTest.res"
]
Creating command line "link.exe @C:\DOCUME~1\xbw\LOCALS~1\Temp\RSP3E.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
DSNCollection.cpp
DSNTest.cpp
DSNTestDlg.cpp
Generating Code...
Linking...



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

⌨️ 快捷键说明

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