📄 threespline.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ThreeSpline - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\yhy\LOCALS~1\Temp\RSP723.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ThreeSpline.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\程序&作业\数值分析\数值分析程序\ThreeSpline\ThreeSplineView.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\yhy\LOCALS~1\Temp\RSP723.tmp"
Creating temporary file "C:\DOCUME~1\yhy\LOCALS~1\Temp\RSP724.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/ThreeSpline.pdb" /debug /machine:I386 /out:"Debug/ThreeSpline.exe" /pdbtype:sept
".\Debug\MainFrm.obj"
".\Debug\StdAfx.obj"
".\Debug\ThreeSpline.obj"
".\Debug\ThreeSplineDoc.obj"
".\Debug\ThreeSplineView.obj"
".\Debug\ThreeSpline.res"
]
Creating command line "link.exe @C:\DOCUME~1\yhy\LOCALS~1\Temp\RSP724.tmp"
<h3>Output Window</h3>
Compiling...
ThreeSplineView.cpp
F:\程序&作业\数值分析\数值分析程序\ThreeSpline\ThreeSplineView.cpp(87) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
F:\程序&作业\数值分析\数值分析程序\ThreeSpline\ThreeSplineView.cpp(88) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
F:\程序&作业\数值分析\数值分析程序\ThreeSpline\ThreeSplineView.cpp(89) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
F:\程序&作业\数值分析\数值分析程序\ThreeSpline\ThreeSplineView.cpp(119) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
F:\程序&作业\数值分析\数值分析程序\ThreeSpline\ThreeSplineView.cpp(132) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
F:\程序&作业\数值分析\数值分析程序\ThreeSpline\ThreeSplineView.cpp(137) : warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
F:\程序&作业\数值分析\数值分析程序\ThreeSpline\ThreeSplineView.cpp(139) : warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
F:\程序&作业\数值分析\数值分析程序\ThreeSpline\ThreeSplineView.cpp(154) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
F:\程序&作业\数值分析\数值分析程序\ThreeSpline\ThreeSplineView.cpp(158) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
F:\程序&作业\数值分析\数值分析程序\ThreeSpline\ThreeSplineView.cpp(208) : warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
F:\程序&作业\数值分析\数值分析程序\ThreeSpline\ThreeSplineView.cpp(232) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
F:\程序&作业\数值分析\数值分析程序\ThreeSpline\ThreeSplineView.cpp(247) : warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
F:\程序&作业\数值分析\数值分析程序\ThreeSpline\ThreeSplineView.cpp(248) : warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
F:\程序&作业\数值分析\数值分析程序\ThreeSpline\ThreeSplineView.cpp(249) : warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
F:\程序&作业\数值分析\数值分析程序\ThreeSpline\ThreeSplineView.cpp(83) : warning C4101: 'k' : unreferenced local variable
Linking...
<h3>Results</h3>
ThreeSpline.exe - 0 error(s), 15 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -