📄 clientrelationship.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ClientRelationship - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP178.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ClientRelationship.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\www\VC企业经营\第3章 客户关系管理系统\源程序\ClientRelationship\ClientInfor.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP178.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP179.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/ClientRelationship.pdb" /debug /machine:I386 /out:"Debug/ClientRelationship.exe" /pdbtype:sept
".\Debug\Advertise.obj"
".\Debug\AdvertiseForm.obj"
".\Debug\ClientContact.obj"
".\Debug\ClientContactForm.obj"
".\Debug\ClientContactNum.obj"
".\Debug\ClientInfor.obj"
".\Debug\ClientInforForm.obj"
".\Debug\ClientProduct.obj"
".\Debug\ClientProductForm.obj"
".\Debug\ClientRelationship.obj"
".\Debug\ClientRelationshipDoc.obj"
".\Debug\ClientRelationshipView.obj"
".\Debug\ClientReserve.obj"
".\Debug\ClientReserveForm.obj"
".\Debug\ClientSaleTotal.obj"
".\Debug\ClientStaff.obj"
".\Debug\ClientStaffForm.obj"
".\Debug\CompareSaleNum.obj"
".\Debug\CompareSaleTotal.obj"
".\Debug\Contract.obj"
".\Debug\ContractClass.obj"
".\Debug\EventRecord.obj"
".\Debug\EventRecordForm.obj"
".\Debug\InformationIssue.obj"
".\Debug\InformationIssueForm.obj"
".\Debug\MainFrm.obj"
".\Debug\MarketInformation.obj"
".\Debug\MarketInformationForm.obj"
".\Debug\MarketInvestigate.obj"
".\Debug\MarketInvestigateForm.obj"
".\Debug\MarketPlan.obj"
".\Debug\MarketPlanForm.obj"
".\Debug\NewsIssue.obj"
".\Debug\NewsIssueForm.obj"
".\Debug\OpponentContact.obj"
".\Debug\OpponentContactForm.obj"
".\Debug\OpponentInfo.obj"
".\Debug\OpponentInfoForm.obj"
".\Debug\OpponentProduct.obj"
".\Debug\OpponentProductForm.obj"
".\Debug\OpponentStaff.obj"
".\Debug\OpponentStaffForm.obj"
".\Debug\PolicyPublish.obj"
".\Debug\PolicyPublishForm.obj"
".\Debug\ProjectExhibit.obj"
".\Debug\ProjectExhibitForm.obj"
".\Debug\PromoteSale.obj"
".\Debug\PromoteSaleForm.obj"
".\Debug\SearchAdvertise.obj"
".\Debug\SearchClient.obj"
".\Debug\SearchClientReserve.obj"
".\Debug\SearchContract.obj"
".\Debug\SearchEventRecord.obj"
".\Debug\SearchInformationIssue.obj"
".\Debug\SearchMarketInformation.obj"
".\Debug\SearchMarketInvestigate.obj"
".\Debug\SearchMarketPlan.obj"
".\Debug\SearchNewsIssue.obj"
".\Debug\SearchOpponent.obj"
".\Debug\SearchPolicyPublish.obj"
".\Debug\SearchProjectExhibit.obj"
".\Debug\StdAfx.obj"
".\Debug\ClientRelationship.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP179.tmp"
<h3>Output Window</h3>
Compiling...
ClientInfor.cpp
E:\www\VC企业经营\第3章 客户关系管理系统\源程序\ClientRelationship\ClientInfor.cpp(398) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\www\VC企业经营\第3章 客户关系管理系统\源程序\ClientRelationship\ClientInfor.cpp(401) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
Linking...
<h3>Results</h3>
ClientRelationship.exe - 0 error(s), 2 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -