导航菜单

substring是什么意思_翻译中文_怎么读

substring

美式发音: ['sʌbstrɪŋ] 英式发音: ['sʌbstrɪŋ]

n.子串;副行

网络释义:子字符串;取子串;子字串

网络释义

n.1.子串2.副行

1.子串 subgraph 子图 substring 子串 subtree 子树 ...

2.子字符串 mi 0-59 秒 substring 不多说了,取子串 upper 转为大写 ...

4.子字串

5.截取子串 insert 插入字符串 substring 截取子串 replace 替换 ...

6.截取字符串 7、按指定次数重复生成字符串 REPLICATE 8、截取字符串 SUBSTRING 9、获取字符串长度 LE…

例句释义:,子串,副行,子字符串,取子串,子字串

1.Replaces, within a substring of this instance, all occurrences of a specified string with another specified string .将此实例的子字符串中所有指定字符的匹配项替换为其他指定字符。

2.Well, one very common task is determining whether or not a given substring can be found anywhere within that value.好的,一个普通的任务是判断给定的子字符串是否能在该值中任意处找到。

3.Searches for the specified substring and returns the zero - based index of the last occurrence within the entire source string .搜索指定的字符,并返回整个源字符串内最后一个匹配项的从零开始的索引。

4.The characters in a subsequence, unpke those in a substring, do not need to be contiguous.子序列中的字符与子字符串中的字符不同,它们不需要是连续的。

5.Reports the index position of the last occurrence of the specified Unicode character in a substring within this instance.报告指定的Unicode字符在此实例内的子字符串中的最后一个匹配项的索引位置。

6.To display string pterals that contain date and time separators or to format strings, you must use escape characters in the substring.若要显示包含日期和时间分隔符的字符串或格式字符串,则必须在子字符串中使用转义符。

7.If Include is False, the Filter function returns the subset of the array that does not contain Match as a substring.如果Include为False,则Filter函数返回不将Match作为子字符串包含在其中的数组的子集。

8.If all or part of a text node does not match the pattern, it is simply copied, as specified in non-matching-substring.如果全部或部分文本节点与模式不匹配,则仅执行复制操作,如non-matching-substring中定义的那样。

9.Property is true if at least one substring was captured by this group.如果该组至少捕获了一个子字符串,则。

10.When extracting strings from a set of input data, try to return a substring of the original data, instead of creating a copy.当从原始的输入数据中提取字符串时,试着从原始字符串返回一个子字符串,而不是创建一份拷贝。