📄 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" /i "Release" /d "NDEBUG" /d "_AFXDLL" "E:\attendance\attendance.rc""
Creating temporary file "D:\WINDOWS\TEMP\RSP9220.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
"E:\attendance\attendanceDlg.cpp"
]
Creating command line "cl.exe @D:\WINDOWS\TEMP\RSP9220.TMP"
Creating temporary file "D:\WINDOWS\TEMP\RSP9221.TMP" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/attendance.pdb" /machine:I386 /out:"Release/attendance.exe"
.\Release\attendance.obj
.\Release\attendanceDlg.obj
.\Release\ChildFrame.obj
.\Release\ChildView.obj
.\Release\DlgProxy.obj
.\Release\duallistdialog.obj
.\Release\duallistmanager.obj
.\Release\PageSetup.obj
.\Release\PrintSelect.obj
.\Release\StdAfx.obj
.\Release\WrapperView.obj
.\Release\attendance.res
]
Creating command line "link.exe @D:\WINDOWS\TEMP\RSP9221.TMP"
<h3>Output Window</h3>
Compiling resources...
Compiling...
attendanceDlg.cpp
E:\attendance\attendanceDlg.cpp(610) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
E:\attendance\attendanceDlg.cpp(616) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
E:\attendance\attendanceDlg.cpp(996) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
E:\attendance\attendanceDlg.cpp(1025) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
E:\attendance\attendanceDlg.cpp(1082) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
E:\attendance\attendanceDlg.cpp(1088) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
E:\attendance\attendanceDlg.cpp(1158) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
E:\attendance\attendanceDlg.cpp(1211) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
E:\attendance\attendanceDlg.cpp(1174) : warning C4101: 'n' : unreferenced local variable
E:\attendance\attendanceDlg.cpp(1376) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
E:\attendance\attendanceDlg.cpp(1382) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
Linking...
<h3>Results</h3>
attendance.exe - 0 error(s), 11 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -