...已存在的选择器对应的实现的过程,它依赖于Objectvie-C中方法的调用能够在运行时进改变——通过改变类的调度表(dispatch table)中选择器到最终函数间的映射关系。
基于4个网页-相关网页
System Service Dispatch Table 系统服务调度表 ; 为系统服务调度表 ; 系统服务调用表
driver-dispatch table 驱动器分派表
interrupt dispatch table 插断分派表 ; 中断调度表 ; 修改
DDT Driver Dispatch Table 驱动程序调度表
dynamic dispatch virtual table 动态配送虚拟表
以上来源于: WordNet
To make the code more easily extensible, use a dispatch table, as shown in Listing 14.
为了使代码更容易扩展,要使用清单14所示的分派表。
Each of them must be listed in the special dispatch table (this program defines ServiceTable array for this purpose).
每一个服务都必须列于专门的分派表中(为此该程序定义了一个ServiceTable结构数组)。
In case of services, the code for main will be surprisingly short, since it just creates the dispatch table and starts the control dispatcher.
对于服务程序来说,main的代码令人惊讶地简短,因为它只创建分派表并启动控制分派机。
应用推荐