📄 成绩管理系统.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: 成绩管理系统 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/成绩管理系统.res" /d "_DEBUG" "E:\学生信息管理系统C++和SQL Server\成绩管理系统\成绩管理系统.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP87.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/成绩管理系统.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\学生信息管理系统C++和SQL Server\成绩管理系统\DL.cpp"
"E:\学生信息管理系统C++和SQL Server\成绩管理系统\HAXUN.cpp"
"E:\学生信息管理系统C++和SQL Server\成绩管理系统\XZ.cpp"
"E:\学生信息管理系统C++和SQL Server\成绩管理系统\成绩管理系统.cpp"
"E:\学生信息管理系统C++和SQL Server\成绩管理系统\成绩管理系统Dlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP87.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP88.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/成绩管理系统.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\学生信息管理系统C++和SQL Server\成绩管理系统\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP88.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP89.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/成绩管理系统.pdb" /debug /machine:I386 /out:"Debug/成绩管理系统.exe" /pdbtype:sept
".\Debug\DL.obj"
".\Debug\HAXUN.obj"
".\Debug\StdAfx.obj"
".\Debug\XZ.obj"
".\Debug\成绩管理系统.obj"
".\Debug\成绩管理系统Dlg.obj"
".\Debug\成绩管理系统.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP89.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
e:\学生信息管理系统c++和sql server\成绩管理系统\debug\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
Compiling...
DL.cpp
HAXUN.cpp
XZ.cpp
E:\学生信息管理系统C++和SQL Server\成绩管理系统\XZ.cpp(145) : warning C4101: 'e' : unreferenced local variable
E:\学生信息管理系统C++和SQL Server\成绩管理系统\XZ.cpp(172) : warning C4101: 'e' : unreferenced local variable
E:\学生信息管理系统C++和SQL Server\成绩管理系统\XZ.cpp(230) : warning C4101: 'e' : unreferenced local variable
E:\学生信息管理系统C++和SQL Server\成绩管理系统\XZ.cpp(269) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\学生信息管理系统C++和SQL Server\成绩管理系统\XZ.cpp(297) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
E:\学生信息管理系统C++和SQL Server\成绩管理系统\XZ.cpp(297) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
E:\学生信息管理系统C++和SQL Server\成绩管理系统\XZ.cpp(301) : warning C4101: 'e' : unreferenced local variable
成绩管理系统.cpp
成绩管理系统Dlg.cpp
E:\学生信息管理系统C++和SQL Server\成绩管理系统\成绩管理系统Dlg.cpp(220) : warning C4101: 'e' : unreferenced local variable
E:\学生信息管理系统C++和SQL Server\成绩管理系统\成绩管理系统Dlg.cpp(337) : warning C4101: 'e' : unreferenced local variable
E:\学生信息管理系统C++和SQL Server\成绩管理系统\成绩管理系统Dlg.cpp(383) : warning C4101: 'e' : unreferenced local variable
E:\学生信息管理系统C++和SQL Server\成绩管理系统\成绩管理系统Dlg.cpp(448) : warning C4101: 'e' : unreferenced local variable
E:\学生信息管理系统C++和SQL Server\成绩管理系统\成绩管理系统Dlg.cpp(663) : warning C4101: 'e' : unreferenced local variable
E:\学生信息管理系统C++和SQL Server\成绩管理系统\成绩管理系统Dlg.cpp(699) : warning C4101: 'e' : unreferenced local variable
E:\学生信息管理系统C++和SQL Server\成绩管理系统\成绩管理系统Dlg.cpp(731) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\学生信息管理系统C++和SQL Server\成绩管理系统\成绩管理系统Dlg.cpp(735) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
E:\学生信息管理系统C++和SQL Server\成绩管理系统\成绩管理系统Dlg.cpp(735) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
E:\学生信息管理系统C++和SQL Server\成绩管理系统\成绩管理系统Dlg.cpp(809) : warning C4101: 'e' : unreferenced local variable
E:\学生信息管理系统C++和SQL Server\成绩管理系统\成绩管理系统Dlg.cpp(854) : warning C4101: 'e' : unreferenced local variable
E:\学生信息管理系统C++和SQL Server\成绩管理系统\成绩管理系统Dlg.cpp(913) : warning C4101: 'e' : unreferenced local variable
E:\学生信息管理系统C++和SQL Server\成绩管理系统\成绩管理系统Dlg.cpp(1003) : warning C4101: 'e' : unreferenced local variable
E:\学生信息管理系统C++和SQL Server\成绩管理系统\成绩管理系统Dlg.cpp(1199) : warning C4101: 'e' : unreferenced local variable
E:\学生信息管理系统C++和SQL Server\成绩管理系统\成绩管理系统Dlg.cpp(1229) : warning C4101: 'e' : unreferenced local variable
E:\学生信息管理系统C++和SQL Server\成绩管理系统\成绩管理系统Dlg.cpp(1342) : warning C4101: 'e' : unreferenced local variable
Generating Code...
Linking...
<h3>Results</h3>
成绩管理系统.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -