摘要:
教女朋友Java时,让她做经典的空心菱形输出的题目。忽然想到写个用字符画各种图形的程序让她练习,于是就写了这个程序让她参考。 DrawCharShape.java public class DrawCharShape { public static void main(String[] args) { Screen sc=new Screen('.'); ... 阅读全文
posted @ 2007-10-24 23:04
张旋
阅读(1194)
评论(0)
推荐(0)

浙公网安备 33010602011771号