面向对象1
摘要:
1 public class Car { 2 3 String name; 4 5 int age; 6 7 int goals=14; 8 9 //行为.(方法)10 ... 阅读全文
posted @ 2016-01-16 02:36 年少不上班 阅读(153) 评论(0) 推荐(0) 编辑
posted @ 2016-01-16 02:36 年少不上班 阅读(153) 评论(0) 推荐(0) 编辑
posted @ 2016-01-16 00:19 年少不上班 阅读(960) 评论(0) 推荐(0) 编辑