• Multi-dimensional array pointer and recursion are the difficult sections of teaching C language.

    多维数组指针和递归是C语言教学中的难点。

    youdao

  • Describes the differences between pointer array and array pointer, and illustrates the application of pointer array by an example.

    论述了指针数组与数组指针的区别,并以一个实例说明指针数组的应用。

    youdao

  • Else, it goes through the binding vector array looking for a non-NULL pointer to binding handle.

    否则,它循环遍历绑定向量数组,寻找非null的绑定句柄指针。

    youdao

  • Each chunk is a direct index to the pointer array of the corresponding level: the first left-hand-side chunk to the first-level nodes, the second chunk to the nodes of the second level, and so on.

    每个小块便是相应层的指针数组的直接索引:最左边的小块指向第一层节点,第二个小块指向第二层的节点,依此类推。

    youdao

  • The call to execv first takes a pointer to the name of the binary to be run, and then a pointer to the array of parameters that you declared earlier.

    execv调用首先取得一个指向要运行的二进制文件名称的指针,然后取得一个指向您前面声明的参数数组的指针。

    youdao

  • 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的指针、参数数组和关键字参数数组组成。

    youdao

  • There's no guarantee that you will actually get a direct pointer to the array or string even when using the Critical versions.

    即便使用Critical版本,也无法保证您能获得对数组或字符串的直接引用。

    youdao

  • We've already discussed the stack (an array), and the pointer.

    前面已经讨论了堆栈(数组)和指针。

    youdao

  • On a JVM that provides a direct pointer to the array, the array will be updated; however, on a JVM that returns a copy it will not be.

    在提供直接指向数组的指针的JVM上,该数组将被更新;但是,在返回副本的JVM上则不是如此。

    youdao

  • You can think of userdata as an array of bytes — bytes that might represent a pointer, a structure, or a file in the host application.

    我们可以认为userdata就是一个字节数组——字节可以表示指针、结构或宿主应用程序中的文件。

    youdao

  • Thus, array (pointer (char), 4) is the type of arrays of 4 Pointers to char.

    因此y的类型就是有四个元素、这些元素指向char类型的指针数组。

    youdao

  • An array is converted to a pointer to the type of the array; a function is converted to the appropriate pointer to function type.

    将数组转换为指向数组类型的指针,将函数转换为指向函数类型的适当指针。

    youdao

  • We have already seen that when we use an array name in an expression, we are actually using a pointer to the first element in the array.

    我们已经看到,在表达式中使用数组名时,实际上使用的是指向数组第一个元素的指针。

    youdao

  • Doing so makes it clear that what is being operated on is a pointer to an array element, not the array itself.

    这样就明确地表示,函数操纵的是指向数组元素的指针,而不是数组本身。

    youdao

  • Pointer to an array of icon handles that receives handles to the large ICONS extracted from the file.

    指针指向一个用于接收指定文件大图标的句柄数组。

    youdao

  • Pointer to an array of icon handles that receives handles to the small ICONS extracted from the file.

    指针指向一个用于接收指定文件小图标的句柄数组。

    youdao

  • The reset() function moves the internal pointer to the first element of the array.

    函数的作用是:将数组内部的指针移动到数组中的第一个元素。

    youdao

  • The next() function moves the internal pointer to, and outputs, the next element in the array.

    函数的作用是:将数组内部的指针移向当前元素的下一个元素,并输出它。

    youdao

  • Recall that when we pass an argument of array or function type, that argument is automatically converted to an pointer.

    回忆一下,传递数组或函数类型实参的时候,该实参自动转换为一个指针。

    youdao

  • The prev function moves the internal pointer to, and outputs, the previous element in the array.

    函数的作用是:将数组内部的指针移向当前元素的上一个元素,并输出它。

    youdao

  • When we pass an array, the argument is a pointer to the first element in the array. That pointer value is copied; the array elements themselves are not copied.

    而在传递数组时,实参是指向数组第一个元素的指针,形参复制的是这个指针的值,而不是数组元素本身。

    youdao

  • C plus plus language has the powerful function in pointer and array and object-oriented programming (OOP) technology which are in favor of programming.

    语言在指针和数组方面的强大功能,以及面向对象技术,极大地方便了程序的编写。

    youdao

  • By introducing side pointer, row pointer and column pointer - three Pointers in different level, this paper discusses the means to access multi - dimensional array by pointer.

    通过引入面指针、行指针和列指针,并与相应级别的指针相关联,阐述了应用指针访问多维数组的方法。

    youdao

  • Pointer arithmetic is not allowed on a managed array.

    在托管数组中不允许使用指针算法。

    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

  • Type names may include trailing characters that denote additional information about the type, such as whether the type is a reference type, a pointer type or an array type.

    类型名可能包含尾部字符,尾部字符表示有关该类型的附加信息,如类型是引用类型、指针类型还是数组类型。

    youdao

  • Especially we have offered some detailed and typical sample codes to compare pointer with array.

    其中指针与数组的比较给出了详尽、典型的代码。

    youdao

  • When we subscript an array, we are really subscripting a pointer to an element in that array.

    在使用下标访问数组时,实际上是对指向数组元素的指针做下标操作。

    youdao

  • When we subscript an array, we are really subscripting a pointer to an element in that array.

    在使用下标访问数组时,实际上是对指向数组元素的指针做下标操作。

    youdao

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

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

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