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

📄 odbcdynamictest.plg

📁 Visual_C++[1].NET_Bible1 Visual_C++宝典书中的全部源码
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ODBCDynamicTest - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Release/ODBCDynamicTest.res" /d "NDEBUG" "C:\WINNT\Profiles\Administrator\Desktop\Books\Visual C++ 6 Bible\Chap26\ODBCDynamicTest\ODBCDynamicTest.rc"" 
Creating temporary file "C:\TEMP\RSP28B.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp"Release/ODBCDynamicTest.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"C:\WINNT\Profiles\Administrator\Desktop\Books\Visual C++ 6 Bible\Chap26\ODBCDynamicTest\ODBCDynamicTest.cpp"
"C:\WINNT\Profiles\Administrator\Desktop\Books\Visual C++ 6 Bible\Chap26\ODBCDynamicTest\ODBCDynamicTestDlg.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP28B.tmp" 
Creating temporary file "C:\TEMP\RSP28C.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp"Release/ODBCDynamicTest.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"C:\WINNT\Profiles\Administrator\Desktop\Books\Visual C++ 6 Bible\Chap26\ODBCDynamicTest\StdAfx.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP28C.tmp" 
Creating temporary file "C:\TEMP\RSP28D.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/ODBCDynamicTest.pdb" /machine:I386 /out:"Release/ODBCDynamicTest.exe" 
".\Release\ODBCDynamicTest.obj"
".\Release\ODBCDynamicTestDlg.obj"
".\Release\StdAfx.obj"
".\Release\ODBCDynamicTest.res"
"..\ODBCClasses\ODBCClasses.lib"
]
Creating command line "link.exe @C:\TEMP\RSP28D.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ODBCDynamicTest.cpp
ODBCDynamicTestDlg.cpp
Generating Code...
Linking...



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

⌨️ 快捷键说明

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