On the first call into any of these functions, the pseudo client library populates a table of function Pointers that then point to the "real" (libc) implementations of these functions.
在第一次调用这些函数中的某个函数时,pseudo客户机库会填充一个包含函数指针的表,这些函数指针指向函数“真正的”(libc)实现。
This feature is richer than function Pointers because it allows the inner class instance to retain a reference to the environment in which it was created.
该特性比函数指针更强大,因为它允许内部类实例保持对创建它的环境的引用。
There's a virtual table for each class, which contains a list of Pointers to the implementation of each member function.
有一个为每个类的虚表,其中包含每个成员的功能的实现的指针列表。
Method handles act as both function Pointers and as function combinators, allowing a built-in way to construct a call protocol flow from a caller to a callee.
方法句柄可以同时作为函数的pointer和combinator,允许用内置的方式建立一个从调用器到被调用者的调用协议。
Then the second table is scanned, only once, the function directs us to the proper slot in the hash table and from there you find the pointers to the matching rows.
然后,第二个表被扫描,只扫描一次,那个函数引导我们到哈希表中适合的位置,并且从那里,你找到匹配的行指针。
Delegates are special types that encapsulate a method, similar to function Pointers found in other programming languages.
委托是封装方法的特殊类型,它类似于其它编程语言中的函数指针。
Introduce a way to merge several system controls into a custom control with class designer by the example of implementing record Pointers locating and query function.
以数据记录指针的定位及查询功能的实现为例,详细介绍了使用类设计器将系统控件组合成用户定义控件的方法。
Function that us pointers or references to base classes must be able to use obejects of derived classes without knowing it.
所有引用父类的地方必须能透明的使用其子类的对象。
The conversion function identified by handler requires as its arguments pointers to the input and output strings, along with the length of each.
由句柄指定的转换函数请求输入、输出字符中及它们的长度作为参数。
Other data types, such as function Pointers, arrays, and structures, require additional attributes to ensure proper data marshaling.
其他数据类型(如函数指针、数组和结构)需要一些附加特性以确保进行正确的数据封送处理。
You can't use pointers to local variables if the pointer is used outside of the function.
你不能使用局部变量的指针如果使用指针之外的功能。
For example, most languages that contain function Pointers can be used to credibly support functional programming.
例如,包含函数指针的多数语言都可用于可靠地支持函数编程。
This function allows a client to ask the object for different pointers to itself that also point to different abstract base classes (also known as interfaces).
这个函数允许客户端请求对象提供关于自己的其它方面的指针,这个新指针同样指向不同的虚基类(也叫做接口)。
This option speeds function calls, because no frame Pointers need to be set up and removed.
这个选项会加速函式呼叫,因为并不需要设定及移除框架指标。
This option speeds function calls, because no frame Pointers need to be set up and removed.
这个选项会加速函式呼叫,因为并不需要设定及移除框架指标。
应用推荐