第一个程序.plg
来自「《爱上单片机》_单片机学习必备」· PLG 代码 · 共 33 行
PLG
33 行
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
E:\《爱上单片机》配书光盘\第2章_软实力\工程文件\第一个工程\第一个程序.uv2
Project File Date: 01/05/2010
<h2>Output:</h2>
Build target 'Target 1'
compiling 第一个程序.c...
linking...
creating hex file from "第一个程序"...
"第一个程序" - 0 Error(s), 0 Warning(s).
compiling 第一个程序.c...
第一个程序.c - 0 Error(s), 0 Warning(s).
compiling 第一个程序.c...
第一个程序.c - 0 Error(s), 0 Warning(s).
compiling 第一个程序.c...
第一个程序.c - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
linking...
creating hex file from "第一个程序"...
"第一个程序" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling 第一个程序.c...
linking...
creating hex file from "第一个程序"...
"第一个程序" - 0 Error(s), 0 Warning(s).
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?