Without a reference, you copy the entire array or hash onto the function call stack, and then copy it again in the function.
如果不使用引用,就需要将整个数组或hash 表复制到该函数的调用栈中,然后在函数中再次对其进行复制。
This method does not return until the entire array is populated, and therefore it can introduce latency at the beginning of the operation.
这个方法等到填入整个阵列之后才会传回,因此会在作业开头时引入延迟。
This is the most flexible way to concatenate strings because you can use it to append just one string, a few strings at a time, or an entire array of strings.
这是连接字符串最灵活的方法,因为你可以用它追加一个字符串,或者一次追加几个字符串,或者一个完整的字符串数组。
It makes effective use of data parallelism and can act on entire arrays at once by executing instructions on different indexes of an array in different processors.
它可以有效地利用数据的并行,并将其作为一个整体数组在不同处理器上使用不同的索引来同时执行指令。
The caller needs to wait until the method builds the entire array and returns. That induces a performance penalty when the directory happens to contain lots of files.
调用者需要等到方法构建好数组并返回后才能继续执行下面的代码,而一旦目录中含有大量文件时这么做的效率就很低下了。
You can view the results through two lenses: The getRawResponse() function yields the entire, unparsed result, while the docs() function returns an array of documents with named accessors.
您可以通过两个函数查看结果:getRawResponse()函数将生成完整的未解析结果,而docs() 函数将返回带有指定访问程序的文档数组。
One advantage of the Livermore array is that it provides researchers with the capability of detecting pathogens over the entire range of known viruses and bacteria.
利弗莫尔套装的一个优点在于,它赋予研究人员从整个已知病毒与细菌的范围出发,检测病原体的能力。
"The entire thickness of the array is the length of the wire," notes Atwater.
“阵列的整个厚度等于硅线的长度,”阿特沃特提到。
If the file exists, the entire text goes into the $filetext array.
如果文件存在,整个正文将存入 $filetext数组中。
The fundamental flaw is that ReadAllLines does just that, it pauses the program until the entire file can be read into an array of strings.
根本的缺陷在于,ReadAllLines会暂停程序的运行直到整个文件都被读到字符串数组中。
When you click on add row, you add the array that relates to the row to the array that relates to the entire table.
单击addRow时,会将与行相关的数组添加到与整个表格相关的数组中。
Because the Twitter data is an array of objects, it makes sense to parse the entire string into an array and then access the object individually by ordinal position.
因为Twitter数据是一个对象数组,整体解析成一个数组然后按顺序逐个访问对象是明智的选择。
GetWorkbook: Get the entire calculated workbook into your application memory, as a byte array.
在应用程序内存中获取整个已经过计算的工作簿,作为一个字节数组。
Note: If length is larger than the length of string, the entire string will be returned as the only element of the array.
注意点:如果长度大于字符串长度,那么整个字符串将以单独的元素返回。
The function returns the entire query result as an array.
函数返回整个查询作为一个数组。
The complete array of telescopes will be able to survey the entire night sky visible from Hawaii about once a week.
完全阵列的望远镜能够从夏威夷对整片可视的夜空进行一周一次的观测。
The new system avoids that problem by emitting a large array of wavelengths across the entire infrared spectrum, to ensure all missiles types are countered.
新的系统避免了由于发射大的波长阵列跨越整个红外光谱所引起的问题,保证能反制所有类型的导弹。
Converts an entire byte array from one encoding to another.
将整个字节数组从一种编码转换为另一种编码。
Converts an entire byte array from one encoding to another.
将整个字节数组从一种编码转换为另一种编码。
应用推荐