cs22-2.plg
来自「《手把手教你学单片机的C程序设计》及实验程序」· PLG 代码 · 共 38 行
PLG
38 行
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
D:\CS22-2\CS22-2.uv2
Project File Date: 02/20/2007
<h2>Output:</h2>
Build target 'Target 1'
compiling CS22-2.c...
CS22-2.C(113): warning C206: 'LocateXY': missing function-prototype
CS22-2.C(113): error C267: 'LocateXY': requires ANSI-style prototype
Target not created
Build target 'Target 1'
compiling CS22-2.c...
linking...
Program Size: data=18.0 xdata=0 code=427
"CS22-2" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling CS22-2.c...
linking...
Program Size: data=18.0 xdata=0 code=427
creating hex file from "CS22-2"...
"CS22-2" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling CS22-2.c...
linking...
Program Size: data=18.0 xdata=0 code=429
creating hex file from "CS22-2"...
"CS22-2" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling CS22-2.c...
linking...
Program Size: data=18.0 xdata=0 code=430
creating hex file from "CS22-2"...
"CS22-2" - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?