• Of course I could pass a pointer to a function, but I'd like to pass variable.

    当然可以通过一个指向函数指针通过变量。

    youdao

  • The registry supports dynamic data by storing a pointer to a function that returns a value (or many values).

    储存可传回一个或是多个) 的函式指标,登录即可支援动态资料

    youdao

  • The constructor is used to form a delegate over a target object and a function pointer.

    构造器用通过目标对象一个函数指针形成一个委托

    youdao

  • It returns a pointer to the function, which can then be used like any other reference value.

    返回一个函数指针可以任何其他引用一样使用它们。

    youdao

  • Global variables are never allocated to registers. Global variables can be changed by assigning them indirectly using a pointer, or by a function call.

    全局变量不会被分配寄存器上修改全局变量需要通过指针或者调用函数方式间接进行

    youdao

  • This function calculates the difference between two jiffies values, and then provides the result to the user through a user-space pointer.

    这个函数会计算两个jiffies之间然后通过一个用户空间指针结果提供用户

    youdao

  • The code passes the target as the first argument and a pointer to the code function as the second. The syntax for this is.

    代码目标作为第一参数,将一个代码函数指针作为第二个参数进行传递

    youdao

  • This is done by entering just enough data to overwrite the arguments with dummy data and a new return pointer to a different function; the new function is now executed. 10

    通过输入足够数据数据覆盖参数输入不同函数返回指针来实现的,现在执行新的函数

    youdao

  • When we start talking to the library about something, we call a function called newsession that returns a void pointer (not an unusual way to organize things).

    我们开始交流时,我们调用名为 newsession 的函数,它会返回一个指针(这是组织事情的惯用方法)。

    youdao

  • 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方法调用这个函数。不是直接调用它。

    youdao

  • You open the file by calling the in function of the DL_Dxf object and passing a pointer to a class that inherits from the DL_CreationAdapter abstract class.

    通过调用 DL_Dxf对象in函数并将指针传递给一个继承 DL_CreationAdapter抽象打开文件

    youdao

  • Listing 8 is slightly more complex than the previous example because of the sigset function, which assigns a function pointer to a signal handler.

    由于使用sigset函数(它信号处理程序分配个函数指针),清单8一个示例稍微复杂一点,。

    youdao

  • The clear_user function is used to zero a block of memory in user space. This function takes a pointer in user space and a size to zero, which is defined in bytes.

    clear_user函数用于用户空间内存清零。

    youdao

  • If a function needs to maintain the state of some data over successive calls, such as a working buffer or a pointer, the caller should provide this data.

    如果函数需要在一系列调用期间维持某些数据状态比如工作缓存指针那么调用者应该提供数据。

    youdao

  • This function returns a pointer to the value in the environment or NULL if there is no match.

    这个函数返回一个 指向环境中的指针或者如果匹配则返回 NULL

    youdao

  • This function gets a pointer to the mutex it is trying to lock.

    这个函数会获得一个指向正在尝试锁定互斥指针

    youdao

  • You can then use the return pointer to configure other aspects of the virtual file, such as the function to call when a read is performed on the file.

    然后可以使用这个返回指针配置这个虚拟文件其他参数例如在对该文件执行操作应该调用的函数

    youdao

  • Pointer to the callback function to be invoked (for one or more event Types) — for each specific event, register a callback function, and then these functions are called when the event occurs.

    指向调用函数的指针(对于多种事件类型)——每种特定的事件注册个回调函数,然后事件发生时调用这些函数

    youdao

  • During normal operation of a program, when a function is called, any arguments for the called function along with a pointer to the return location are placed onto the stack.

    程序正常操作过程中,调用一个函数时,被调用函数所有参数以及返回位置指针放在栈中

    youdao

  • If a function is executing, then the stack pointer is pointing to the top of the whole stack, which is also the top of that function's activation record.

    如果一个函数正在执行,那么堆栈指针就会指向整个堆栈顶部也是该函数活动记录的顶部。

    youdao

  • In the processing function, you get a pointer to the YYLTYPE structure holding the location, and you can generate a nice error message.

    处理函数中,我们获得指向保存了位置信息的YYLTYPE结构的指针,这样可以生成一条很好的错误消息

    youdao

  • This function accepts a pointer to a user space buffer, a pointer to a kernel buffer, and a length defined in bytes.

    函数接受指向用户空间缓冲区指针、一个指向内存缓冲区的指针、以及一个字节定义长度

    youdao

  • Returning a pointer to static data may cause a function to be non-reentrant.

    返回指向静态数据指针可能会导致函数不可重入。

    youdao

  • 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网络套接字代码示例

    youdao

  • 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类型方法

    youdao

  • The strerror() function isn't necessarily thread-safe; for unknown values, it formats an error message in a static buffer and returns a pointer to that buffer.

    strerror()函数没有必要是线程安全的;对于未知,该函数静态缓冲区中设置错误消息格式指针返回缓冲区。

    youdao

  • Does not return a pointer to static data; all data is provided by the caller of the function?

    返回指向静态数据指针所有数据函数的调用者提供

    youdao

  • Does not return a pointer to static data; all data is provided by the caller of the function?

    返回指向静态数据指针所有数据函数的调用者提供

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定