lesson1.plg
来自「51单片机的一些c语言编译 I/O口识别和一些中断」· PLG 代码 · 共 28 行
PLG
28 行
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
G:\download\单片机C程序\单片机C程序\lesson01code\lesson1.uv2
Project File Date: 03/07/2008
<h2>Output:</h2>
Build target 'Target 1'
compiling main.c...
linking...
Program Size: data=9.0 xdata=0 code=21
creating hex file from "lesson1"...
"lesson1" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling main.c...
linking...
Program Size: data=9.0 xdata=0 code=21
creating hex file from "lesson1"...
"lesson1" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling main.c...
linking...
Program Size: data=9.0 xdata=0 code=24
creating hex file from "lesson1"...
"lesson1" - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?