英语单词

substrings的中文翻译

substrings

英[ˈsʌbstrɪŋ] 美[ˈsʌbstrɪŋ]
  • n. 子串;子链

双语例句


1. The code filters these out using substrings.
代码使用子字符串过滤出这些文件。

youdao

2. Listing 9. Substrings of shell parameter values.
清单9.shell参数值的子字符串。

youdao

3. Extracting substrings and manipulating parts of the string.
提取子字符串并操作字符串的多个部分。

youdao

4. The infix index would match substrings anywhere within the string.
中缀索引将匹配在字符串内任意位置的子字符串。

youdao

5. A parameter specifies the maximum number of substrings to return.
参数指定返回的子字符串的最大数量。

youdao

6. Regular Expressions are a powerful way to test and match substrings.
正则表达式是一种测试或者匹配字串的强大的方式。

youdao

7. Returns a string created by joining a number of substrings contained in an array.
返回通过连接一个数组中包含的若干子字符串创建的字符串。

youdao

8. Is there an existing or upcoming CSS3 selector for matching substrings of attribute names?
有一个现有的或即将到来的CSS3选择器的属性的名称匹配的子串?

youdao

9. I recently wrote about an algorithm for fuzzy matching of substrings implemented in Python.
最近我写过一篇关于在Python中实现模糊子串匹配的算法的文章。

youdao

10. The for loop iterates over the list of substrings, printing out each substring and its length.
for 循环迭代子字符串 list,打印每个子字符串及其长度。

youdao

11. The following example shows various ways to replace or remove substrings in a specified string.
下面的示例演示替换或移除指定字符串中的子字符串的各种方法。

youdao

12. The toCollection method splits a string on spaces and returns an Array containing the substrings.
toCollection方法以空格来分割字符串,然后返回一个包含这些子字符串的Array(数组)。

youdao

13. For such cases, an exception rule can be added for processing part indicators as substrings in tokens.
对于这些情形,可添加一条异常规则,将部件指示器处理为令牌中的子字符串。

youdao

14. Parameters specify the maximum number of substrings to return and whether to return empty array elements.
参数指定要返回子字符串的最大数量,以及是否返回空数组元素。

youdao

15. You can use regular expressions to search for patterns in a string, replace text, and extract substrings.
您可以使用规则运算式来搜寻字串中的模式、取代文字,以及撷取子字串。

youdao

16. The former can decompose a string into substrings if the substrings are separated by a predictable pattern.
如果使用可预测的模式分隔子字符串,则前者可以将字符串分解成几个子字符串。

youdao

17. Splits an input string into an array of substrings at the positions defined by a regular expression match.
在规则运算式比对所定义的位置,将输入字串分割成子字串阵列。

youdao

18. It can create indexes of word prefixes of arbitrary length and indexes of infix substrings of varying lengths.
它可以创建任意长度的单词前缀索引和可变长度的中缀子字符串的索引。

youdao

19. The second for loop also shows how to split a string into a list of substrings (using the space character to indicate the boundaries of substrings).
第二个for循环还显示了如何将string分割为子字符串的list(使用空格字符来指示子字符串的边界)。

youdao

20. The reason is that Rope represents lazy substrings using a dedicated class, allowing the implementation of charAt to remain simple for regular ropes.
原因是Rope使用专门的类来表示延迟子串(lazy substring),因此使普通 rope 的charAt的实现保持简单。

youdao

21. It checks the same set of substrings as our first example did, except that bash removes the shortest match from our original string, and returns the result.
它查看与第一个例子相同的子字符串系列,但是bash从初始字符串除去最短的匹配,然后返回结果。

youdao

22. 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方法返回一个数组,其中保存了根据空格字符将给定字符串分割成子字符串的结果。

youdao

23. It is analogous to using "capture groups" in a regular expression to pull out substrings we want, instead of splitting the string in several successive steps to extract the substrings we want.
这类似于我们在正则表达式中使用“捕捉组”来提取我们需要的子字符串时来替代把一个字符串分隔成好几个的方法。

youdao

24. It is analogous to using "capture groups" in a regular expression to pull out substrings we want, instead of splitting the string in several successive steps to extract the substrings we want.
这类似于我们在正则表达式中使用“捕捉组”来提取我们需要的子字符串时来替代把一个字符串分隔成好几个的方法。

youdao

百度翻译


有道翻译


单词首字母