?? 差商法.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: 差商法 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP96.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/差商法.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\必修課程\數值分析\差商法\差商法.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP96.tmp"
<h3>Output Window</h3>
Compiling...
差商法.cpp
e:\必修課程\數值分析\差商法\差商法.cpp(33) : error C2057: expected constant expression
e:\必修課程\數值分析\差商法\差商法.cpp(33) : error C2466: cannot allocate an array of constant size 0
e:\必修課程\數值分析\差商法\差商法.cpp(33) : error C2133: 'x' : unknown size
e:\必修課程\數值分析\差商法\差商法.cpp(33) : error C2057: expected constant expression
e:\必修課程\數值分析\差商法\差商法.cpp(33) : error C2466: cannot allocate an array of constant size 0
e:\必修課程\數值分析\差商法\差商法.cpp(33) : error C2133: 'y' : unknown size
e:\必修課程\數值分析\差商法\差商法.cpp(38) : error C2065: 'chashang' : undeclared identifier
e:\必修課程\數值分析\差商法\差商法.cpp(41) : error C2373: 'chashang' : redefinition; different type modifiers
e:\必修課程\數值分析\差商法\差商法.cpp(44) : error C2057: expected constant expression
e:\必修課程\數值分析\差商法\差商法.cpp(44) : error C2466: cannot allocate an array of constant size 0
e:\必修課程\數值分析\差商法\差商法.cpp(44) : error C2057: expected constant expression
e:\必修課程\數值分析\差商法\差商法.cpp(44) : error C2466: cannot allocate an array of constant size 0
e:\必修課程\數值分析\差商法\差商法.cpp(44) : error C2087: '<Unknown>' : missing subscript
e:\必修課程\數值分析\差商法\差商法.cpp(44) : error C2133: 'T' : unknown size
執行 cl.exe 時出錯.
<h3>Results</h3>
差商法.obj - 1 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -