
有道词典
虚函数表
vtable
网络释义
- 1. 虚函数表: Vtable | virtual table | virtual function table | VTBL
- 2. 继承中的虚函数表: virtual function pointer table
- 3. 重复的虚函数表: replicated virtual function table
更多释义
例句
- 1.这个例子的性能和纯虚函数表例子是相同的。
The performance of this sample and the pure vtable-based sample are exactly identical.
dict.yoduao.com
- 2.编译器用正确的函数地址初始化这些虚函数表。
The compiler initializes these tables with the correct function addresses.
dict.yoduao.com
- 3.内存开销非常小:基本上每个接口需要额外4个字节(对象实例数据里虚函数表指针),加上引用计数的4个字节。
Overhead in memory is very small: You basically have a 4- byte overhead per interface (the vtable pointers in the object's instance data) plus 4 bytes for the reference counter.
dict.yoduao.com
©2026 网易公司