vtable

vtable

 英

  • 网络虚表;虚函数表;虚方法表

例句

If you wanted to be more object-oriented, you could also use the typetag to be an index to an array of vtables.

如果更加面向对象那么可以类型标签用作vtable数组一个索引

First the C guys can't imagine writing in assembly anymore, but C++'s vtable dispatch is still just too slow to consider.

首先如今C同学大概汇编C++调度速度难于采纳

For this reason, RJCB bridges support only COM APIs that provide early-bound vtable interfaces.

出于这个原因RJCB支持那些提供前期绑定vtable接口COMAPI

The RJCB code generator generates Java proxies for each vtable interface and coclass defined in the COM type library.

RJCB代码生成COM类型定义每个vtable接口辅助生成代理

The RJCB-generated bridge code makes direct, interface-specific vtable calls.

RJCB生成代码可以进行直接针对特定接口vtable调用

I find it convenient to focus on language features rather than on the gruesome details of vtable layout, or stack unwinding (for example).

觉得能够注意力集中语言特性本身不是vtable布局或者展开之类可怕细节感觉