shumaguan.plg

来自「这是一个简单的交通灯程序」· PLG 代码 · 共 38 行

PLG
38
字号
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
E:\我的作品\keil c\practices\交通灯\shumaguan.uv2
Project File Date:  08/15/2008

<h2>Output:</h2>
compiling shumaguan.c...
shumaguan.c - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
A51 MACRO ASSEMBLER V7.07 - SN: K1DZP-5IUSHE
COPYRIGHT KEIL ELEKTRONIK GmbH 1987 - 2003
"C:\software\Keil\C51\BIN\A51.EXE" "E:\my c\keil c\practices\STARTUP.A51" SET (SMALL) DEBUG PRINT(.\STARTUP.lst) OBJECT(.\STARTUP.obj) EP
A51 FATAL ERROR -
  FILE:       E:\my c\keil c\practices\STARTUP.A51
  ERROR:      FILE DOES NOT EXIST
A51 TERMINATED.
Target not created
compiling shumaguan.c...
shumaguan.c - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
linking...
Program Size: data=27.0 xdata=0 code=600
creating hex file from "shumaguan"...
"shumaguan" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling shumaguan.c...
linking...
Program Size: data=27.0 xdata=0 code=600
creating hex file from "shumaguan"...
"shumaguan" - 0 Error(s), 0 Warning(s).
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?