A NEW ARRAY in Chinese translation

[ə njuː ə'rei]
[ə njuː ə'rei]
一个新数组
一系列新

Examples of using A new array in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Well what happens under the hoods is, when new elements are appended to the slice, a new array is created.
以及内部发生了什么,当新的元素被添加到切片时,会创建一个新的数组
Map() method applies a function to each item in an array or object and maps the results into a new array.
Map()方法会在数组的每一个元素或对象上应用一个函数并将结果映射到一个新的数组中。
Filters: These select a subset of items from an array, returns a new array.
过滤器:从一个数组的条目中选择一个子集,并返回一个新的数组
Creates a new array with all elements that pass the test implemented by the provided.
创建一个新数组,其包含通过所提供函数实现的测试的所有元素.
Creates a new array with all elements that pass the test implemented by the provided function.
创建一个新数组,其包含通过所提供函数实现的测试的所有元素.
In this disruptive view of assets, physical and intellectual capital combine to create platforms for a new array of service offerings.
在这种具有颠覆性的资产观念中,有形资产与智力资本相结合,为提供一系列新型服务创建了平台。
Keep in mind that fancy indexing, unlike slicing, always copies the data into a new array.
需要注意的是,花式索引跟切片不同,总是将数据复制到新的数组
A classic example is map, which applies a function to each value of an array and returns a new array containing the resulting values.
一个经典的例子是map,为数组的每个元素应用一次函数,然后返回一个包含结果值的新数组:.
The filter() method creates a new array with all elements that pass the test.
Filter()方法创建一个包含所有通过测试的元素的新数组
Otherwise, a new array of the same runtime type is allocated for this purpose.
否则,将为此分配一个具有相同运行时类型的新数组.
Last year, Illumina made available a new array for populations of diverse ancestries.
去年,Illumina为不同种族的人群提供了一个新的阵列
When you want to do something with each value to get a new array, you usually use the collect method.
当您想要对每个值进行一些操作以便获得新的数组时,您通常使用collect方法。
Note that splice modifies the array in place and returns a new array containing the elements that have been removed.
请注意,splice会修改数组并返回一个包含已删除元素的新数组
(pi, A) will return a new array consisting of f(pi, a) for each a in A, and f.
(pi,A)将为A中的每个a返回一个由f(pi,a)组成的新数组,而f.
However, in these languages, a slice is actually a new array with the values of the original copied over.
然而,在这些语言中,一个切片实际上是复制了原始值的新数组
When using inout, the compiler doesn't have to create a new array each time, so this version of filter is again O(n).
当使用inout是,编译器不会每次都创建一个新的数组,这样一来,这个版本的filter时间复杂度再次回到了O(n)。
Scientists have found a new way to create hydrogen fuel using seawater, which could open up a new array of exciting possibilities in energy production.
科学家们已经找到了一种利用海水制造氢燃料的新方法,这可以为能源生产开辟一系列新的令人兴奋的可能性。
Putin said Russia's weapons modernization program for 2016-2025 should focus on building a new array of offensive weapons to provide a"guaranteed nuclear deterrent;
普京说,2016年至2025年俄罗斯武器现代化项目的重点应该包括发展新一批进攻性武器,保持核威慑力;重新武装战略和远程飞机;.
He said Russia's 2016-2025 weapons modernization program should focus on building a new array of offensive weapons to provide a“guaranteed nuclear deterrent”;
普京说,2016年至2025年俄罗斯武器现代化项目的重点应该包括发展新一批进攻性武器,保持核威慑力;重新武装战略和远程飞机;.
Apply(arr1, arr2) which instead creates a new array- it will merge the second array in the first one reducing the memory usage.
Apply(arr1,arr2)来代替创建新的数组,它可以把第二个数组合并到第一个中,从而较少内存消耗。
Results: 52, Time: 0.0351

Word-for-word translation

Top dictionary queries

English - Chinese