网页
图片
视频
学术
词典
地图
更多
航班
笔记本
VTBL
网络
虚函数表;函数的指针列表;容易理解它的虚拟表
网络释义
1.
虚函数表
虚函数表
(
VTbl
)是由类的所有实例共享的,在内存中只有一份,每个实例持有一个VPTR指向该类的虚函数表(VTbl)成员函数经 …
zhiwei.li
|
基于181个网页
2.
函数的指针列表
...组件是通过接口进行交互的,一个接口实际上是一个指向
函数的指针列表
(
vtbl
)组件将为vtbl分配内存并用每一个函数的地 …
blog.sina.com.cn
|
基于19个网页
3.
容易理解它的虚拟表
...行机制比较熟悉,那么可能在COM 编程中,你会更
容易理解它的虚拟表
(
vtbl
)技术,或者WINDOWS 编程中经常涉及的THUN…
www.docin.com
|
基于10个网页
4.
虚方法表
此类型的
虚方法表
(
VTBL
) 的大小。cFuncs 指示此结构描述的接口上的函数数目。
msdn.microsoft.com
|
基于10个网页
5.
虚指针
2.编译器为每个类对象生成一个
虚指针
(
vtbl
)。
blog.csdn.net
|
基于6个网页
更多释义
收起释义
例句
释义:
全部
全部
,
虚函数表
虚函数表
,
函数的指针列表
函数的指针列表
,
容易理解它的虚拟表
容易理解它的虚拟表
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
Gets
the
virtual
function
table
(
VTBL
)
slot
for a
specified
System
.
Reflection. : : . MemberInfo
when
exposed
to
COM
.
获取
指定
的
System.Reflection.::.MemberInfo
在
向
COM
公开
时
的
虚
函数
表
(
VTBL
)
槽
。
msdn2.microsoft.com
2.
Dual
:
Creates
an
interface
that
exposes
properties
and
methods
through
IDispatch
and
directly
through
the
VTBL
.
“
双重
”
:
创建
通过
IDispatch
和
直接
通过
VTBL
公开
属性
和
方法
的
接口
。
msdn2.microsoft.com
3.
The
function
is
accessed
through
the
virtual
function
table
(
VTBL
)
,
and
takes
an
implicit
this
pointer
.
该
函数
通过
虚
函数
表
(
VTBL
)
访问
,
并
采用
隐式
this
指针
。
msdn2.microsoft.com
4.
Retrieves
MethodInfo for
the
specified
virtual
function
table
(
VTBL
)
slot
.
检索
指定
的
虚
函数
表
(
VTBL
)
槽
的
MethodInfo
。
msdn2.microsoft.com
5.
Gets
the
first
slot
in
the
virtual
function
table
(
VTBL
)
that
contains
user
defined
methods
.
获取
虚
函数
表
(
VTBL
)
中
第一个
包含
用户
定义
的
方法
的
槽
。
msdn2.microsoft.com
6.
Parameter
is
a
class
,
the
returned
VTBL
slot
is
the
last
slot
in
the
interface
that
is
generated
from
the
class
.
参数
是
类
,
则
返回
的
VTBL
槽
是
从
该
类
生成
的
接口
中
的
最后
一个
槽
。
msdn2.microsoft.com
7.
Specifies
the
offset
in
the
VTBL
for FUNC_VIRTUAL
.
指定
FUNC_VIRTUAL
在
VTBL
中
的
偏移量
。
msdn2.microsoft.com