摘要:
//最大图形的面积 public class ShapeTest { public static void main(String[] args) { Shape[] shapes = new Shape[4]; shapes[0] = new Square(1); shapes[1] = new Square(2); s... 阅读全文
posted @ 2016-09-19 22:13
luckyBrown
阅读(299)
评论(0)
推荐(0)
只有注册用户登录后才能阅读该文。 阅读全文
posted @ 2016-09-19 22:11
luckyBrown
阅读(6)
评论(0)
推荐(0)
只有注册用户登录后才能阅读该文。 阅读全文
posted @ 2016-09-19 22:03
luckyBrown
阅读(10)
评论(0)
推荐(0)
浙公网安备 33010602011771号