首页
新闻
小组
威客
人才
下载
博客
代码贴
在线编程
论坛
注册
|
登录
该分类下尚无文章
yinhao_89的博客
yinhao_89
浏览855次
文章分类
默认分类(0)
自己编的程序(1)
文章归档
2011年03月(1)
最新评论
Angel乖乖
:<div class="quote"><span class="q"><b>平凡JL</b>:...
平凡JL
:# include<stdio.h><br /> void main()<br ...
superemewill
:system("pause");这条指令可以不要吧
paoshituan
:可以再优化一下,将第二个for后改为j<=i,可以节省时间,缩短代码,另外,好像输出结果...
paoshituan
:可以再优化一下,将第二个for后改为j<=i,可以节省时间,缩短代码,另外,好像输出结果...
ynwpyv
:system("pause");<br /> 这个是什么意思啊,我也学习下。。