2012年10月30日

用了Rime输入法之后,发现IE要关闭保护模式才能输入

摘要: 在工具-->internet选项-->安全标签中不要选择启用保护模式即可 阅读全文

posted @ 2012-10-30 09:42 Orz.. 阅读(160) 评论(0) 推荐(0)

继承一个虚类的时候要小心是,并使其实例化时.必须使其全实重写了纯虚的方法...类定义的位置

摘要: http://stackoverflow.com/questions/7352706/cannot-allocate-an-object-of-abstract-type-errorIn C++ a class with at least onepure virtual functionis calledAbstract classand you cannot create objects of that class, You can only have pointers or references to it.If you are deriving from an Abstract clas 阅读全文

posted @ 2012-10-30 00:41 Orz.. 阅读(542) 评论(0) 推荐(0)

导航