temp.plg

来自「51单片机实验例程」· PLG 代码 · 共 30 行

PLG
30
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
G:\HC6800-V2.6\单片机例程\14 18B20-温度传感\C版\Temp.uv2
Project File Date:  05/01/2009

<h2>Output:</h2>
Build target 'Target 1'
compiling Temp.c...
linking...
Program Size: data=59.1 xdata=0 code=1198
creating hex file from "Temp"...
"Temp" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling TemMain.c...
compiling Temp.c...
linking...
Program Size: data=59.1 xdata=0 code=1198
creating hex file from "Temp"...
"Temp" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling TemMain.c...
compiling Temp.c...
linking...
Program Size: data=59.1 xdata=0 code=1198
creating hex file from "Temp"...
"Temp" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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