EverSpring working shop

To pursue creative ideas based on nature.

统计

留言簿(1)

他山之石

阅读排行榜

评论排行榜

#

The topics MUST be solved in the 1-2 weeks

     摘要:   阅读全文

posted @ 2008-05-25 00:02 everspring79 阅读(266) | 评论 (0)编辑 收藏

My C++ for Single LinkList Traverse

     摘要: 这是用递归写的,每个人的写法各有千秋,这是自己的写法。  阅读全文

posted @ 2008-04-13 16:45 everspring79 阅读(255) | 评论 (0)编辑 收藏

C/C++ 运算符优先级 备查

     摘要: C/C++ 运算符优先级。
Associativity:结合律  阅读全文

posted @ 2008-04-11 00:28 everspring79 阅读(259) | 评论 (1)编辑 收藏

RTTI and Down-Casting

     摘要: RTTI used in the down-casting of the base type to derived type  阅读全文

posted @ 2008-01-19 23:57 everspring79 阅读(200) | 评论 (0)编辑 收藏

Patten review status (08wk01)

So far, I have reviewed the below patterns combined with the callp software.
Abstract Factroy, Factory Method, SingleTon, Visitor(Multiple Dispatch), Builder.  - 5/23 are completed.

Next step of plan: Observer, Chain of Responsibility, Facade, Memento.

posted @ 2008-01-06 20:19 everspring79 阅读(173) | 评论 (0)编辑 收藏

Virtual Constructor

     摘要: Very short notes for the virtual constructor usage.  阅读全文

posted @ 2008-01-05 23:55 everspring79 阅读(519) | 评论 (0)编辑 收藏

NWT Activity Initiated Now!

     摘要:   阅读全文

posted @ 2007-12-16 21:42 everspring79 阅读(131) | 评论 (0)编辑 收藏

Some notes about the Factory Patterns

     摘要: A little summary about understanding the Factory Pattern, by my own words.  阅读全文

posted @ 2007-12-11 22:55 everspring79 阅读(352) | 评论 (1)编辑 收藏

Constructor usgae in the base type and the derived type

     摘要: When the constructor of the derived class is defined, we should consider and ensure how the base type is initialized:   阅读全文

posted @ 2007-10-21 23:29 everspring79 阅读(255) | 评论 (0)编辑 收藏

The access label transition during the Public / Protected / Private Inheritance

     摘要:   阅读全文

posted @ 2007-10-21 18:21 everspring79 阅读(141) | 评论 (0)编辑 收藏

仅列出标题
共3页: 1 2 3