📄 sale.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Sale - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPFF.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/Sale.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\www\VC企业经营\第6章 商品销售管理系统\源程序\Sale\Sale.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPFF.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP100.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Sale.pdb" /debug /machine:I386 /out:"Debug/Sale.exe" /pdbtype:sept
".\Debug\Affirm.obj"
".\Debug\Area.obj"
".\Debug\BackMoneyType.obj"
".\Debug\ClientInfor.obj"
".\Debug\ClientLevel.obj"
".\Debug\ClientPlanExecute.obj"
".\Debug\ClientSalePlan.obj"
".\Debug\ClientsSalePlan.obj"
".\Debug\ClientType.obj"
".\Debug\CommidityPlanExecute.obj"
".\Debug\CommodityInfor.obj"
".\Debug\CommodityType.obj"
".\Debug\ConsignmentInvoice.obj"
".\Debug\Department.obj"
".\Debug\DepartmentPlanExecute.obj"
".\Debug\DepartmentSalePlan.obj"
".\Debug\DutyType.obj"
".\Debug\Invoice.obj"
".\Debug\Land.obj"
".\Debug\MainFrm.obj"
".\Debug\ontractType.obj"
".\Debug\PayConditionType.obj"
".\Debug\ProductSalePlan.obj"
".\Debug\QuoteForm.obj"
".\Debug\Sale.obj"
".\Debug\SaleAccounts.obj"
".\Debug\SaleAll.obj"
".\Debug\SaleContract.obj"
".\Debug\SaleDoc.obj"
".\Debug\SaleOrderForm.obj"
".\Debug\SaleType.obj"
".\Debug\SaleView.obj"
".\Debug\SearchCondition.obj"
".\Debug\SearchConsignmentForm.obj"
".\Debug\SearchInvoice.obj"
".\Debug\SearchOrderForm.obj"
".\Debug\SearchQuote.obj"
".\Debug\SearchSaleContract.obj"
".\Debug\SelectClient.obj"
".\Debug\SelectCommidity.obj"
".\Debug\SelectCommodityForQuote.obj"
".\Debug\SelectDepartment.obj"
".\Debug\SelectStaff.obj"
".\Debug\SellerPlanExecute.obj"
".\Debug\StaffInformation.obj"
".\Debug\StaffSalePlan.obj"
".\Debug\StdAfx.obj"
".\Debug\StorehouseInfor.obj"
".\Debug\TransportType.obj"
".\Debug\WorkType.obj"
".\Debug\Sale.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP100.tmp"
<h3>Output Window</h3>
Compiling...
Sale.cpp
E:\www\VC企业经营\第6章 商品销售管理系统\源程序\Sale\Sale.cpp(243) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
E:\www\VC企业经营\第6章 商品销售管理系统\源程序\Sale\Sale.cpp(271) : warning C4715: 'CSaleApp::compareTwoCString' : not all control paths return a value
Linking...
<h3>Results</h3>
Sale.exe - 0 error(s), 2 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -