Split takes a string and splits it into multiple parts, stored in an array.
split接受一个字符串并将其分成若干部分,再存入数组。
So we can grab the image's title, date, and description. (Note that split() returns a zero-based array.
因此,我们可以获取图像的标题、日期以及描述(注意split()返回一个基于零的数组。
The split method then returns an array holding the strings that resulted from separating the given string into substrings, as delimited by the space character.
然后,split方法返回一个数组,其中保存了根据空格字符将给定字符串分割成子字符串的结果。
The name and the phone number are concatenated into a single string and then split into an array of two strings.
姓名和电话号码被连接为一个字符串,然后分割为含两个字符串的数组。
One common means of storing data, called an array, is very easy to split in two; but combining two arrays requires copying the contents of both into a new array.
常用的数据存储方法是数组,它很容易被一分为二的,但是合并两个数组则需要把两部分都拷贝到一个新的数组中(对内存有很大的要求)。
They found that the brown shell is made of an array of grooves that split sunlight into diverging beams.
他们发现棕色的外壳由大量的沟状结构组成,它们能把太阳光转换成散射光线。
Then split on white Spaces and push the note ID into the word-count array for each word.
然后用空白分隔提示并把提示ID放入每个单词的单词计数数组。
The split function copies the contents of the story information from a string into an array.
split函数将故事信息的内容从一个字符串复制到一个数组中。
While the split command drops the newlines, the newlines are still attached to the strings in the array when using the file command (as with the fgets command).
虽然split命令将删除新行,但是当使用file命令(与fgets命令一样)时,新行仍将被附加到数组中的字符串上。
One would be equipped with a smaller windscreen split into three sections, and an array of cameras around the vehicle which relay video to screens around the driver.
其中一个将配备一分为三部分规模较小的挡风玻璃破损,一司机阵列摄像机周围围绕车辆接力视频画面。
Since we are only concerned about the second User ID, we simply use that index (as split give a zero based array of split data).
由于我们只关心第二个用户ID,只需使用该索引(如分离得到的分割数据从零开始的数组)。
Based on the analysis of the negative permeability properties of double split-ring-resonator array (SRRA), a simplified structure called single SRRA was proposed and demonstrated.
对双金属环阵列结构产生负磁导率的机理进行了分析,在此基础上,尝试采用单金属环阵列结构来构造负磁导率材料。
Based on the analysis of the negative permeability properties of double split-ring-resonator array (SRRA), a simplified structure called single SRRA was proposed and demonstrated.
对双金属环阵列结构产生负磁导率的机理进行了分析,在此基础上,尝试采用单金属环阵列结构来构造负磁导率材料。
应用推荐