light.plg
来自「编程爱好者」· PLG 代码 · 共 42 行
PLG
42 行
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
E:\jzhyou\程序\新LIGHT\LIGHT.uv2
Project File Date: 03/03/2007
<h2>Output:</h2>
Build target 'Target 1'
compiling LIGHT.C...
LIGHT.C(14): error C202: 'i': undefined identifier
LIGHT.C(16): error C202: 'i': undefined identifier
LIGHT.C(19): error C202: 'i': undefined identifier
LIGHT.C(21): error C202: 'i': undefined identifier
LIGHT.C(23): error C202: 'i': undefined identifier
LIGHT.C(25): error C202: 'i': undefined identifier
Target not created
Build target 'Target 1'
compiling LIGHT.C...
LIGHT.C(14): error C202: 'j': undefined identifier
LIGHT.C(16): error C202: 'j': undefined identifier
Target not created
Build target 'Target 1'
compiling LIGHT.C...
linking...
Program Size: data=9.0 xdata=0 code=109
creating hex file from "LIGHT"...
"LIGHT" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling LIGHT.C...
linking...
Program Size: data=9.0 xdata=0 code=109
creating hex file from "LIGHT"...
"LIGHT" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling LIGHT.C...
linking...
Program Size: data=9.0 xdata=0 code=68
creating hex file from "LIGHT"...
"LIGHT" - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?