• The compiler provides a built-in function, which is evaluated at compile time, to determine the length of an array (e.g. len (a)).

    编译提供内建功能编译求得一个数组长度(如len (a))。

    youdao

  • The compiler doesn't know what type V really represents, so it cannot instantiate an array of V.

    编译知道V到底表示什么类型因此不能实例化V数组

    youdao

  • Listing 2. Faking out the compiler with a final reference to a one-element array.

    清单2.使用对元素数组的最终引用欺骗编译

    youdao

  • For-each loop: When iterating over an array, the compiler generates an induction variable and the standard array iteration idiom.

    for - each循环迭代数组时,编译生成归纳变量标准的数组迭代语法

    youdao

  • The parentheses are effectively a request to the compiler to value-initialize the array, which in this case sets its elements to 0.

    圆括号要求编译器数组值初始化,例中数组元素都设置0。

    youdao

  • Other useful changes include unsigned types, form default instances, compiler warnings, and explicit array bounds.

    其他有用的变化包括了无符号类型窗体默认实例编译器警告以及显式数组范围

    youdao

  • Since the compiler can't prevent you from defeating type safety in this way, it instead prevents you from creating any array of generic type.

    因为编译不能这个方式阻止破坏类型安全只能阻止你创建任何参数化类型类型数组

    youdao

  • If the parameter is a reference to the array, then the compiler does not convert an array argument into a pointer. Instead, a reference to the array itself is passed.

    如果数组引用编译不会数组实转化为指针而是传递数组的引用本身

    youdao

  • If the parameter is a reference to the array, then the compiler does not convert an array argument into a pointer. Instead, a reference to the array itself is passed.

    如果数组引用编译不会数组实转化为指针而是传递数组的引用本身

    youdao

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

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

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