鱼有胖的头

导航

2011年6月28日 #

Code Reading -chap9

摘要: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + Chapter9:Architecture+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++182. Onesystem can(and in nontrivial cases does)exhibit many different architecturalstyles simultaneously. Different styles can appear by looking 阅读全文

posted @ 2011-06-28 17:36 鱼有胖的头 阅读(141) 评论(0) 推荐(0) 编辑

Code Reading -chap8

摘要: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + Chapter8:Documentation+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++150. Takeadvantage of any documentation you find to supplement your code reading effort.(P.241) 利用一切你可以找到的文档去帮助提升你的代码阅读效果。---------------------- 阅读全文

posted @ 2011-06-28 14:16 鱼有胖的头 阅读(126) 评论(0) 推荐(0) 编辑

Code Reading -chap7

摘要: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + Chapter7:CodingStandards and Conventions+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++137. Knowingthe file organization followed by a given code base allows you to browse efficiently through the source code.(P.22 阅读全文

posted @ 2011-06-28 13:39 鱼有胖的头 阅读(148) 评论(0) 推荐(0) 编辑

Code Reading -chap6

摘要: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + Chapter6:Tackling Large Projects+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++116. You canexamine a project's organization by browsing its source code tree. the hierarchical directory structurecontaining the 阅读全文

posted @ 2011-06-28 10:11 鱼有胖的头 阅读(164) 评论(0) 推荐(0) 编辑