What is the translation of " 一个数组 " in English? S

Noun
array
一系列
数组
阵列
各种
一组
亚锐
描阵
的数组
该数组

Examples of using 一个数组 in Chinese and their translations into English

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
显示一个数组.
Show a group of.
假如我们想打印一个数组中所有的元素。?
What if you wanted to print all the array elements?
它也可以是一个数组
May also be a group of numbers.
它基本上可以替代一个数组
Ar may be substituted by one group.
它将所有的形参转化成一个数组
But it combined all the nodes into one group.
可以用array()语言结构来新建一个数组
An array can be created by the array() language-construct.
第二个用例是将变量一起收集到一个数组中。
The second usecase is gathering variables together into an array.
在计数排序算法的代码中,假设输入是一个数组A[1…n],A.length=n。
In the code for counting sort,we assume that the input is an array A[1… n], and thus A. length= n.
数据被指定为一个数组的值,每个值作为第一个参数传递(d)选择功能。
Data is specified as an array of values, and each value is passed as the first argument(d) to selection functions.
算法开始时先初始化一个数组,其值按顺序依次为1到52,代表52张可能的牌。
The algorithm starts by initializing an array with values in order from 1 to 52, representing the 52 possible cards.
在此示例中,我们声明一个数组,用数据填充它,然后将数组的内容打印到控制台。
In this example, we declare an array, fill it with data and then print the contents of the array to the console.
如果x是另一个数组,则它应具有完全相同的数据类型代码,否则将引发TypeError。
If x is another array, it shall have exactly the same data type code, otherwise, TypeError will be raised.
让我们声明一个数组,它会存储5个整型,而且用for循环为每个元素赋值:.
Let's declare an array, that is going to store 5 integers, and assign a value to each element using the for loop:.
搜索一个数组,其元素也是数组,使用obj.==把obj与每个包含的数组的第一个元素进行比较。
Searches through an array whose elements are also arrays comparing obj with the first element of each contained array using obj.==.
题目:给定一个数组nums,编写一个函数将所有0移动到它的末尾,同时保持非零元素的相对顺序。
Given an array nums, write a function to move all 0's to the end of it while maintaining the relative order of the non-zero elements.
在本例中,我们将创建一个数组,并通过添加一个元素来改变其长度:.
In this example we will create an array, and then change the length of it by adding a element:.
我们知道欺凌可以触发一个数组精神健康问题包括抑郁,倦怠,缺勤率增加,自信心和压力低。
We know that bullying can trigger an array of mental health issues including depression, burnout, increased absenteeism, low self-confidence and stress.
如果你想要通过索引遍历一个数组或者一个list,你可以这么做:.
If you want to iterate through an array or a list with an index, you can do it this way:.
由于我们的测试是array初始值应为空,即我们需要创建一个数组并确保它为空。
Since we are testing that an array should start empty, we need to create an array and then ensure it's empty.
例如,可以将整个数值数组作为参数传递给double,结果将是另一个数组
For example, a whole array of numbers can be passed as an argument to double, and the result will be another array.
或者,如果你的列表不会变化的话,你甚至还可以在一个数组版本上面进行操作:.
Or, if your list doesn't really change,you might even operate on an array version of it:.
如果你想存储一串数字,或者一些相同类型的对象,使用一个数组
If you want to store a bunch of numbers, or a list of objects of the same type,use an array.
一个数组被传递给函数时,他被转换为指针,尽管那个原型令人迷惑地声称它是一个数组
When an array is passed to a function, it is converted to a pointer, even though the prototype confusingly says it's an array.
System类具有一个arraycopy方法,您可以使用它来有效地将数据从一个数组复制到另一个数组:.
The System class has an arraycopy()method that you can use to efficiently copy data from one array into another:.
大部分人不再需要分配一个数组,因为STL在做这类事情上.
Most people should not allocate arrays because STL does an effective job in doing so.
如何初始化一个数组的所有成员在Swift中相同的值??
How to initialize all members of an array to the same value?
这使您可以声明一个数组并向它分配int对象的任意数组,而不管数组长度如何。
This allows you to declare an array and assign any array of int objects to it, regardless of the array's length.
尽管它的名称,它更像是一个数组在其他语言,而不是一个链表,因为访问元素是O(1)。
Despite its name it is more akin to an array in other languages than to a linked list since accessto elements is O(1).
我们知道欺凌可以触发一个数组精神健康问题包括抑郁,倦怠,缺勤率增加,自信心和压力低。
We know that bullying can trigger an array of mental health issuesincluding depression, burnout, increased absenteeism, low self-confidence and stress.
Results: 29, Time: 0.0305

一个数组 in different Languages

Word-for-word translation

S

Synonyms for 一个数组

阵列 array 各种 亚锐 描阵

Top dictionary queries

Chinese - English