📄 adotest.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ADOTest - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/ADOTest.res" /d "_DEBUG" /d "_AFXDLL" "F:\Myfiles\My projects\Vc++ 6.0\ADOTest\ADOTest.rc""
Creating temporary file "C:\WINDOWS\TEMP\RSP62F5.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ADOTest.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\Myfiles\My projects\Vc++ 6.0\ADOTest\ADOTestDlg.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP62F5.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSP62F6.TMP" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/ADOTest.pdb" /debug /machine:I386 /out:"Debug/ADOTest.exe" /pdbtype:sept
".\Debug\ADOTest.obj"
".\Debug\StdAfx.obj"
".\Debug\ADOTest.res"
".\Debug\HADODatabase.obj"
".\Debug\ADOTestDlg.obj"
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSP62F6.TMP"
<h3>Output Window</h3>
Compiling resources...
Compiling...
ADOTestDlg.cpp
f:\myfiles\my projects\vc++ 6.0\adotest\debug\msado15.tlh(403) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
F:\Myfiles\My projects\Vc++ 6.0\ADOTest\ADOTestDlg.cpp(239) : warning C4244: '=' : conversion from 'long' to 'short', possible loss of data
Linking...
<h3>Results</h3>
ADOTest.exe - 0 error(s), 2 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -