📄 lms.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: lms - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\xiaoying\LOCALS~1\Temp\RSP230.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/lms.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\编程专区\VC++\lms0625\lms0625\lms.cpp"
"E:\编程专区\VC++\lms0625\lms0625\lmsDoc.cpp"
"E:\编程专区\VC++\lms0625\lms0625\lmsView.cpp"
"E:\编程专区\VC++\lms0625\lms0625\MainFrm.cpp"
"E:\编程专区\VC++\lms0625\lms0625\show.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\xiaoying\LOCALS~1\Temp\RSP230.tmp"
Creating temporary file "C:\DOCUME~1\xiaoying\LOCALS~1\Temp\RSP231.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/lms.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\编程专区\VC++\lms0625\lms0625\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\xiaoying\LOCALS~1\Temp\RSP231.tmp"
Creating temporary file "C:\DOCUME~1\xiaoying\LOCALS~1\Temp\RSP232.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/lms.pdb" /debug /machine:I386 /out:"Debug/lms.exe" /pdbtype:sept
".\Debug\lms.obj"
".\Debug\lmsDoc.obj"
".\Debug\lmsView.obj"
".\Debug\MainFrm.obj"
".\Debug\show.obj"
".\Debug\StdAfx.obj"
".\Debug\lms.res"
]
Creating command line "link.exe @C:\DOCUME~1\xiaoying\LOCALS~1\Temp\RSP232.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
lms.cpp
lmsDoc.cpp
lmsView.cpp
MainFrm.cpp
show.cpp
E:\编程专区\VC++\lms0625\lms0625\show.cpp(202) : warning C4305: '=' : truncation from 'const double' to 'float'
E:\编程专区\VC++\lms0625\lms0625\show.cpp(209) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\编程专区\VC++\lms0625\lms0625\show.cpp(219) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\编程专区\VC++\lms0625\lms0625\show.cpp(221) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\编程专区\VC++\lms0625\lms0625\show.cpp(225) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\编程专区\VC++\lms0625\lms0625\show.cpp(227) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\编程专区\VC++\lms0625\lms0625\show.cpp(243) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\编程专区\VC++\lms0625\lms0625\show.cpp(245) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\编程专区\VC++\lms0625\lms0625\show.cpp(249) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\编程专区\VC++\lms0625\lms0625\show.cpp(251) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\编程专区\VC++\lms0625\lms0625\show.cpp(255) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\编程专区\VC++\lms0625\lms0625\show.cpp(257) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\编程专区\VC++\lms0625\lms0625\show.cpp(468) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\编程专区\VC++\lms0625\lms0625\show.cpp(469) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\编程专区\VC++\lms0625\lms0625\show.cpp(472) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\编程专区\VC++\lms0625\lms0625\show.cpp(473) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\编程专区\VC++\lms0625\lms0625\show.cpp(479) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\编程专区\VC++\lms0625\lms0625\show.cpp(480) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\编程专区\VC++\lms0625\lms0625\show.cpp(483) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\编程专区\VC++\lms0625\lms0625\show.cpp(484) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\编程专区\VC++\lms0625\lms0625\show.cpp(487) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\编程专区\VC++\lms0625\lms0625\show.cpp(488) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\编程专区\VC++\lms0625\lms0625\show.cpp(491) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\编程专区\VC++\lms0625\lms0625\show.cpp(492) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\编程专区\VC++\lms0625\lms0625\show.cpp(498) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\编程专区\VC++\lms0625\lms0625\show.cpp(499) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\编程专区\VC++\lms0625\lms0625\show.cpp(502) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\编程专区\VC++\lms0625\lms0625\show.cpp(503) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\编程专区\VC++\lms0625\lms0625\show.cpp(506) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\编程专区\VC++\lms0625\lms0625\show.cpp(507) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\编程专区\VC++\lms0625\lms0625\show.cpp(510) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
E:\编程专区\VC++\lms0625\lms0625\show.cpp(511) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
Generating Code...
Linking...
<h3>Results</h3>
lms.exe - 0 error(s), 32 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -