码迷,mamicode.com
首页 > 其他好文 > 详细

1.3 编写一个程序,显示下面的图案

时间:2017-09-17 20:07:30      阅读:224      评论:0      收藏:0      [点我收藏+]

标签:out   print   图案   stat   public   str   nbsp   aaaaa   程序   

public class Test{
public static viod main(String[ ] args){
System out println(" A");
System out println(" AA");
System out println("AAAAA");
System out println("A        A"); }
}

1.3 编写一个程序,显示下面的图案

标签:out   print   图案   stat   public   str   nbsp   aaaaa   程序   

原文地址:http://www.cnblogs.com/kongtingting/p/7536787.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!