The Pointer Method is superior to CHAIN in the graphic programs for APPLE microcomputer.
就苹果型的微机绘图程序来说,指针法比CHAIN命令更为优越。
Rather, a method pointer is a convenience mechanism.
方法指针只是一种方便的机制。
The first item in each tuple is a callable object (in this case a method pointer) and the second is a HTTP request type that the method should be called for.
每个元组的第一项是可调用对象(在这里是一个方法指针),第二项是HTTP请求类型,这种请求类型可以调用该方法。
Each object allocated on the GC heap has an 8-byte overhead (sync block + method table pointer).
每个在GC堆中分配的对象有一个8字节的头(同步块+方法表指针)。
Think of the method pointer as a short-hand convenience mechanism for invoking methods along an object graph.
可以将方法指针当作调用对象方法的方便机制。
An alternative is a data storage method called a linked list, in which each piece of data includes a "pointer" that indicates the location of the next piece.
另外一个数据存储方式叫链接,通过在数据节点中增加一个指向下一个节点的指针来对数据进行存储。
In the pop method, after the top pointer is decremented, elements still maintains a reference to the object being popped off the stack.
在pop方法中,在顶部指针递减之后,elements仍然会保留对将弹出堆栈的对象的引用。
However, the method copies a pointer to the selected function into a local variable, and then calls the function with the call method of the function object, rather than calling it directly.
但是,这个方法将所选函数的指针复制到一个局部变量中,然后用function对象的call方法调用这个函数。而不是直接调用它。
It is composed of a pointer to the GObject that the method is being called on, an array of arguments, and an array of keyword arguments.
它由正在对其调用方法的GObject的指针、参数数组和关键字参数数组组成。
You can't access it through a pointer declared as an Order, nor can you pass it to another method expecting an Order as an argument.
您不能通过声明为Order的指针来访问它,您也不能将它传递到另外一个希望以Order作为参数的方法。
We now know that this represents a function pointer type that can refer to any method taking a single int argument and returning a string.
我们现在知道了这是一个函数指针类型,它可以引用任何有一个int类型参数并且返回一个string类型的方法。
With the pointer to the CompositeContext, the following method can be invoked to obtain a pointer to service.
使用指向CompositeContext的指针,可以调用下面的方法来获取指向服务的指针。
Simply replace classname_function with the method to be called, and replace object with the object pointer upon which the method should operate.
只要用要调用的方法替换 classname_function ,并用方法应该操作的对象指针替换object 。
What the get_Document() method provides is just a pointer to an interface.
get_Document()方法取得的仅仅是一个接口指针。
If you were paying careful attention you will have noted that JSR Groovy requires me to use the new & syntax to create a pointer to the method subtractMoney.
如果一直都很留心,那么您可能已经注意到,JSRGroovy要求我使用新的&语法来创建 subtractMoney方法的指针。
It does whatever initialization is required for the module, if any, but most crucially, it also passes a pointer to the method table back to Python.
初始化函数将完成模块所要求的所有初始化操作,但更重要的是,它还把一个指向方法表的指针传回给Python。
Delegate is a reference pointer to a method. It allows us to treat method as a variable and pass method as a variable for a callback.
委托是一个方法的引用指针。它允许我们将方法作为一个变量并传递方法作为回调函数的一个变量。
JNIEnv *env; /* pointer to native method interface */
JNIEnv *env; /*指向本地方法调用接口 */
This method builds and analyzes pointer trees for programs and can detect and localize the dynamic memory errors effectively.
该方法为程序建立并分析指针树,能够有效地检测和定位几类常见动态存储错误。
Null pointer dereference fault is ubiquitous in the program with pointers. It is difficult to locate fault sources adopting dynamic testing method.
空指针态引用故障在使用指针的程序中是普遍存在的,采用动态测试方法进行测试难以准确定位故障源。
The method can be used to detect safety holes, such as illegal pointer references, memory leaks, and other resource leaks, at a low cost and with high flexibility.
该方法具有代价小,灵活性强的特点,可用来检查程序中指针非法引用、内存泄漏及其他资源泄漏等安全漏洞。
Simulations show that adaptively modulated bit leaking method can reduce the jitter in pointer adjustment effectively in both the normal mode and the degraded mode of SDH network.
仿真表明,自适应调制泄漏法在网络处于劣化模式和非劣化模式时都可以有效地抑制指针调整抖动。
The method of image threshold, image filter, image dilation and image thinning that can be used to the pointer image procession is analyzed and studied.
分析并研究了可用于指针图像处理的图像分割、图像滤波及图像的膨胀细化等运算方法。
A Delegate is a reference pointer to a method.
委托是一个方法的引用指针。
It introduces a automatic alignment method between analog pointer meter's pointer and scale to replace the artificial alignment method with image processing technology.
介绍了一种用图像处理技术实现模拟指针表指针和刻度自动对准代替人工对准的方法。
Design of automatic verification apparatus of dial gauges and the reading method of the pointer indicating values in the verification process is introduced.
介绍了一种基于计算机图像识别技术实现的指示表全自动检定仪的设计方法,着重介绍了检定过程中的指针示值自动判读方法。
The DLL checks the number of the class that is requested, and if it provides that class, it returns a pointer to an object that implements the creation method for the actual object.
DLL检查请求类的数字,如果能够提供出来类,它返回出来一个对象的指针,这个对象实现了某些实际对象创建上的方法。
Linking occurs when your code is bound to a type reference, including function pointer references and method calls.
当您的代码绑定到类型引用(包括函数指针引用和方法调用)时,就会进行链接。
If the value's type is a reference type, this method returns the size of the pointer rather than the size of the object.
如果该值的类型为引用类型,则此方法将返回指针的大小而非该对象的大小。
Through a great deal of different conditional experiments, this kind of calculation method is proved that it is very valid for the pointer Angle recognition.
经过大量不同条件的实验,证明这种算法对于指针角度的识别是十分有效的。
应用推荐