posts - 155,  comments - 26,  trackbacks - 0

最新评论

共2页: 1 2 下一页 
Re:GDI+需要Dispose的对象(不断更新中) 火星大能猫 2012-02-16 13:54  
GraphicsPath需要么
@阿超- 例子可以用的
能用么?????
推荐+1了。
总算在博客园能看到,说得向我那么明白的文章了,这个是最近唯一全看懂的一个文章啦,哈哈。
Re:【抽象工厂模式】把抽象工厂模式翻译成C++的了 飞鸽传书官方网站 2010-10-02 10:32  
啊啊,说明一下就更好了。
Re:【读书笔记】观察者模式第一版C#_C++ 遇女心惊 2010-09-02 00:52  
鸟博!!!哥来顶你了
Here is the rationale behind the rule of using a virtual destructor if and only if [url=http://www.ghdhairukmart.net/ghduk/]cheap ghd straighteners[/url] the class has a virtual function. Assume class B derives from class A, and you have a pointer p which is of type A.[url=http://www.ghdhairukmart.net/ghduk/]cheap ghd[/url] p can actually hold an object of type A or B. If A and B have a virtual function F, then p->F() will call A::F if p points to an A object, or B::F if it points to a B object. You obviously need the[url=http://www.ghdhairukmart.net/ghduk/]ghd hair straightener[/url] matching destructor ~A or ~B, so you need the destructor to be virtual. But what if F is not virtual? Then, regardless of what p points to, you end up calling A::F.
什么意思?发文章照顾一下新手嘛
这个代码应该是programming in lua中的例子吧?返回table的关键是yield-resume之间的数据交换。
re: 实习的日子 冠华仔 2009-03-11 20:34  
有机会实习就是不错的,加油吧
re: 实习日志(1) 逖靖寒 2009-01-08 15:03  
@陈孝勇
:)
re: 实习日志(1) 陈孝勇 2009-01-08 14:25  
@逖靖寒
在福州的一家软件公司
re: 实习日志(4) 夏老爷 2009-01-07 17:24  
关注
re: 实习日志(1) 逖靖寒 2009-01-07 10:21  
在哪里实习呀?
re: 实习日志(3) Daan 2009-01-06 15:18  
呵呵 严谨点的都是不用控件的,控件是教你怎么进入编程,进去之后就该丢了
re: 实习日志2 pandy 2009-01-05 17:51  
呵呵,
不只一次路过,
就留下脚印咯。
加油!!!!!
re: 实习日志2 bad 2009-01-05 16:49  
一个准程序员必须APM达到200.

加油点吧。
re: UML快速入门 Kevin-moon 2008-10-17 09:04  
抄也抄的一样...... 怎么也加点自己的东西嘛....
学习了
共2页: 1 2 下一页