随笔 - 191  文章 - 0  评论 - 312  阅读 - 39万
12 2006 档案
我的fgen放到sourceforge上了
摘要:fgen发布到sourceforge上了。 阅读全文
posted @ 2006-12-28 20:33 万俊峰Kevin 阅读(992) 评论(3) 推荐(0) 编辑
Gmail added "Mail Fetcher" to gmail.
摘要:Google quietly added a small feature to Gmail this week called Mail Fetcher. When that feature launched, Gmail became perfect. 阅读全文
posted @ 2006-12-11 11:16 万俊峰Kevin 阅读(667) 评论(2) 推荐(0) 编辑
delegate in c++ (new version)
摘要:Delegate in C# is similar to a function pointer in C or C++. But it's type-safe, and easy to use. This delegate library in C++ implements the similar concept. Using a delegate allows the programmer to encapsulate a reference to a method inside a delegate object. The delegate object can then be passed to code which can call the referenced method, without having to know at compile time which method will be invoked. 阅读全文
posted @ 2006-12-08 21:32 万俊峰Kevin 阅读(2616) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示