havekey.plg

来自「初学者首选各种实验原代码」· PLG 代码 · 共 50 行

PLG
50
字号
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
E:\d\SG\项目 \DEMO光盘\复件 实验源程序\按键输入实验\havekey.uv2
Project File Date:  04/11/2004

<h2>Output:</h2>
Build target 'Target 1'
compiling HAVEKEY.C...
HAVEKEY.C(48): error C202: 'row1': undefined identifier
HAVEKEY.C(49): error C202: 'row2': undefined identifier
HAVEKEY.C(53): error C202: '_ReadKey': undefined identifier
HAVEKEY.C(62): error C202: '_ReadKey': undefined identifier
Target not created
Build target 'Target 1'
compiling HAVEKEY.C...
HAVEKEY.C(53): error C202: '_ReadKey': undefined identifier
HAVEKEY.C(62): error C202: '_ReadKey': undefined identifier
Target not created
Build target 'Target 1'
compiling HAVEKEY.C...
linking...
Program Size: data=9.0 xdata=0 code=105
"havekey" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling HAVEKEY.C...
linking...
Program Size: data=9.0 xdata=0 code=105
"havekey" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling HAVEKEY.C...
linking...
Program Size: data=9.0 xdata=0 code=105
"havekey" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling HAVEKEY.C...
linking...
Program Size: data=9.0 xdata=0 code=105
"havekey" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling HAVEKEY.C...
linking...
Program Size: data=9.0 xdata=0 code=107
"havekey" - 0 Error(s), 0 Warning(s).
</pre>
</body>
</html>

⌨️ 快捷键说明

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