2016年4月18日
摘要: 单词听写错误:(找不到需要的类)class not found Exception class not found Exception class not found Exception class not found Exception constructor constructor constr 阅读全文
posted @ 2016-04-18 21:15 狼性KG 阅读(130) 评论(0) 推荐(0)
摘要: System类 System类位于系统的java。lang包中,他是一个final类,所有属性和方法都是静态的,我们常用的有System.in System.out System.err(标准出错)。 System类中有许多的方法,都在javaAPI中可查。 gc(垃圾回收机制) 调用 gc 方法暗 阅读全文
posted @ 2016-04-18 00:00 狼性KG 阅读(105) 评论(0) 推荐(0)