温度计.plg

来自「用3310显示温度与数字钟」· PLG 代码 · 共 38 行

PLG
38
字号
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
E:\编译\keil 编译\数字温度计C程序\温度计.uv2
Project File Date:  04/16/2008

<h2>Output:</h2>
Build target 'Target 1'
linking...
Program Size: data=57.3 xdata=0 code=6898
creating hex file from "温度计"...
"温度计" - 0 Error(s), 0 Warning(s).
compiling main.C...
main.C - 0 Error(s), 0 Warning(s).
compiling time.c...
time.c - 0 Error(s), 0 Warning(s).
compiling LPH7366.C...
LPH7366驱动\LPH7366.C - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
linking...
Program Size: data=57.3 xdata=0 code=6898
creating hex file from "温度计"...
"温度计" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling main.C...
compiling DS18B20.C...
compiling LPH7366.C...
compiling time.c...
compiling keyB.c...
compiling 温度图.c...
compiling delay.c...
linking...
Program Size: data=57.3 xdata=0 code=6898
creating hex file from "温度计"...
"温度计" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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