office.plg
来自「这是一个企业办公管理系统。实现了文件的制作、修改、传递、、保存、销毁、存档等一系」· PLG 代码 · 共 84 行
PLG
84 行
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Office - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP151.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Office.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\www\VC企业经营\第1章 企业办公管理系统\源程序\Office\OfficeView.cpp"
"E:\www\VC企业经营\第1章 企业办公管理系统\源程序\Office\Votemanagement.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP151.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP152.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Office.pdb" /debug /machine:I386 /out:"Debug/Office.exe" /pdbtype:sept
".\Debug\Achievement.obj"
".\Debug\BRR.obj"
".\Debug\BRRRecord.obj"
".\Debug\Callboard.obj"
".\Debug\CallboardClass.obj"
".\Debug\CallboardManagement.obj"
".\Debug\Discussionboard.obj"
".\Debug\DiscussionboardClass.obj"
".\Debug\Discussionboardmanagement.obj"
".\Debug\Feedback.obj"
".\Debug\FeedbackRecord.obj"
".\Debug\Letter.obj"
".\Debug\LetterRecord.obj"
".\Debug\MainFrm.obj"
".\Debug\Meeting.obj"
".\Debug\MeetingRecord.obj"
".\Debug\Office.obj"
".\Debug\OfficeDoc.obj"
".\Debug\OfficeView.obj"
".\Debug\Onduty.obj"
".\Debug\OndutyRecord.obj"
".\Debug\OutstandingRecord.obj"
".\Debug\Property.obj"
".\Debug\PropertyRecord.obj"
".\Debug\SearchAchievement.obj"
".\Debug\SearchBoard.obj"
".\Debug\SearchBRR.obj"
".\Debug\SearchDiscussion.obj"
".\Debug\SearchFeedback.obj"
".\Debug\SearchLetter.obj"
".\Debug\SearchMeeting.obj"
".\Debug\SearchProperty.obj"
".\Debug\SearchStaff.obj"
".\Debug\SearchTransaction.obj"
".\Debug\SearchVote.obj"
".\Debug\SearchVote1.obj"
".\Debug\Staff.obj"
".\Debug\StaffInforRecord.obj"
".\Debug\StaffRecord.obj"
".\Debug\StdAfx.obj"
".\Debug\Transaction.obj"
".\Debug\TransactionRecord.obj"
".\Debug\Vote.obj"
".\Debug\Votemanagement.obj"
".\Debug\VoteRecord.obj"
".\Debug\Voteselect.obj"
".\Debug\VoteselectClass.obj"
".\Debug\Office.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP152.tmp"
<h3>Output Window</h3>
Compiling...
Votemanagement.cpp
Generating Code...
Skipping... (no relevant changes detected)
OfficeView.cpp
Linking...
<h3>Results</h3>
Office.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?