📄 mysql.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MySql - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\饶崇涛\LOCALS~1\Temp\RSP125.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/MySql.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\Documents and Settings\表达式求解\Expression\MySql\main.cpp"
]
Creating command line "cl.exe @"C:\DOCUME~1\饶崇涛\LOCALS~1\Temp\RSP125.tmp""
<h3>Output Window</h3>
Compiling...
main.cpp
d:\documents and settings\表达式求解\expression\mysql\rctdata.h(60) : error C2958: the left parenthesis '(' found at 'd:\documents and settings\表达式求解\expression\mysql\rctdata.h(57)' was not matched correctly
d:\documents and settings\表达式求解\expression\mysql\rctdata.h(73) : warning C4183: 'close': member function definition looks like a ctor, but name does not match enclosing class
d:\documents and settings\表达式求解\expression\mysql\main.cpp(3) : error C2143: syntax error : missing ';' before 'PCH creation point'
d:\documents and settings\表达式求解\expression\mysql\main.cpp(6) : error C2679: binary '=' : no operator defined which takes a right-hand operand of type 'class MySqlConn *' (or there is no acceptable conversion)
执行 cl.exe 时出错.
<h3>Results</h3>
main.obj - 1 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -