鱼有胖的头

导航

2011年6月23日 #

Code Reading -chap4

摘要: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + Chapter4: C Data Structures++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++67. Read explicit data structure operations in terms of the underlying abstract data class.(P96) 依据显式数据结构背后的抽象数据类去阅读该显式数据结构操作。------------ 阅读全文

posted @ 2011-06-23 13:32 鱼有胖的头 阅读(135) 评论(0) 推荐(0) 编辑

Code Reading -chap3

摘要: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + Chapter3: Advanced C Data Types++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++52. By recognizing the function served by a particular language construct, you can better understand the code that uses it. (P61) 通过识别 阅读全文

posted @ 2011-06-23 09:38 鱼有胖的头 阅读(155) 评论(0) 推荐(0) 编辑

Code Reading -chap2

摘要: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + Chapter2: Basic Programming Elements++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++19. When examing a program for the first time, main can be a good starting point.(p20) 当第一次开始检查一个程序的时候,main 可以是一个好的起点。----------- 阅读全文

posted @ 2011-06-23 09:31 鱼有胖的头 阅读(190) 评论(0) 推荐(0) 编辑