⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 1213.plg

📁 自己写的有关计算矩阵的小程序
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: 1213 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\Temp\RSP52.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/1213.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\cj\二乘与高斯\1213.cpp"
]
Creating command line "cl.exe @D:\Temp\RSP52.tmp" 
Creating temporary file "D:\Temp\RSP53.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/1213.pdb" /debug /machine:I386 /out:"Debug/1213.exe" /pdbtype:sept 
".\Debug\1213.obj"
]
Creating command line "link.exe @D:\Temp\RSP53.tmp"
<h3>Output Window</h3>
Compiling...
1213.cpp
e:\cj\二乘与高斯\1213.cpp(18) : error C2065: 'ifstream' : undeclared identifier
e:\cj\二乘与高斯\1213.cpp(18) : error C2146: syntax error : missing ';' before identifier 'infile'
e:\cj\二乘与高斯\1213.cpp(18) : error C2065: 'infile' : undeclared identifier
e:\cj\二乘与高斯\1213.cpp(19) : error C2228: left of '.open' must have class/struct/union type
e:\cj\二乘与高斯\1213.cpp(20) : warning C4552: '>>' : operator has no effect; expected operator with side-effect
e:\cj\二乘与高斯\1213.cpp(24) : error C2143: syntax error : missing ')' before '{'
e:\cj\二乘与高斯\1213.cpp(24) : error C2143: syntax error : missing ';' before ')'
e:\cj\二乘与高斯\1213.cpp(25) : error C2296: '>>' : illegal, left operand has type 'double'
e:\cj\二乘与高斯\1213.cpp(25) : error C2297: '>>' : illegal, right operand has type 'double'
e:\cj\二乘与高斯\1213.cpp(27) : error C2228: left of '.close' must have class/struct/union type
e:\cj\二乘与高斯\1213.cpp(31) : error C2601: 'work' : local function definitions are illegal
e:\cj\二乘与高斯\1213.cpp(47) : error C2958: the left parenthesis '(' found at 'e:\cj\二乘与高斯\1213.cpp(41)' was not matched correctly
e:\cj\二乘与高斯\1213.cpp(63) : error C2958: the left parenthesis '(' found at 'e:\cj\二乘与高斯\1213.cpp(60)' was not matched correctly
e:\cj\二乘与高斯\1213.cpp(90) : error C2958: the left parenthesis '(' found at 'e:\cj\二乘与高斯\1213.cpp(87)' was not matched correctly
e:\cj\二乘与高斯\1213.cpp(97) : error C2958: the left parenthesis '(' found at 'e:\cj\二乘与高斯\1213.cpp(92)' was not matched correctly
e:\cj\二乘与高斯\1213.cpp(104) : error C2958: the left parenthesis '(' found at 'e:\cj\二乘与高斯\1213.cpp(101)' was not matched correctly
e:\cj\二乘与高斯\1213.cpp(110) : error C2958: the left parenthesis '(' found at 'e:\cj\二乘与高斯\1213.cpp(106)' was not matched correctly
e:\cj\二乘与高斯\1213.cpp(118) : error C2958: the left parenthesis '(' found at 'e:\cj\二乘与高斯\1213.cpp(114)' was not matched correctly
e:\cj\二乘与高斯\1213.cpp(123) : error C2958: the left parenthesis '(' found at 'e:\cj\二乘与高斯\1213.cpp(120)' was not matched correctly
e:\cj\二乘与高斯\1213.cpp(129) : fatal error C1075: end of file found before the left brace '{' at 'e:\cj\二乘与高斯\1213.cpp(38)' was matched
Error executing cl.exe.



<h3>Results</h3>
1213.exe - 19 error(s), 1 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -