📄 exmonline.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ExmOnline - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\yuliyang\LOCALS~1\Temp\RSPBE.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/ExmOnline.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\project\ExmOnline\ADOConn.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\yuliyang\LOCALS~1\Temp\RSPBE.tmp"
Creating temporary file "C:\DOCUME~1\yuliyang\LOCALS~1\Temp\RSPBF.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/ExmOnline.pdb" /debug /machine:I386 /out:"Debug/ExmOnline.exe" /pdbtype:sept
.\Debug\AddQstionDlg.obj
.\Debug\AddSubjectDlg.obj
.\Debug\AdminLoginDlg.obj
.\Debug\ADOConn.obj
.\Debug\DataMtnce.obj
.\Debug\ExamDlg.obj
.\Debug\ExmOnline.obj
.\Debug\ExmOnlineDlg.obj
.\Debug\QstionModifyDlg.obj
.\Debug\QstnSetDlg.obj
.\Debug\ScoreQueryDlg.obj
.\Debug\SSubjctSelDlg.obj
.\Debug\StdAfx.obj
.\Debug\StdntLgnDlg.obj
.\Debug\TchrsLgnDlg.obj
.\Debug\ExmOnline.res
]
Creating command line "link.exe @C:\DOCUME~1\yuliyang\LOCALS~1\Temp\RSPBF.tmp"
<h3>Output Window</h3>
Compiling...
ADOConn.cpp
f:\project\exmonline\debug\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
Linking...
<h3>Results</h3>
ExmOnline.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -