• So, in this function, we are using the back chain pointer, the link register save area, and one local variable.

    所以这个函数中,我们使用指针链接寄存器保存一个本地变量

    youdao

  • Listing 1. Get file row pointer and initialize return variable.

    列表1.获得文件指针初始化返回变量

    youdao

  • However, it is the interaction of these two functions and using a global pointer variable called namestr that causes both the leak and the dangling pointer.

    然而两个函数相互作用利用一个全球性指针变量叫做namestr,它会导致渗漏不断摆动的指针。

    youdao

  • When strdup is called in foo , the namestr variable value is overwritten, thereby losing the pointer to the memory allocated in main , and that causes the leak.

    strdupfoo中被调用,这个namestr变量会被覆写从而丢失main内存分配指针导致渗漏。

    youdao

  • All subsequent arguments are accessed by adding the size of a dword variable to the stack pointer (that is, esp + 12, esp + 16, and so on).

    堆栈指针上加上变量大小(esp +12、esp +16等等),可以访问所有后续参数

    youdao

  • In contrast, an OCG compiler has comprehensive information about every variable, register, and pointer throughout the entire program.

    相反OCG编译器整个程序中的每个变量寄存器以及指针信息全面的了解。

    youdao

  • In this book we use the second style and place the * with the pointer variable name.

    本书中,我们采用第二种声明风格:将符号* 紧贴指针变量名放置

    youdao

  • 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.

    委托方法引用指针允许我们方法作为一个变量传递方法作为回调函数的一个变量。

    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

  • The function primarily used for this is pthread_cond_wait . It takes two arguments; the first is a pointer to a condition variable, and the second is a locked mutex.

    函数pthread_cond_wait主要就是用于阻塞线程的,两个参数第一个指向条件变量指针第二个是一个锁定了的互斥量。

    youdao

  • A pointer to a variable of this type is passed to the process_args function, and on return, the variable contains values obtained from arg processing.

    指向类型变量指针被传递process_args函数返回该指针时,它包含参数处理过程获得

    youdao

  • The analysis of pointer variable and inter procedure data is one of the key problem in the whole program analysis of nested language.

    指针变量以及过程数据分析嵌套式语言全程分析的关键问题之一

    youdao

  • If you have a pointer to a structure and the value of the pointer is correct, every member variable of the structure will show the correct value.

    如果指向结构指针而且指针正确的,那么结构的每个成员变量都将显示正确值。

    youdao

  • An array variable holds a pointer to the data constituting the array elements and the rank and length information, and an assignment copies only this pointer.

    数组变量持有一个指针,它指向构成数组元素数据长度信息值语句复制指针。

    youdao

  • In order to statically analyze buffer overflow, efficient and precise pointer analysis must be performed to make certain what target buffer a pointer variable point to.

    为了进行静态缓冲区溢出分析必须首先进行高效精确指针分析确定指针可能指向的目标缓冲区。

    youdao

  • This paper tentatively analyzes the realization mechanism of a reference type variable in C, and compares reference and pointer so as to deepen the comprehension of reference.

    准确理解C语言引用本质,对C语言引用理的实现机制进行了初步探讨

    youdao

  • An array variable holds a pointer to an array object, which holds the array elements and the rank and length information.

    数组变量保存指向数组对象指针数组对象保存的是数组元素长度信息。

    youdao

  • Both the variable type and the formal parameter type are some variety of pointer-to-wide char.

    变量类型类型某种指向宽字符指针

    youdao

  • Both the variable type and the formal parameter type are some variety of pointer-to-wide char.

    变量类型类型某种指向宽字符指针

    youdao

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

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

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