📄 test880.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: test880 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\WINDOWS\TEMP\RSP82D5.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/test880.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\880-中断\vc测试程序\test880Dlg.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP82D5.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSP82D6.TMP" with contents
[
k880.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/test880.pdb" /debug /machine:I386 /out:"Debug/test880.exe" /pdbtype:sept
".\Debug\chabu.obj"
".\Debug\songyun.obj"
".\Debug\speed.obj"
".\Debug\StdAfx.obj"
".\Debug\test880.obj"
".\Debug\test880Dlg.obj"
".\Debug\test880.res"
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSP82D6.TMP"
<h3>Output Window</h3>
Compiling...
test880Dlg.cpp
E:\880-中断\vc测试程序\test880Dlg.cpp(512) : warning C4244: 'argument' : conversion from 'long' to 'unsigned short', possible loss of data
E:\880-中断\vc测试程序\test880Dlg.cpp(576) : warning C4244: 'argument' : conversion from 'long' to 'unsigned short', possible loss of data
E:\880-中断\vc测试程序\test880Dlg.cpp(576) : warning C4244: 'argument' : conversion from 'long' to 'unsigned short', possible loss of data
E:\880-中断\vc测试程序\test880Dlg.cpp(576) : warning C4244: 'argument' : conversion from 'long' to 'unsigned short', possible loss of data
E:\880-中断\vc测试程序\test880Dlg.cpp(579) : warning C4244: 'argument' : conversion from 'long' to 'unsigned short', possible loss of data
E:\880-中断\vc测试程序\test880Dlg.cpp(579) : warning C4244: 'argument' : conversion from 'long' to 'unsigned short', possible loss of data
E:\880-中断\vc测试程序\test880Dlg.cpp(579) : warning C4244: 'argument' : conversion from 'long' to 'unsigned short', possible loss of data
E:\880-中断\vc测试程序\test880Dlg.cpp(1965) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
Linking...
<h3>Results</h3>
test880.exe - 0 error(s), 8 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -