📄 hello.plg
字号:
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
D:\Keil\C51\EXAMPLES\HELLO\HELLO.uv2
Project File Date: 03/11/2004
<h2>Output:</h2>
Build target 'Simulator'
compiling HELLO.C...
HELLO.C(42): error C141: syntax error near '='
HELLO.C(43): error C141: syntax error near '='
HELLO.C(44): error C141: syntax error near '='
assembling STARTUP.A51...
Target not created
Build target 'Simulator'
compiling HELLO.C...
HELLO.C(42): error C141: syntax error near '.0'
HELLO.C(43): error C141: syntax error near '.1'
HELLO.C(44): error C141: syntax error near '.2'
assembling STARTUP.A51...
Target not created
Build target 'Simulator'
compiling HELLO.C...
HELLO.C(42): error C202: 'P1_0': undefined identifier
HELLO.C(43): error C202: 'P1_1': undefined identifier
HELLO.C(44): error C202: 'P1_2': undefined identifier
assembling STARTUP.A51...
Target not created
Build target 'Simulator'
compiling HELLO.C...
assembling STARTUP.A51...
linking...
Program Size: data=30.1 xdata=0 code=1099
"HELLO" - 0 Error(s), 0 Warning(s).
Build target 'Simulator'
compiling HELLO.C...
assembling STARTUP.A51...
linking...
Program Size: data=30.1 xdata=0 code=1101
"HELLO" - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -