摘要: 1 //下面代码实现设置和获取学生姓名和成绩。 2 class lesson5homework 3 { 4 public static void main(String[] args) 5 { 6 TestCode TC=new TestCode()... 阅读全文
posted @ 2014-11-01 23:24 拥抱 阅读(17619) 评论(0) 推荐(0)