单词 | function pointer | ||||||||||||||
释义 | function pointer
更多释义 收起释义 例句释义: 函数指针,函式指标,函数指标 1. The first way is to call a global function through a function pointer that is a private member of your class. 第一种是通过一个函数指针来调用一个全局函数,这是你的类的一个私有成员。 cosoft.net.cn 2. Linking occurs when your code is bound to a type reference, including function pointer references and method calls. 连结只发生于您的程式码系结至型别参考时,其中包括函式指标参考和方法呼叫。 msdn.microsoft.com 3. 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类型的方法。 www.cnblogs.com 4. The constructor is used to form a delegate over a target object and a function pointer. 这构造器用来通过一个目标对象和一个函数指针形成一个委托。 www.cnblogs.com 5. Name adapted With typedef definition pointer to a function pointer type, how to get dynamic connection pool of a function pointer. 用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-DLLprogramcode。 www.pudn.com 6. Determines whether a given type is a member function pointer, possibly with additional properties as specified by a property tag. 判定一个给定的类型是否为成员函数指针,可以通过属性标签额外指定属性。 qa.alibaba.com 7. You use the returned function pointer to call the DLL function. 使用返回的函数指针调用DLL函数。 msdn2.microsoft.com 8. The client has to set that function pointer if it wants to handle that event. 客户端必须设置它想处理的事件的函数指针。 osl.bsw.net.cn 9. Specifically, I give the application this chance by way of a function pointer. 我通过一个函数指针给程序这个机会。 www.lihuasoft.net 10. Instance that represents a function pointer to its class constructor. 实例的接口指针,该实例表示指向其类构造函数的函数指针。 msdn2.microsoft.com 1. Controls the marshaling behavior of a delegate signature passed as an unmanaged function pointer to or from unmanaged code. 控制作为非托管函数指针传入或传出非托管代码的委托签名的封送行为。 msdn2.microsoft.com 2. Accordingly, this library also provides improved versions of the standard function pointer adapters. 因此,本库也提供了标准函数指针适配器的改良版本。 dictsearch.appspot.com 3. The client executable must call the exported functions through a function pointer. 客户端可执行文件必须通过函数指针调用导出函数。 msdn2.microsoft.com 4. Converts a delegate into a function pointer callable from unmanaged code. 将委托转换为可从非托管代码调用的函数指针。 msdn2.microsoft.com 5. The function pointer returns pointers to all the APIs required for the particular plug-in library that you have implemented. 函数指针返回指向您实现的特定插件库所需的所有API的指针。 www.ibm.com 6. Shows examples of how a managed delegate can be marshaled to a function pointer in unmanaged code. 演示如何将托管委托封送为非托管代码中的函数指针的示例。 msdn2.microsoft.com 7. What is the difference between an ordinary data or function pointer and a pointer to data or function member? 普通数据指针或函数指针与数据成员指针或函数成员指针之间的区别是什么? dictsearch.appspot.com 8. This protects against stack, buffer, and function pointer overflows, all without recompilation. 这样将保护程序代码避免堆栈、缓冲区和函数指针溢出,而且全都不需重新编译。 www.ibm.com 9. Daniel's virtual function pointer system sounds like a roll-your-own COM. Daniel的虚拟函数指针系统就是一个手工自制的COM。 blog.163.com 10. Instead, your code must keep a reference to the delegate for the lifetime of the unmanaged function pointer. 这样,在该非托管函数指针的生存内,您的代码必须保持一个指向该委托的引用。 msdn2.microsoft.com 1. Once a delegate has been marshaled out as an unmanaged function pointer, the garbage collector cannot track its lifetime. 一旦将委托作为非托管函数指针封送出去,垃圾回收器就无法跟踪其生存期。 msdn2.microsoft.com 2. For platform invoke, a delegate is marshaled as an unmanaged function pointer by default. 对于平台调用,默认情况下委托作为非托管函数指针进行封送。 msdn2.microsoft.com 3. A delegate is a type that safely encapsulates a method, similar to a function pointer in C and C . 委派是可以安全封装方法的型别,类似C和C 中的函式指标。 technet.microsoft.com 4. How can I wrap a function which takes a function pointer as an argument? 如何封装参数为函数指针的函数? boost-doc-zh.googlecode.com 5. foo: A predicate function object or function pointer, see below for more information. 断言函数对象或函数指针,更多信息参见下面。 qa.alibaba.com 6. In that case, your code is responsible for finding the appropriate function pointer to return. 在这种情况下,由您的代码负责查找要返回的适当函数指针。 msdn2.microsoft.com 7. Synthesizes a member function pointer type from given properties. 根据给定的属性合成一个成员函数指针。 qa.alibaba.com 8. Synthesizes a function pointer type from given properties. 根据给定的属性合成一个函数指针。 qa.alibaba.com 9. This method uses the System. IntPtr class to represent an unmanaged function pointer. 此方法使用System.IntPtr类表示非托管函数指针。 msdn2.microsoft.com 10. A delegate is thus equivalent to a type-safe function pointer or a callback. 这样,委托就等效于一个类型安全函数指针或一个回调。 msdn2.microsoft.com 1. The delegate acts as a function pointer in native code. 在本机代码中,该委托充当函数指针。 msdn2.microsoft.com 2. Pointer types and function pointer types are not CLS-compliant. 指针类型和函数指针类型是不符合CLS的。 msdn2.microsoft.com 3. The delegate from which the function pointer was created and exposed to unmanaged code was garbage collected. 从其创建函数指针并将创建的函数指针公开给非托管代码的委托已被垃圾回收。 technet.microsoft.com 4. An invalid function pointer was specified. 指定了无效的函数指针。 msdn2.microsoft.com 5. Passes a delegate to an unmanaged function that expects a function pointer. 将委托传递给需要函数指针的非托管函数。 msdn2.microsoft.com 6. Populate the function pointer structure before returning to DB2. 在返回DB2之前填充函数指针结构。 www.ibm.com 7. A function pointer is converted to or from a data pointer. 在函数指针与数据指针之间转换。 msdn2.microsoft.com 8. The unmanaged module is a DLL that defines a function called TakesCallback that accepts a function pointer. 非托管模块是一个DLL,它定义名为TakesCallback并接受函数指针的函数。 msdn2.microsoft.com 9. Is converted to a function pointer that can be passed to unmanaged code using the. 转换为可传递给非托管代码的函数指针。 msdn2.microsoft.com 10. Overwriting a function pointer or exception handler that is subsequently executed. 重写随后执行的函数指针或异常处理程序。 www.ibm.com 1. A type is used when you're calling through a function-pointer. 通过函数指针进行调用时使用了类型。 207.46.16.251 2. In Part 2, I'll show how to overwrite a function pointer and cover assembly components and some juicy shell, network, socket code samples. 在第2部分中,我将介绍如何重写函数指针并介绍组件组装和一些有趣的shell、网络、套接字代码示例。 www.ibm.com 3. Type that is the unmanaged function pointer to be converted. 类型,该参数是要转换的非托管函数指针。 msdn2.microsoft.com 4. And in Part 2, we'll cover overwriting a function pointer in both 32- and 64-bit modes and provide some example code. (并且在第2部分中,我们将介绍如何在32位和64位模式下重写函数指针并提供一些示例代码)。 www.ibm.com 5. If you need to use these adapters, usage is identical to the standard function pointer adapters. For example. 如果你要使用这些适配器,它们的用法与标准的函数指针适配器是一样的。例如。 boost-doc-zh.googlecode.com 6. When legacy code is called, either directly by calling an exported function or indirectly by using a function pointer, the kernel must 在调用遗留代码的时候,可以通过调用导出的函数进行直接地调用,也可以通过使用函数指针进行间接地调用,但是内核必须完成以下工作 www.ibm.com 7. Non-ANSI casting of a function pointer to a data pointer 将函数指针以非ANSI方式转换为数据指针 msdn2.microsoft.com 8. A managed delegate is marshaled as a COM interface or as a function pointer, based on the calling mechanism 根据调用机制,托管委托被作为COM接口或函数指针进行封送 msdn2.microsoft.com 9. Object is garbage collected, the function pointer passed to 对象被执行垃圾回收,传递给 msdn2.microsoft.com 10. The managed module defines a delegate that is marshaled to the native code as a function pointer and uses the 托管模块定义将作为函数指针封送给本机代码的委托,并使用 msdn2.microsoft.com 1. You cannot pass an invalid function pointer to 不能将无效的函数指针传递给 msdn2.microsoft.com 2. Technique of Code Obfuscation Based on Function Pointer Array 基于函数指针数组的代码迷惑技术 www.ilib.cn 3. Well, factory is a function pointer! Where does it points to? We can find factory是一个函数指针,指向哪里?找找 blog.sina.com.cn |
||||||||||||||
随便看 |
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。