ex.plg

来自「基于单片机的DS18B20温度采集系统 实时温度采集 具有报警功能」· PLG 代码 · 共 75 行

PLG
75
字号
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
G:\asp\download\单片机学习工具\实验例程\基础实验\实验15\C51\ex.uv2
Project File Date:  09/17/2004

<h2>Output:</h2>
Build target 'Target 1'
compiling ex.c...
linking...
Program Size: data=10.0 xdata=0 code=404
creating hex file from "ex"...
"ex" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling ex.c...
assembling Ds18b20.asm...
linking...
Program Size: data=10.0 xdata=0 code=404
creating hex file from "ex"...
"ex" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling ex.c...
assembling Ds18b20.asm...
linking...
Program Size: data=10.0 xdata=0 code=404
creating hex file from "ex"...
"ex" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling ex.c...
assembling Ds18b20.asm...
linking...
Program Size: data=12.0 xdata=0 code=408
creating hex file from "ex"...
"ex" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling ex.c...
assembling Ds18b20.asm...
linking...
Program Size: data=12.0 xdata=0 code=408
creating hex file from "ex"...
"ex" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling ex.c...
assembling Ds18b20.asm...
linking...
Program Size: data=12.0 xdata=0 code=408
creating hex file from "ex"...
"ex" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling ex.c...
assembling Ds18b20.asm...
linking...
Program Size: data=12.0 xdata=0 code=408
creating hex file from "ex"...
"ex" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling ex.c...
assembling Ds18b20.asm...
linking...
Program Size: data=12.0 xdata=0 code=408
creating hex file from "ex"...
"ex" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling ex.c...
assembling Ds18b20.asm...
linking...
Program Size: data=12.0 xdata=0 code=408
creating hex file from "ex"...
"ex" - 0 Error(s), 0 Warning(s).
</pre>
</body>
</html>

⌨️ 快捷键说明

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