📄 qushixiang.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: qushixiang - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\刘宾\LOCALS~1\Temp\RSP8A.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/qushixiang.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\刘宾资料备份\程序备份\qushixiang\qushixiang\qushixiangView.cpp"
]
Creating command line "cl.exe @"C:\DOCUME~1\刘宾\LOCALS~1\Temp\RSP8A.tmp""
Creating temporary file "C:\DOCUME~1\刘宾\LOCALS~1\Temp\RSP8B.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/qushixiang.pdb" /debug /machine:I386 /out:"Debug/qushixiang.exe" /pdbtype:sept
".\Debug\MainFrm.obj"
".\Debug\qushixiang.obj"
".\Debug\qushixiangDoc.obj"
".\Debug\qushixiangView.obj"
".\Debug\StdAfx.obj"
".\Debug\qushixiang.res"
]
Creating command line "link.exe @"C:\DOCUME~1\刘宾\LOCALS~1\Temp\RSP8B.tmp""
<h3>Output Window</h3>
Compiling...
qushixiangView.cpp
F:\刘宾资料备份\程序备份\qushixiang\qushixiang\qushixiangView.cpp(150) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
F:\刘宾资料备份\程序备份\qushixiang\qushixiang\qushixiangView.cpp(174) : warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
F:\刘宾资料备份\程序备份\qushixiang\qushixiang\qushixiangView.cpp(276) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
Linking...
<h3>Results</h3>
qushixiang.exe - 0 error(s), 3 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -