摘要: public class Triangle{ public static void main(String[] args){ printHollowRhombus(20);//size是最大间隔距离 } public static void printHollowRhomb... 阅读全文
posted @ 2015-05-19 22:18 sunshinewxz 阅读(361) 评论(0) 推荐(0) 编辑