array segment信息详情

array segment发音

意思翻译

数组段

相似词语短语

segment───v.分割;(细胞)分裂;n.段,部分;(水果或花的)瓣,(动物的)节;弓形;音段;(广播或节目的)时间段

array───n.数组,阵列;排列,列阵;大批,一系列;衣服;vt.排列,部署;打扮

line segment───n.线段;n.[数]线段

crossbar array───纵横阵

alternate segment───交错弓形

segment routing───分段布线

segment fault───段故障,线段故障;[计]段故障

array crossword───数组纵横字谜

industry segment───工业部门;行业分部

双语使用场景

A slice represents a contiguous segment of an array, allowing a programmer to refer to specific sections of the underlying storage.───一个切片(slice)表示一个数组内的连续分段,支持程序员指定底层存储的明确部分。

The segment of the array that the slice references can be changed by assigning a new slice to the same variable.───该切片所引用的数组分段可以通过将新的切片赋值给同一变量来更改。

It also provides three methods for accessing array elements: standard indexing, creating subarrays, and slicing, which produces a less dimensional view of an array segment.───它还提供三种访问数组元素的方法:标准索引、创建子数组和切片(slicing),切片能产生维数更小的数组片段的视图。

Gets the original array containing the range of elements that the array segment delimits.───获取原始数组,其中包含数组段分隔的元素范围。

Gets the number of elements in the range delimited by the array segment.───获取由数组段分隔的范围中的元素个数。

英语使用场景

It also provides three methods for accessing array elements: standard indexing, creating subarrays, and slicing, which produces a less dimensional view of an array segment.