📄 attendance.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Attendance - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/Attendance.res" /d "NDEBUG" /d "_AFXDLL" "G:\Attendance\Attendance.rc""
Creating temporary file "C:\WINDOWS\TEMP\RSP21A5.TMP" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/Attendance.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"G:\Attendance\WorkplanDlg.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP21A5.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSP21A6.TMP" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/Attendance.pdb" /machine:I386 /out:"Release/Attendance.exe"
.\Release\AttDlg.obj
.\Release\Attendance.obj
.\Release\AttendanceDlg.obj
.\Release\AttendanceRS.obj
.\Release\CounterRS.obj
.\Release\Crypt.obj
.\Release\DepartRS.obj
.\Release\ErrandRS.obj
.\Release\LeaveRS.obj
.\Release\LoginDlg.obj
.\Release\OvertimeRS.obj
.\Release\Page1.obj
.\Release\Page2.obj
.\Release\Page3.obj
.\Release\Page4.obj
.\Release\PersonRS.obj
.\Release\StatDlg.obj
.\Release\StatRS.obj
.\Release\StdAfx.obj
.\Release\Test.obj
.\Release\WorkplanDlg.obj
.\Release\Attendance.res
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSP21A6.TMP"
<h3>Output Window</h3>
Compiling resources...
Compiling...
WorkplanDlg.cpp
G:\Attendance\WorkplanDlg.cpp(58) : warning C4129: 'w' : unrecognized character escape sequence
Linking...
<h3>Results</h3>
Attendance.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -