📄 stock.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Stock - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/Stock.res" /d "_DEBUG" /d "_AFXDLL" "E:\图书\visual C++系统开发案例\代码整理\数据库篇\库存管理系统\库存管理系统\Stock\Stock.rc""
Creating temporary file "C:\DOCUME~1\PHD\LOCALS~1\Temp\RSPA7.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Stock.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\图书\visual C++系统开发案例\代码整理\数据库篇\库存管理系统\库存管理系统\Stock\CheckEditDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\PHD\LOCALS~1\Temp\RSPA7.tmp"
Creating temporary file "C:\DOCUME~1\PHD\LOCALS~1\Temp\RSPA8.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Stock.pdb" /debug /machine:I386 /out:"Debug/Stock.exe" /pdbtype:sept
".\Debug\_recordset.obj"
".\Debug\ADOConn.obj"
".\Debug\adodc.obj"
".\Debug\ChangePwdDlg.obj"
".\Debug\CheckEditDlg.obj"
".\Debug\CheckManDlg.obj"
".\Debug\Client.obj"
".\Debug\ClientEditDlg.obj"
".\Debug\ClientManDlg.obj"
".\Debug\column.obj"
".\Debug\columns.obj"
".\Debug\datacombo.obj"
".\Debug\dataformatdisp.obj"
".\Debug\datagrid.obj"
".\Debug\datalist.obj"
".\Debug\field.obj"
".\Debug\fields.obj"
".\Debug\font.obj"
".\Debug\Global.obj"
".\Debug\LoginDlg.obj"
".\Debug\NumAlarmDlg.obj"
".\Debug\picture.obj"
".\Debug\Product.obj"
".\Debug\ProEditDlg.obj"
".\Debug\ProInStore.obj"
".\Debug\ProManDlg.obj"
".\Debug\properties.obj"
".\Debug\property.obj"
".\Debug\ProType.obj"
".\Debug\ProTypeEditDlg.obj"
".\Debug\ProTypeManDlg.obj"
".\Debug\Report1Dlg.obj"
".\Debug\Report2Dlg.obj"
".\Debug\selbookmarks.obj"
".\Debug\split.obj"
".\Debug\splits.obj"
".\Debug\StdAfx.obj"
".\Debug\stddataformatsdisp.obj"
".\Debug\Stock.obj"
".\Debug\StockDlg.obj"
".\Debug\Storehouse.obj"
".\Debug\StoreHouseEditDlg.obj"
".\Debug\StoreHouseManDlg.obj"
".\Debug\StoreIn.obj"
".\Debug\StoreInEditDlg.obj"
".\Debug\StoreInManDlg.obj"
".\Debug\TakeOut.obj"
".\Debug\TakeOutEditDlg.obj"
".\Debug\TakeOutManDlg.obj"
".\Debug\UserEditDlg.obj"
".\Debug\UserManDlg.obj"
".\Debug\Users.obj"
".\Debug\ValidDlg.obj"
".\Debug\Stock.res"
]
Creating command line "link.exe @C:\DOCUME~1\PHD\LOCALS~1\Temp\RSPA8.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
CheckEditDlg.cpp
Linking...
<h3>Results</h3>
Stock.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -