📄 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" "E:\秦光宇\ADOtest\ADOTest.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP15.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
"E:\秦光宇\ADOtest\ADOTest.cpp"
"E:\秦光宇\ADOtest\ADOTestDlg.cpp"
"E:\秦光宇\ADOtest\datalist.cpp"
"E:\秦光宇\ADOtest\font.cpp"
"E:\秦光宇\ADOtest\mdclist.cpp"
"E:\秦光宇\ADOtest\picture.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP15.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP16.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ADOTest.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\秦光宇\ADOtest\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP16.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP17.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\ADOTestDlg.obj"
".\Debug\datalist.obj"
".\Debug\font.obj"
".\Debug\mdclist.obj"
".\Debug\picture.obj"
".\Debug\StdAfx.obj"
".\Debug\ADOTest.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP17.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ADOTest.cpp
e:\秦光宇\adotest\debug\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
ADOTestDlg.cpp
e:\秦光宇\adotest\debug\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
E:\秦光宇\ADOtest\ADOTestDlg.cpp(275) : warning C4101: 'e' : unreferenced local variable
datalist.cpp
font.cpp
mdclist.cpp
picture.cpp
Generating Code...
E:\秦光宇\ADOtest\ADOTestDlg.cpp(280) : warning C4715: 'CADOTestDlg::GetRecordItem' : not all control paths return a value
Linking...
<h3>Results</h3>
ADOTest.exe - 0 error(s), 4 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -