在返回DB2之前填充函数指针结构。
Populate the function pointer structure before returning to DB2.
重写随后执行的函数指针或异常处理程序。
Overwriting a function pointer or exception handler that is subsequently executed.
根据给定的属性合成一个函数指针。
步骤3:在返回DB2之前填充函数指针结构。
Step 3: Populate the function pointer structure before returning to db2.
我如何存储一个对象的函数指针数组?
然而,他们可以通过函数指针的方式模仿。
你的转换函数指针其实并没有改变你过去了。
Your converter function is not actually changing the pointer you are passing.
例子将示范如何给你的函数指针传递附加参数。
This will show how to pass additional parameters to your handler function.
它返回一个函数指针,可以像任何其他引用值一样使用它们。
It returns a pointer to the function, which can then be used like any other reference value.
这构造器用来通过一个目标对象和一个函数指针形成一个委托。
The constructor is used to form a delegate over a target object and a function pointer.
然后,您可以将库装入到您的地址空间中并使用函数指针调用方法。
You could then load the library into your address space and call the methods using function Pointers.
如果不需要符号函数指针,为什么升压:绑定需要一个?
If ampersands aren't needed for function Pointers, why does boost: : bind require one?
所以你的类将有两个构造器,一个有函数指针,另一个没有。
So, your class has two constructors, one with a function pointer and the other without it.
这意味着它们可以作为这两个类和函数指针的行为,在同一时间。
This means that they can act as both classes and function Pointers at the same time.
该特性比函数指针更强大,因为它允许内部类实例保持对创建它的环境的引用。
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.
委托是封装方法的特殊类型,它类似于其它编程语言中的函数指针。
Delegates are special types that encapsulate a method, similar to function Pointers found in other programming languages.
这样将保护程序代码避免堆栈、缓冲区和函数指针溢出,而且全都不需重新编译。
This protects against stack, buffer, and function pointer overflows, all without recompilation.
判定一个给定的类型是否为函数指针,可以通过属性标签额外指定属性。
Determines whether a given type is a function pointer, possibly with additional properties as specified by a property tag.
如果程序需要为一个窗口生成子类,就在函数指针里填上自己函数的地址。
If the application needs to subclass a window, it fills in the function pointer with the address of its own function.
判定一个给定的类型是否为成员函数指针,可以通过属性标签额外指定属性。
Determines whether a given type is a member function pointer, possibly with additional properties as specified by a property tag.
使用 BOOST_TEST_CASE宏创建的单元测试以函数指针作为输入参数。
The unit tests that are created using the BOOST_TEST_CASE macros accept function pointers as their input arguments.
如果你要使用这些适配器,它们的用法与标准的函数指针适配器是一样的。例如。
If you need to use these adapters, usage is identical to the standard function pointer adapters. For example.
文中扩充了基于契约的安全检查机制,提出了一种针对函数指针的安全检查方法。
By extending the contract-based safety analysis mechanism, a method for checking the safety problems of function pointers is presented in this paper.
可以看到,调用挂钩实际上是改变函数指针,这样看来,你完成它应该没什么困难。
As you can see, call hooking is really all about redirecting function Pointers, and at this point, you should have no trouble doing that.
然而,他们可以通过函数指针的方式模仿。这是采取例如在X窗口系统的实现方法。
However they can be imitated by means of function Pointers. This is the approach taken for instance in the implementation of the X Window System.
一些最重要的新功能可能包括异常处理、扩展函数、函数指针和/或lambda表达式。
Some of the most significant possible new features include exception handling, extension functions, function pointers, and/or lambda expressions.
函数指针分析及控制流分析是程序分析中的难点,也是引起分析的精确度降低的原因。
Function pointer alias and control flow analysis are difficulties in the course of program analysis, and reasons why the accuracy of program analysis are decreased.
函数指针分析及控制流分析是程序分析中的难点,也是引起分析的精确度降低的原因。
Function pointer alias and control flow analysis are difficulties in the course of program analysis, and reasons why the accuracy of program analysis are decreased.
应用推荐