?? supermarket.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SuperMarket - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\Eternal\LOCALS~1\Temp\RSP4F.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/SuperMarket.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\RedSun WorkRoom\Vc++項目\超市管理系統\SuperMarket\ADOConn.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Eternal\LOCALS~1\Temp\RSP4F.tmp"
Creating temporary file "C:\DOCUME~1\Eternal\LOCALS~1\Temp\RSP50.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/SuperMarket.pdb" /debug /machine:I386 /out:"Debug/SuperMarket.exe" /pdbtype:sept
".\Debug\ADOConn.obj"
".\Debug\Backdlg.obj"
".\Debug\Backquerydlg.obj"
".\Debug\Daydlg.obj"
".\Debug\DepotBackdlg.obj"
".\Debug\Depotbqdlg.obj"
".\Debug\DepotCountdlg.obj"
".\Debug\Depotdlg.obj"
".\Debug\Employees.obj"
".\Debug\Login.obj"
".\Debug\Monthdlg.obj"
".\Debug\Providedlg.obj"
".\Debug\Sellquerydlg.obj"
".\Debug\Shangpindlg.obj"
".\Debug\StdAfx.obj"
".\Debug\SuperMarket.obj"
".\Debug\SuperMarketDlg.obj"
".\Debug\Userdlg.obj"
".\Debug\SuperMarket.res"
]
Creating command line "link.exe @C:\DOCUME~1\Eternal\LOCALS~1\Temp\RSP50.tmp"
<h3>Output Window</h3>
Compiling...
ADOConn.cpp
d:\redsun workroom\vc++項目\超市管理系統\supermarket\debug\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
Linking...
<h3>Results</h3>
SuperMarket.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -