9.plg
来自「刚学时编的小程序」· PLG 代码 · 共 21 行
PLG
21 行
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
E:\keil 工程\9\9.uv2
Project File Date: 01/11/2007
<h2>Output:</h2>
Build target 'Target 1'
assembling STARTUP.A51...
compiling 9.c...
9.C(16): warning C206: 'init_lcd': missing function-prototype
9.C(17): warning C206: 'test_lcd': missing function-prototype
9.C(26): error C202: 'lcd_com': undefined identifier
9.C(29): error C202: 'lcd_com': undefined identifier
9.C(37): error C202: 'lcd_com': undefined identifier
9.C(40): error C202: 'lcd_data': undefined identifier
9.C(59): error C101: '''': invalid character constant
Target not created
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?