?? adorecordset.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ADORecordset - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP59.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/ADORecordset.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\程序測試\Visual C++開發技術大全\劉銳寧\sl\16\04\ADORecordset\ADOConn.cpp"
"E:\程序測試\Visual C++開發技術大全\劉銳寧\sl\16\04\ADORecordset\ADORecordsetDlg.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP59.tmp"
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP5A.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/ADORecordset.pdb" /debug /machine:I386 /out:"Debug/ADORecordset.exe" /pdbtype:sept
".\Debug\ADOConn.obj"
".\Debug\ADORecordset.obj"
".\Debug\ADORecordsetDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\ADORecordset.res"
]
Creating command line "link.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP5A.tmp"
<h3>Output Window</h3>
Compiling...
ADOConn.cpp
e:\程序測試\visual c++開發技術大全\劉銳寧\sl\16\04\adorecordset\debug\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
ADORecordsetDlg.cpp
e:\程序測試\visual c++開發技術大全\劉銳寧\sl\16\04\adorecordset\debug\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
Generating Code...
Linking...
<h3>Results</h3>
ADORecordset.exe - 0 error(s), 2 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -