📄 stu.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: STU - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\yanghua\LOCALS~1\Temp\RSP4E9.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/STU.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\VC原码\学生管理系统\TabSheet.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\yanghua\LOCALS~1\Temp\RSP4E9.tmp"
Creating temporary file "C:\DOCUME~1\yanghua\LOCALS~1\Temp\RSP4EA.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/STU.pdb" /debug /machine:I386 /out:"Debug/STU.exe" /pdbtype:sept
".\Debug\ADDdlg.obj"
".\Debug\EDITdlg.obj"
".\Debug\FINDdlg.obj"
".\Debug\JIBENdlg.obj"
".\Debug\MainFrm.obj"
".\Debug\password.obj"
".\Debug\PWDdlg.obj"
".\Debug\PWDset.obj"
".\Debug\SHURUdlg.obj"
".\Debug\StdAfx.obj"
".\Debug\STU.obj"
".\Debug\STUDoc.obj"
".\Debug\STUset.obj"
".\Debug\STUView.obj"
".\Debug\TabSheet.obj"
".\Debug\STU.res"
]
Creating command line "link.exe @C:\DOCUME~1\yanghua\LOCALS~1\Temp\RSP4EA.tmp"
<h3>Output Window</h3>
Compiling...
TabSheet.cpp
f:\vc原码\学生管理系统\tabsheet.cpp(4) : warning C4652: compiler option 'Generate Browser Info' inconsistent with precompiled header; current command-line option will override that defined in the precompiled header
Linking...
<h3>Results</h3>
STU.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -