数字电压表的设计.plg

来自「基于Proteus的51系列单片机设计与仿真」· PLG 代码 · 共 25 行

PLG
25
字号
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
G:\基于Proteus的8051单片机仿真与应用\程序与仿真\第7章 模拟数字转换应用\7.2.1 数字电压表的设计\c程序\数字电压表的设计.uv2
Project File Date:  06/09/2008

<h2>Output:</h2>
Build target 'Target 1'
compiling 数字电压表的设计.c...
linking...
Program Size: data=9.0 xdata=0 code=203
creating hex file from "数字电压表的设计"...
"数字电压表的设计" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling 数字电压表的设计.c...
linking...
Program Size: data=9.0 xdata=0 code=203
creating hex file from "数字电压表的设计"...
"数字电压表的设计" - 0 Error(s), 0 Warning(s).
</pre>
</body>
</html>

⌨️ 快捷键说明

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