Output the array的意思|示意
输出数组
Output the array的网络常见释义
输出这个数组 #ouput the first array element直接输出的是数组的第一个元素 #Output the array输出这个数组 #Output in the array subscript for 3 the length of the element输出数组中下标为3的元素的长度 ..
输入这个数组 #Output the array输入这个数组 #Output in the array subscript for 3 the length of the element输入数组中下标为3的元素的长度 ..
Output the array相关例句
The array concat function takes an array of strings as an input and returns a concatenation of the strings into a single string output.
array concat函数获取一个字符串数组作为输入并在字符串输出中返回联接后的这些字符串。
The team has a device that integrates hundreds of nanowires into an array, giving an output current of about 100 nano-amps at 1.2 volts.
该小组利用一个装置,将数百根纳米线集合排列,每1.2伏特可产生约100纳米安培的输出电流。
To control which input elements are placed in the output array, we use an input filter.
为了控制放入输出数组中的元素,我们使用一个输入过滤器。
The name and location of the file are specified in the output key of the $options array, which is passed to dumpDatabase() as the second argument.
文件名及位置在 $options 数组的 output 键中进行指定,该数组作为 dumpDatabase() 方法的第二个参数传入。
The input to the flow is an array of employee identifiers, while the output is an array of status objects, indicating whether the payslip processing succeeded or not.
流的输入是员工标识符的数组,而输出是状态对象的数组,指示工资单处理是否成功。
The first example, written in PHP, will capture the output of the shell command "df -h," place the output into an array, and then examine each line of output against a regular expression.
采用PHP编写的第一个示例将捕获Shell命令“df—h”的输出,将输出放在一个数组中,然后根据一个正则表达式检查输出的每一行。