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

显示图案

时间:2017-09-17 22:13:33      阅读:160      评论:0      收藏:0      [点我收藏+]

标签:sys   main   static   figure   system   图案   显示   str   rgs   

public class Figure
{
public static void main(String[] args)
{
System.out.println(" J A V V A");
System.out.println(" J A A V V A A");
System.out.println(" J J AAAAA V V AAAAA");
System.out.println(" J J A A V A A");
}
}

显示图案

标签:sys   main   static   figure   system   图案   显示   str   rgs   

原文地址:http://www.cnblogs.com/zhuli-1/p/7537016.html

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