flowlight.plg
来自「伴随音乐节奏变化的广告灯,C语言编写,使用了定时器与中断的方法」· PLG 代码 · 共 39 行
PLG
39 行
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
E:\我的文档\单片机\课设--八位电子密码锁\jl-flowlight\flowlight.uv2
Project File Date: 12/08/2008
<h2>Output:</h2>
Build target 'Target 1'
assembling STARTUP.A51...
compiling FLOWLIGHT11.C...
FLOWLIGHT11.C(21): error C141: syntax error near '/'
FLOWLIGHT11.C(77): error C183: unmodifiable lvalue
FLOWLIGHT11.C(78): error C183: unmodifiable lvalue
FLOWLIGHT11.C(113): error C183: unmodifiable lvalue
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling FLOWLIGHT11.C...
linking...
Program Size: data=17.0 xdata=0 code=609
creating hex file from "flowlight"...
"flowlight" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling FLOWLIGHT11.C...
linking...
Program Size: data=17.0 xdata=0 code=609
creating hex file from "flowlight"...
"flowlight" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling FLOWLIGHT11.C...
linking...
Program Size: data=17.0 xdata=0 code=609
creating hex file from "flowlight"...
"flowlight" - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?