pointer n. 〔美国〕西点 (West Point) 军官学校学员。 n. 1.指示者;指示物;(钟、表的)指针;教鞭;〔口语〕线索;暗示;点子。 2.能站住用鼻尖指示猎获物所在处的猎狗。 3.〔pl.〕 (the P-) 【天文学】(大熊星座中的)两颗指极星。 4.【军事】(大炮)瞄准手;(捕鲸船桅头的)鲸位指示器。 5.〔口语〕广告索引(=pointerad)。 6.【铁路】闸柄。
And the compiler will treat pointers to function descriptors as 进行编译,并且编译器将指向函数说明符的指针视为
For example , and the pointer to function syntax was similarly extended ) ,类似地,还扩展了指向函数语法的指针(
Given a pointer to an object , dynamic linkage lets us find type - specific functions : every object starts with a descriptor which contains pointers to functions applicable to the object 给定一个指向一个对象的指针,动态链接让我们找到类型详细而精确的函数:每个对象开始于一个描述符,这个描述符包含一系列指向对象可用的函数。