收藏

如有版权问题,请告知。
摘要: 这是《单元测试之道C#版》的第一章,我觉得写得很好,正巧有第一章的电子版,我将其排版整理好,供各位阅读阅读全文
posted @ 2008-02-08 21:13 萧寒 阅读(8644) | 评论 (16) 编辑
摘要: The IViewObject interface enables an object to display itself directly without passing a data object to the caller. In addition, this interface can create and manage a connection with an advise sink so the caller can be notified of changes in the view object.

The caller can request specific representations and specific target devices. For example, a caller can ask for either an object's content or an iconic representation. Also, the caller can ask the object to compose a pict阅读全文
posted @ 2006-12-28 10:08 萧寒 阅读(1181) | 评论 (6) 编辑
摘要: Extreme Game Programming

记得1997年那个叫"OMNISCENT"的DEMO引起了很多人的兴趣,今天我写了另外一个,更简单了,
也更短小了 :-)


在DOS窗口中运行DEBUG,然后把横线下的内容复制、粘贴到DEBUG窗口中,回车就可以见到了。 阅读全文
posted @ 2005-05-02 00:24 萧寒 阅读(754) | 评论 (1) 编辑