04 2015 档案

摘要:There're many deployment files for configuration. We need to learn how SAFS read these depolyment files.Let's use the IBT as the a smallexample for re... 阅读全文
posted @ 2015-04-15 16:19 kid551 阅读(184) 评论(0) 推荐(0) 编辑
摘要:In the org.safs.model, the class Component stores:information of this component's namereference of its parent, also a componentprivate String _name;pr... 阅读全文
posted @ 2015-04-09 12:16 kid551 阅读(196) 评论(0) 推荐(0) 编辑
摘要:From Thinking in Java 4th Edition.泛型实现了:参数化类型的概念,使代码可以应用于多种类型。“泛型”这个术语的意思是:“适用于许多许多的类型”。如果你了解其他语言(例如: C++)中的参数化类型机制,你就会发现,有些以前能做到的事情,使用Java的泛型机制却无法做到。... 阅读全文
posted @ 2015-04-03 21:44 kid551 阅读(325) 评论(0) 推荐(0) 编辑
摘要:From Head First Design Patterns.Design Principle:Idnetify the aspects of your application that vary and separate them from what stays the same.Here's ... 阅读全文
posted @ 2015-04-03 10:57 kid551 阅读(374) 评论(0) 推荐(0) 编辑
摘要:Symbols of String Pattern Matching in Introduction to Algorithms.As it's important to be clear whendiscussing the problem of string matching, we can u... 阅读全文
posted @ 2015-04-02 10:43 kid551 阅读(168) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示