-
typeid注意事项查看全部
-
dynamic_cast注意事项查看全部
-
xxxxxxxxxxxxxxxxxxxxxx查看全部
-
xxxxxxxxxx查看全部
-
rrrrrrrrrrrrrrr查看全部
-
444444444查看全部
-
44444444444查看全部
-
rrrrrrrrrrrrr查看全部
-
55555查看全部
-
444444444444查看全部
-
rrrrrrrrr查看全部
-
catch(...) 捕获所有异常查看全部
-
dynamic_cast<某类>中,的某类的父类必须有虚函数.查看全部
-
RTTI runtime type identification 1.typeid() 1.返回type_info对象的引用 2.如果用基类指针传递派生类数据类型,基类必须有虚函数 2.dynamic_cast() :1.只能用于指针或引用类型. 2.要转换的类型中必须包含虚函数.查看全部
-
接口类只含有纯虚函数,它的子类必须实现纯虚函数.查看全部
举报
0/150
提交
取消