book reading
iteye_1766
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
java and xml, reading notes
1. when to use attribute? difference of attribute and element. use elements for multiple-valued data and attributes for single-valued data 2. dtd, only structure validation. xml schema also have dat...原创 2008-12-30 07:12:49 · 123 阅读 · 0 评论 -
head first design pattern
chapter 1原创 2009-01-02 12:25:49 · 172 阅读 · 0 评论 -
review OOA&D
[b]Ch1.[/b] 1. do what customer what. meet the requirement is always the first priority. 2. then think about using basic OO principle and design pattern 3. encapsulation also for code reuse. encap...2008-11-06 06:09:51 · 208 阅读 · 0 评论 -
review database design
chapter 5: developing a data model 1. attribute, class and relationship 2. two or more relationship between class: cause by a special member or historical data 3. different routes of classes 1....2008-11-29 04:17:35 · 131 阅读 · 0 评论
分享