ex2.plg

来自「基于51单片机的16*16点阵」· PLG 代码 · 共 50 行

PLG
50
字号
<html>
<body>
<pre>
<h1>礦ision Build Log</h1>
<h2>Project:</h2>
C:\Users\xi\Desktop\程序\左跑马郭少斌\ex2.uvproj
Project File Date:  04/11/2010

<h2>Output:</h2>
Build target 'Target 1'
compiling ex2.c...
EX2.C(31): warning C290: missing return value
EX2.C(37): warning C290: missing return value
linking...
Program Size: data=10.0 xdata=0 code=213
creating hex file from "ex2"...
"ex2" - 0 Error(s), 2 Warning(s).
Build target 'Target 1'
compiling ex2.c...
EX2.C(31): warning C290: missing return value
EX2.C(37): warning C290: missing return value
linking...
Program Size: data=10.0 xdata=0 code=213
creating hex file from "ex2"...
"ex2" - 0 Error(s), 2 Warning(s).
Build target 'Target 1'
compiling ex2.c...
EX2.C(31): warning C290: missing return value
EX2.C(37): warning C290: missing return value
linking...
Program Size: data=10.0 xdata=0 code=213
creating hex file from "ex2"...
"ex2" - 0 Error(s), 2 Warning(s).
Build target 'Target 1'
compiling ex2.c...
EX2.C(34): warning C290: missing return value
EX2.C(40): warning C290: missing return value
linking...
Program Size: data=10.0 xdata=0 code=213
creating hex file from "ex2"...
"ex2" - 0 Error(s), 2 Warning(s).
Build target 'Target 1'
compiling ex2.c...
EX2.C(34): warning C290: missing return value
EX2.C(40): warning C290: missing return value
linking...
Program Size: data=10.0 xdata=0 code=213
creating hex file from "ex2"...
"ex2" - 0 Error(s), 2 Warning(s).

⌨️ 快捷键说明

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