usbkeyboard.plg
来自「EDN USB学习板之实战第一个USB程序: USB键盘」· PLG 代码 · 共 23 行
PLG
23 行
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
E:\电子\usb教程\EDN USB\EDN USB学习板之实战第一个USB程序: USB键盘\USB-keyboard\SourceCode\UsbKeyBoard.uv2
Project File Date: 11/29/2007
<h2>Output:</h2>
Build target 'Target 1'
linking...
Program Size: data=204.0 xdata=0 code=5999
creating hex file from "UsbKeyBoard"...
"UsbKeyBoard" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling UsbKeyBoard.c...
compiling UART.c...
compiling Key.c...
linking...
Program Size: data=204.0 xdata=0 code=5999
creating hex file from "UsbKeyBoard"...
"UsbKeyBoard" - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?