?? port.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: port - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\admin\LOCALS~1\Temp\RSP23.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/port.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"G:\金輝\jinh\Code\實例120\port.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\admin\LOCALS~1\Temp\RSP23.tmp"
<h3>Output Window</h3>
Compiling...
port.cpp
G:\金輝\jinh\Code\實例120\port.cpp(161) : error C2079: 'reg' uses undefined union 'REGS'
G:\金輝\jinh\Code\實例120\port.cpp(162) : error C2228: left of '.x' must have class/struct/union type
G:\金輝\jinh\Code\實例120\port.cpp(162) : error C2228: left of '.dx' must have class/struct/union type
G:\金輝\jinh\Code\實例120\port.cpp(163) : error C2228: left of '.h' must have class/struct/union type
G:\金輝\jinh\Code\實例120\port.cpp(163) : error C2228: left of '.ah' must have class/struct/union type
G:\金輝\jinh\Code\實例120\port.cpp(164) : error C2228: left of '.h' must have class/struct/union type
G:\金輝\jinh\Code\實例120\port.cpp(164) : error C2228: left of '.al' must have class/struct/union type
G:\金輝\jinh\Code\實例120\port.cpp(165) : error C2065: 'int86' : undeclared identifier
G:\金輝\jinh\Code\實例120\port.cpp(171) : error C2079: 'reg' uses undefined union 'REGS'
G:\金輝\jinh\Code\實例120\port.cpp(172) : error C2228: left of '.x' must have class/struct/union type
G:\金輝\jinh\Code\實例120\port.cpp(172) : error C2228: left of '.dx' must have class/struct/union type
G:\金輝\jinh\Code\實例120\port.cpp(173) : error C2228: left of '.h' must have class/struct/union type
G:\金輝\jinh\Code\實例120\port.cpp(173) : error C2228: left of '.al' must have class/struct/union type
G:\金輝\jinh\Code\實例120\port.cpp(174) : error C2228: left of '.h' must have class/struct/union type
G:\金輝\jinh\Code\實例120\port.cpp(174) : error C2228: left of '.ah' must have class/struct/union type
G:\金輝\jinh\Code\實例120\port.cpp(176) : error C2228: left of '.h' must have class/struct/union type
G:\金輝\jinh\Code\實例120\port.cpp(176) : error C2228: left of '.ah' must have class/struct/union type
G:\金輝\jinh\Code\實例120\port.cpp(185) : error C2079: 'reg' uses undefined union 'REGS'
G:\金輝\jinh\Code\實例120\port.cpp(187) : error C2065: 'kbhit' : undeclared identifier
G:\金輝\jinh\Code\實例120\port.cpp(189) : error C2065: 'getch' : undeclared identifier
G:\金輝\jinh\Code\實例120\port.cpp(193) : error C2228: left of '.x' must have class/struct/union type
G:\金輝\jinh\Code\實例120\port.cpp(193) : error C2228: left of '.dx' must have class/struct/union type
G:\金輝\jinh\Code\實例120\port.cpp(194) : error C2228: left of '.h' must have class/struct/union type
G:\金輝\jinh\Code\實例120\port.cpp(194) : error C2228: left of '.ah' must have class/struct/union type
G:\金輝\jinh\Code\實例120\port.cpp(196) : error C2228: left of '.h' must have class/struct/union type
G:\金輝\jinh\Code\實例120\port.cpp(196) : error C2228: left of '.ah' must have class/struct/union type
G:\金輝\jinh\Code\實例120\port.cpp(200) : error C2228: left of '.h' must have class/struct/union type
G:\金輝\jinh\Code\實例120\port.cpp(200) : error C2228: left of '.al' must have class/struct/union type
G:\金輝\jinh\Code\實例120\port.cpp(206) : error C2079: 'reg' uses undefined union 'REGS'
G:\金輝\jinh\Code\實例120\port.cpp(207) : error C2228: left of '.x' must have class/struct/union type
G:\金輝\jinh\Code\實例120\port.cpp(207) : error C2228: left of '.dx' must have class/struct/union type
G:\金輝\jinh\Code\實例120\port.cpp(208) : error C2228: left of '.h' must have class/struct/union type
G:\金輝\jinh\Code\實例120\port.cpp(208) : error C2228: left of '.ah' must have class/struct/union type
G:\金輝\jinh\Code\實例120\port.cpp(210) : error C2228: left of '.x' must have class/struct/union type
G:\金輝\jinh\Code\實例120\port.cpp(210) : error C2228: left of '.ax' must have class/struct/union type
Error executing cl.exe.
<h3>Results</h3>
port.obj - 35 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -