摘要: 1.动手实验:继承条件下的构造方法调用源代码: class Grandparent {public Grandparent(){System.out.println("GrandParent Created.");}public Grandparent(String string){System.o... 阅读全文
posted @ 2015-11-08 20:16 天中之云 阅读(117) 评论(0) 推荐(0) 编辑
摘要: 《列子.说符》中有言:“得其精而忘其粗,在其内而忘其外;见其所见,不见其所不见,视其所视,而遗其所不视。”意思是说观察事物得到了它的精微,而放弃了它的粗略,省察其内部而忘却其表象,看见了他所应当看见的地方,而没看见他不必看见的地方,考察了他所应当考察的地方,抛弃了他所不必考察的地方。这段话告诉我们... 阅读全文
posted @ 2015-11-08 20:11 天中之云 阅读(154) 评论(0) 推荐(0) 编辑