Type-Safe Dynamic Cast(保证安全的动态转型) Typeid运算符 Inside The C++ Object Model专注于C++对象导向程序设计的底层机制,包括结构式语意、暂时性对象的生成、封装、继承,以及虚拟—...
基于304个网页-相关网页
private String typeId 分类编号 ; 类别编号
public TypeId 相册分类
int TypeID 类型控制标识
private Short typeId 房屋类型表的外键
If the sources don't use dynamic_cast or the typeid operator, Run Time type Identification (RTTI) might be disabled.
如果源代码没有使用dynamic_cast或者typeid操作符,那么就可以禁用运行时类型识别(RTTI)。
Note that disabling RTTI in a code that contains dynamic_cast or typeid might produce undesirable effects, including code crash.
请注意,在包含dynamic_cast或者typeid的代码中禁用rtti,可能会产生一些负面的影响,包括代码崩溃。
The next thing the VM does is to initialize the typeid system and registering some commonly used typeids, such as , , and finalize in the CVMglobals.
VM做的下一个事情是初始化类型id系统和注册一些通用的类型id,比如,,在CVMglobals中的。
应用推荐