📄 train.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: train - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\lkk\LOCALS~1\Temp\RSP1D9.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/train.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\源代码\ch8\code\TrainDBS\PersonnelPlan.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\lkk\LOCALS~1\Temp\RSP1D9.tmp"
Creating temporary file "C:\DOCUME~1\lkk\LOCALS~1\Temp\RSP1DA.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/train.pdb" /debug /machine:I386 /out:"Debug/train.exe" /pdbtype:sept
".\Debug\AppriseInfo.obj"
".\Debug\AppriseSet.obj"
".\Debug\BookInfo.obj"
".\Debug\BookSet.obj"
".\Debug\CourseInfo.obj"
".\Debug\CourseSet.obj"
".\Debug\DeptInfo.obj"
".\Debug\DeptSet.obj"
".\Debug\DIALOG_APPISE.obj"
".\Debug\DIALOG_BOOK.obj"
".\Debug\DIALOG_JOB.obj"
".\Debug\DIALOG_MODPSWD.obj"
".\Debug\DIALOG_PERSONNEL.obj"
".\Debug\DIALOG_PLAN.obj"
".\Debug\DIALOG_RESOURCE.obj"
".\Debug\DIALOG_TEACHER.obj"
".\Debug\DIALOG_TRAINCOURSE.obj"
".\Debug\JobInfo.obj"
".\Debug\JobSet.obj"
".\Debug\LoginSet.obj"
".\Debug\MainDlg.obj"
".\Debug\PersonNeedSet.obj"
".\Debug\PersonnelInfo.obj"
".\Debug\PersonnelNeed.obj"
".\Debug\PersonnelPlan.obj"
".\Debug\PersonPlanSet.obj"
".\Debug\PersonSet.obj"
".\Debug\ResourceInfo.obj"
".\Debug\ResourceSet.obj"
".\Debug\ScoreInfo.obj"
".\Debug\ScoreSet.obj"
".\Debug\StdAfx.obj"
".\Debug\TeacherInfo.obj"
".\Debug\TeacherSet.obj"
".\Debug\train.obj"
".\Debug\trainDlg.obj"
".\Debug\TrainPlanInfo.obj"
".\Debug\TrainPlanSet.obj"
".\Debug\train.res"
]
Creating command line "link.exe @C:\DOCUME~1\lkk\LOCALS~1\Temp\RSP1DA.tmp"
<h3>Output Window</h3>
Compiling...
PersonnelPlan.cpp
Linking...
<h3>Results</h3>
train.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -