What is the translation of " SUBSTRING " in Chinese?

Verb
回子序列
子字符串
子串

Examples of using Substring in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Into the same sized substrings.
入另一个相同大小的分区
Substring(closer to the pointer version).
Substring(更接近于指针)。
Finding the longest common substring.
最长公共子串(LongestCommonSubstring).
You can use SUBSTRING() on the result to get a standard soundex string.
您可以使用SUBSTRING()对结果得到一个标准的soundex字符串。
Note that either expression returns a Substring;
注意,两个表达式返回的都是Substring;.
First_page Print Longest substring without repeating characters.
上一篇:LeetCode3:无重复字符最长子串LongestSubstringWithoutRepeatingCharacters.
To extract, edit, replace, or delete text substrings;
提取、编辑、替换或删除文本子字符串;.
If the field contains other data and an“SMS” substring, a message containing the text supplied is sent to the number provided.
但是如果它是别的东西,并带有一个“SMS”子串,用户将发送包含提供给该数字的文本的SMS。
In both cases the match is with the substring‘abc'.
在上面的两个实例中,匹配的是子字符串'abc'。
But if it is something else and carries an“SMS” substring, the user will send an SMS containing the text supplied to the number provided.
但是如果它是别的东西,并带有一个“SMS”子串,用户将发送包含提供给该数字的文本的SMS。
Given two strings, find the longest common substring.
两个string找最长commonsubstring
The following figure shows the“windir” environment variable andhow substring can be used with negativ values to get a zero-length variable returned:.
下图显示了“windir”环境变量以及子字符串如何与negativ值一起使用以获取返回的零长度变量:.
You will need to use it to extract single characters and substrings;
需要使用它来抽取单个字符和子串;.
When extracting strings from a set of input data,try to return a substring of the original data, instead of creating a copy.
当我们从一个输入数据集中抽取一个字符串的时候,尝试返回一个原始数据的子串,而不是创建一份拷贝。
In addition, it can display a list of suggested command andvariable names that will contain your typed substring.
此外,可以显示建议命令和变量名称的列表,其中包含您键入的子字符串
Return the number of non-overlapping occurrences of substring sub in string S[start: end].
回子序列sub在[start,end]范围内非重叠出现的次数。
We can use strcmp to check which operator to use,and strstr to check if a tag contains some substring.
我们可以使用strcmp来检查应该使用什么操作符,并使用strstr来检测tag中是否含有某个字段
The pre-defined dictionary contains over 13000 common words,phrases and other substrings derived from a large corpus of text and HTML documents.
该字典包含超过13000个常用单词、短语和其他子字符串,这些来自一个文本和HTML文档的大型语料库。
Faster, easier to use Strings that retain Unicode correctness and add support for creating,using and managing substrings.
能够更快速、轻松地使用保持Unicode正确性的字符串,并增加了对创建、使用和管理子字符串的支持.
The standard way to do this is with the SUBSTRING function.
这样做的标准方法是用SUBSTRING函数。
Faster, easier to use Strings that retain Unicode correctness and add support for creating,using and managing substrings.
Swift4包含一个更快、更易使用的String实现,保留了Unicode的正确性,并新增了对创建、使用和管理子字符串的支持。
The standard way to do this is with the SUBSTRING function.
这样做的标准做法是使用SUBSTRING函数。
For example, you might choose to concatenate values from two different columns in two different but related tables, perform addition,or extract substrings.
例如,你可以选择联接两个不同但相关的表中的值、执行添加或提取子字符串
The categories of interest canbe any valid Wikipedia category(or even any substring of a Wikipedia category).
感兴趣的类别可以是任何有效的Wikipedia类别(或者甚至某个Wikipedia类别的任何子字符串)。
A String object has a variety of methods: for example those that return a variation on the string itself,such as substring and toUpperCase.
String对象有许多方法:举例来说有些方法返回字符串本身的变体,如substring和toUpperCase.
For instance: abab- 1a- 1 concatenated with abab- 1a yields abab- 1a- 1abab- 1a,which contains the substring a- 1a, and so gets reduced to abaab- 1a.
例如abab-1、a-1连接到abab-1a得到abab-1a-1abab-1a,并可化简为abaab-1a。
Results: 26, Time: 0.0274

Top dictionary queries

English - Chinese