📄 oledbdll2.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: OleDBDLL2 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPAF.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "OLEDBDLL2_EXPORTS" /Fp"Debug/OleDBDLL2.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\Hanhai200405\冲向高薪\Database\OleDB\OleDBDLL2\AdoDatabase.cpp"
"D:\Hanhai200405\冲向高薪\Database\OleDB\OleDBDLL2\ConfigFile.cpp"
"D:\Hanhai200405\冲向高薪\Database\OleDB\OleDBDLL2\OleDBDLL2.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPAF.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB0.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "OLEDBDLL2_EXPORTS" /Fp"Debug/OleDBDLL2.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\Hanhai200405\冲向高薪\Database\OleDB\OleDBDLL2\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB0.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB1.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /incremental:yes /pdb:"Debug/OleDBDLL2.pdb" /debug /machine:I386 /out:"Debug/OleDBDLL2.dll" /implib:"Debug/OleDBDLL2.lib" /pdbtype:sept
".\Debug\AdoDatabase.obj"
".\Debug\ConfigFile.obj"
".\Debug\OleDBDLL2.obj"
".\Debug\StdAfx.obj"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB1.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
AdoDatabase.cpp
ConfigFile.cpp
OleDBDLL2.cpp
Generating Code...
Linking...
Creating library Debug/OleDBDLL2.lib and object Debug/OleDBDLL2.exp
<h3>Results</h3>
OleDBDLL2.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -