?? newton.plg
字號(hào):
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: newton - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\yhy\LOCALS~1\Temp\RSP71C.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/newton.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\程序&作業(yè)\數(shù)值分析\數(shù)值分析程序\newton\newtonView.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\yhy\LOCALS~1\Temp\RSP71C.tmp"
Creating temporary file "C:\DOCUME~1\yhy\LOCALS~1\Temp\RSP71D.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/newton.pdb" /debug /machine:I386 /out:"Debug/newton.exe" /pdbtype:sept
".\Debug\MainFrm.obj"
".\Debug\newton.obj"
".\Debug\newtonDoc.obj"
".\Debug\newtonView.obj"
".\Debug\StdAfx.obj"
".\Debug\newton.res"
]
Creating command line "link.exe @C:\DOCUME~1\yhy\LOCALS~1\Temp\RSP71D.tmp"
<h3>Output Window</h3>
Compiling...
newtonView.cpp
F:\程序&作業(yè)\數(shù)值分析\數(shù)值分析程序\newton\newtonView.cpp(81) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
F:\程序&作業(yè)\數(shù)值分析\數(shù)值分析程序\newton\newtonView.cpp(89) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
F:\程序&作業(yè)\數(shù)值分析\數(shù)值分析程序\newton\newtonView.cpp(91) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
F:\程序&作業(yè)\數(shù)值分析\數(shù)值分析程序\newton\newtonView.cpp(96) : warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
F:\程序&作業(yè)\數(shù)值分析\數(shù)值分析程序\newton\newtonView.cpp(98) : warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
F:\程序&作業(yè)\數(shù)值分析\數(shù)值分析程序\newton\newtonView.cpp(113) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
F:\程序&作業(yè)\數(shù)值分析\數(shù)值分析程序\newton\newtonView.cpp(117) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
F:\程序&作業(yè)\數(shù)值分析\數(shù)值分析程序\newton\newtonView.cpp(167) : warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
F:\程序&作業(yè)\數(shù)值分析\數(shù)值分析程序\newton\newtonView.cpp(191) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
F:\程序&作業(yè)\數(shù)值分析\數(shù)值分析程序\newton\newtonView.cpp(206) : warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
F:\程序&作業(yè)\數(shù)值分析\數(shù)值分析程序\newton\newtonView.cpp(207) : warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
F:\程序&作業(yè)\數(shù)值分析\數(shù)值分析程序\newton\newtonView.cpp(208) : warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
Linking...
<h3>Results</h3>
newton.exe - 0 error(s), 12 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -