?? 數(shù)據(jù)轉(zhuǎn)換.plg
字號(hào):
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: 數(shù)據(jù)轉(zhuǎn)換 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\lz\LOCALS~1\Temp\RSP72.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/數(shù)據(jù)轉(zhuǎn)換.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\lz\桌面\數(shù)據(jù)轉(zhuǎn)換\數(shù)據(jù)轉(zhuǎn)換Dlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\lz\LOCALS~1\Temp\RSP72.tmp"
Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/數(shù)據(jù)轉(zhuǎn)換.pdb" /debug /machine:I386 /out:"Debug/數(shù)據(jù)轉(zhuǎn)換.exe" /pdbtype:sept ".\Debug\StdAfx.obj" ".\Debug\數(shù)據(jù)轉(zhuǎn)換.obj" ".\Debug\數(shù)據(jù)轉(zhuǎn)換Dlg.obj" ".\Debug\數(shù)據(jù)轉(zhuǎn)換.res" "
<h3>Output Window</h3>
Compiling...
數(shù)據(jù)轉(zhuǎn)換Dlg.cpp
C:\Documents and Settings\lz\桌面\數(shù)據(jù)轉(zhuǎn)換\數(shù)據(jù)轉(zhuǎn)換Dlg.cpp(1536) : error C2065: 'appFile' : undeclared identifier
C:\Documents and Settings\lz\桌面\數(shù)據(jù)轉(zhuǎn)換\數(shù)據(jù)轉(zhuǎn)換Dlg.cpp(1536) : error C2679: binary '=' : no operator defined which takes a right-hand operand of type 'class CString' (or there is no acceptable conversion)
C:\Documents and Settings\lz\桌面\數(shù)據(jù)轉(zhuǎn)換\數(shù)據(jù)轉(zhuǎn)換Dlg.cpp(1538) : error C2446: '!=' : no conversion from 'char *' to 'int'
This conversion requires a reinterpret_cast, a C-style cast or function-style cast
C:\Documents and Settings\lz\桌面\數(shù)據(jù)轉(zhuǎn)換\數(shù)據(jù)轉(zhuǎn)換Dlg.cpp(1538) : error C2040: '!=' : 'int' differs in levels of indirection from 'char [1]'
C:\Documents and Settings\lz\桌面\數(shù)據(jù)轉(zhuǎn)換\數(shù)據(jù)轉(zhuǎn)換Dlg.cpp(1560) : error C2065: 'm1_no' : undeclared identifier
C:\Documents and Settings\lz\桌面\數(shù)據(jù)轉(zhuǎn)換\數(shù)據(jù)轉(zhuǎn)換Dlg.cpp(1560) : error C2679: binary '=' : no operator defined which takes a right-hand operand of type 'class CString' (or there is no acceptable conversion)
C:\Documents and Settings\lz\桌面\數(shù)據(jù)轉(zhuǎn)換\數(shù)據(jù)轉(zhuǎn)換Dlg.cpp(1561) : error C2065: 'm1_name' : undeclared identifier
C:\Documents and Settings\lz\桌面\數(shù)據(jù)轉(zhuǎn)換\數(shù)據(jù)轉(zhuǎn)換Dlg.cpp(1561) : error C2679: binary '=' : no operator defined which takes a right-hand operand of type 'class CString' (or there is no acceptable conversion)
C:\Documents and Settings\lz\桌面\數(shù)據(jù)轉(zhuǎn)換\數(shù)據(jù)轉(zhuǎn)換Dlg.cpp(1562) : error C2065: 'm1_performance' : undeclared identifier
C:\Documents and Settings\lz\桌面\數(shù)據(jù)轉(zhuǎn)換\數(shù)據(jù)轉(zhuǎn)換Dlg.cpp(1562) : error C2679: binary '=' : no operator defined which takes a right-hand operand of type 'class CString' (or there is no acceptable conversion)
C:\Documents and Settings\lz\桌面\數(shù)據(jù)轉(zhuǎn)換\數(shù)據(jù)轉(zhuǎn)換Dlg.cpp(1563) : error C2065: 'm1_class' : undeclared identifier
C:\Documents and Settings\lz\桌面\數(shù)據(jù)轉(zhuǎn)換\數(shù)據(jù)轉(zhuǎn)換Dlg.cpp(1563) : error C2679: binary '=' : no operator defined which takes a right-hand operand of type 'class CString' (or there is no acceptable conversion)
C:\Documents and Settings\lz\桌面\數(shù)據(jù)轉(zhuǎn)換\數(shù)據(jù)轉(zhuǎn)換Dlg.cpp(1564) : error C2065: 'm1_kc' : undeclared identifier
C:\Documents and Settings\lz\桌面\數(shù)據(jù)轉(zhuǎn)換\數(shù)據(jù)轉(zhuǎn)換Dlg.cpp(1564) : error C2679: binary '=' : no operator defined which takes a right-hand operand of type 'class CString' (or there is no acceptable conversion)
C:\Documents and Settings\lz\桌面\數(shù)據(jù)轉(zhuǎn)換\數(shù)據(jù)轉(zhuǎn)換Dlg.cpp(1565) : error C2065: 'm1_length' : undeclared identifier
C:\Documents and Settings\lz\桌面\數(shù)據(jù)轉(zhuǎn)換\數(shù)據(jù)轉(zhuǎn)換Dlg.cpp(1565) : error C2679: binary '=' : no operator defined which takes a right-hand operand of type 'class CString' (or there is no acceptable conversion)
C:\Documents and Settings\lz\桌面\數(shù)據(jù)轉(zhuǎn)換\數(shù)據(jù)轉(zhuǎn)換Dlg.cpp(1566) : error C2065: 'm1_mark' : undeclared identifier
C:\Documents and Settings\lz\桌面\數(shù)據(jù)轉(zhuǎn)換\數(shù)據(jù)轉(zhuǎn)換Dlg.cpp(1566) : error C2679: binary '=' : no operator defined which takes a right-hand operand of type 'class CString' (or there is no acceptable conversion)
C:\Documents and Settings\lz\桌面\數(shù)據(jù)轉(zhuǎn)換\數(shù)據(jù)轉(zhuǎn)換Dlg.cpp(1567) : error C2065: 'm1_teacher' : undeclared identifier
C:\Documents and Settings\lz\桌面\數(shù)據(jù)轉(zhuǎn)換\數(shù)據(jù)轉(zhuǎn)換Dlg.cpp(1567) : error C2679: binary '=' : no operator defined which takes a right-hand operand of type 'class CString' (or there is no acceptable conversion)
C:\Documents and Settings\lz\桌面\數(shù)據(jù)轉(zhuǎn)換\數(shù)據(jù)轉(zhuǎn)換Dlg.cpp(1568) : error C2065: 'm1_date' : undeclared identifier
C:\Documents and Settings\lz\桌面\數(shù)據(jù)轉(zhuǎn)換\數(shù)據(jù)轉(zhuǎn)換Dlg.cpp(1568) : error C2679: binary '=' : no operator defined which takes a right-hand operand of type 'class CString' (or there is no acceptable conversion)
C:\Documents and Settings\lz\桌面\數(shù)據(jù)轉(zhuǎn)換\數(shù)據(jù)轉(zhuǎn)換Dlg.cpp(1569) : error C2065: 'm1_type' : undeclared identifier
C:\Documents and Settings\lz\桌面\數(shù)據(jù)轉(zhuǎn)換\數(shù)據(jù)轉(zhuǎn)換Dlg.cpp(1569) : error C2679: binary '=' : no operator defined which takes a right-hand operand of type 'class CString' (or there is no acceptable conversion)
C:\Documents and Settings\lz\桌面\數(shù)據(jù)轉(zhuǎn)換\數(shù)據(jù)轉(zhuǎn)換Dlg.cpp(1570) : error C2065: 'm1_memo' : undeclared identifier
C:\Documents and Settings\lz\桌面\數(shù)據(jù)轉(zhuǎn)換\數(shù)據(jù)轉(zhuǎn)換Dlg.cpp(1570) : error C2679: binary '=' : no operator defined which takes a right-hand operand of type 'class CString' (or there is no acceptable conversion)
C:\Documents and Settings\lz\桌面\數(shù)據(jù)轉(zhuǎn)換\數(shù)據(jù)轉(zhuǎn)換Dlg.cpp(1578) : error C2065: 'sql_insert' : undeclared identifier
C:\Documents and Settings\lz\桌面\數(shù)據(jù)轉(zhuǎn)換\數(shù)據(jù)轉(zhuǎn)換Dlg.cpp(1586) : error C2143: syntax error : missing ';' before '}'
C:\Documents and Settings\lz\桌面\數(shù)據(jù)轉(zhuǎn)換\數(shù)據(jù)轉(zhuǎn)換Dlg.cpp(1586) : error C2143: syntax error : missing ';' before '}'
C:\Documents and Settings\lz\桌面\數(shù)據(jù)轉(zhuǎn)換\數(shù)據(jù)轉(zhuǎn)換Dlg.cpp(1586) : error C2143: syntax error : missing ';' before '}'
執(zhí)行 cl.exe 時(shí)出錯(cuò).
<h3>Results</h3>
數(shù)據(jù)轉(zhuǎn)換.exe - 1 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -