青年中文青年中文

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.