当前数组英文解释翻译、当前数组的近义词、反义词、例句
英语翻译:
【计】 current array
分词翻译:
当前的英语翻译:
nonce
【计】 currently
数组的英语翻译:
【计】 array
【化】 array
网络扩展解释
当前数组
“当前数组”一词拼音为“dāng qīan shù zǔ”,是计算机编程中经常使用的术语。在程序中,数组是一组具有相同数据类型的元素的集合,这些元素以连续的方式存储在内存中。
英语解释翻译
The translation of “当前数组” in English is “current array”. In computer programming, an array is a set of elements with the same data type that are stored in memory in a contiguous manner.
英文读音
The pronunciation of “current array” in English is [ˈkʌrənt əˈreɪ].
英文的用法
In English, “current array” is a technical term used in computer programming to refer to an array that is currently being used or manipulated by the program.
英文例句
- A loop iterates over the elements of the current array.
- The current array is populated with data from a database.
英文近义词
- Active array - 表示目前正在使用的数组
- Working array - 指当前正在被操作的数组
英文反义词
- Inactive array - 表示当前没有被使用的数组
- Idle array - 指当前没有被操作的数组
英文单词常用度
“Current array”在计算机编程领域中是一个非常专业的术语,因此它不属于常用词汇的范畴。