lesson1.plg
来自「30章Keil C51入门教程」· PLG 代码 · 共 24 行
PLG
24 行
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
D:\我的文档\电子设计\51单片机资料\大虾电子网30章C51入门教程\lesson01code\lesson1.uv2
Project File Date: 07/02/2006
<h2>Output:</h2>
compiling main.c...
main.c - 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).
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 + -
显示快捷键?