subscripting

subscripting

 英

  • 网络下标;加下标;下标访问

例句

Also like in C++ most built-in operators with special syntax (arithmetic operators subscripting etc. ) can be redefined for class instances.

同样C++一样所有操作符特殊语法算数运算符等等进行重新定义

Our word-counting programs relied on the fact that subscripting a nonexistent element inserts that element and initializes the value to 0.

我们单词统计程序的确通过引用一个不存在元素实现元素插入关联初始化为0。

By subscripting this value, the function can access and alter any argument of the array.

调用函数可以通过数组访问修改数组元素

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

使用访问数组实际上指向数组元素指针操作

热门查询