The segment of the array that the slice references can be changed by assigning a new slice to the same variable.
该切片所引用的数组分段可以通过将新的切片赋值给同一变量来更改。
A slice represents a contiguous segment of an array, allowing a programmer to refer to specific sections of the underlying storage.
一个切片(slice)表示一个数组内的连续分段,支持程序员指定底层存储的明确部分。
The capacity of a slice s is the size of the array from s [0] to the end of the array, and is returned by the cap built-in function.
切片s的容量是数组从s[0]到数组尾端的大小,并由内建的cap函数返回。
While the semantics of the input arguments remain the same as in the Data Distribution Policy, the return value now contains an array of slice identifiers instead of a single one.
虽然输入参数的语义与数据分布策略内的相同,返回值现在包含一个片标识的数组,而非单一一个片标识。
Method Before volume rendering we transfer each slice of volume into an array indexed by the value of voxels, element in which stores the position of each voxel.
方法在体绘制前,将每个体数据的每个层片编码成以体素值为序的有序数组。
Method Before volume rendering we transfer each slice of volume into an array indexed by the value of voxels, element in which stores the position of each voxel.
方法在体绘制前,将每个体数据的每个层片编码成以体素值为序的有序数组。
应用推荐