h_code.plg

来自「用共阴极数码管做的密码锁,可修改密码」· PLG 代码 · 共 36 行

PLG
36
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
C:\Documents and Settings\Administrator\桌面\电子密码锁 gy\h_CODE.uv2
Project File Date:  02/26/2009

<h2>Output:</h2>
Build target 'Target 1'
compiling h_CODE.C...
KEYSCAN.H(74): error C172: 'case': missing enclosing switch
KEYSCAN.H(75): error C172: 'case': missing enclosing switch
KEYSCAN.H(76): error C172: 'case': missing enclosing switch
KEYSCAN.H(77): error C172: 'case': missing enclosing switch
KEYSCAN.H(78): error C172: 'default': missing enclosing switch
Target not created
Build target 'Target 1'
compiling h_CODE.C...
linking...
Program Size: data=74.0 xdata=0 code=1624
creating hex file from "h_CODE"...
"h_CODE" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling h_CODE.C...
linking...
Program Size: data=74.0 xdata=0 code=1625
creating hex file from "h_CODE"...
"h_CODE" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling h_CODE.C...
linking...
Program Size: data=74.0 xdata=0 code=1624
creating hex file from "h_CODE"...
"h_CODE" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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