substring

substring

美 ['sʌbstrɪŋ]  英 ['sʌbstrɪŋ]

  • n.子串;副行
  • 网络子字符串;取子串;子字串

英汉解释

n.
1.
子串
2.
副行

例句

Replaces, within a substring of this instance, all occurrences of a specified string with another specified string .

实例字符串所有指定字符匹配项替换其他指定字符

Well, one very common task is determining whether or not a given substring can be found anywhere within that value.

一个普通任务判断给定字符串是否任意找到

Searches for the specified substring and returns the zero - based index of the last occurrence within the entire source string .

搜索指定字符返回整个字符串最后一个匹配开始索引

The characters in a subsequence, unlike those in a substring, do not need to be contiguous.

序列字符字符串字符不同它们需要连续

Reports the index position of the last occurrence of the specified Unicode character in a substring within this instance.

报告指定Unicode字符在此实例字符串最后一个匹配项索引位置

To display string literals that contain date and time separators or to format strings, you must use escape characters in the substring.

若要显示包含日期时间分隔符字符串格式字符串必须字符串使用转义

If Include is False, the Filter function returns the subset of the array that does not contain Match as a substring.

如果IncludeFalseFilter函数返回Match作为字符串包含其中数组子集

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定义那样

Property is true if at least one substring was captured by this group.

如果至少捕获一个字符串

When extracting strings from a set of input data, try to return a substring of the original data, instead of creating a copy.

原始输入数据提取字符串试着原始字符串返回一个字符串而不是创建份拷贝

The length argument specifies the length of the desired substring.

长度参数指定字符串长度

In this example, two nested loops are used to search for a substring within a string.

在此示例使用两个循环搜索一个字符串字符串

Inherits from Capture so the last substring captured can be accessed directly.

Capture继承因此可以直接访问捕获最后一个字符串

Appends a copy of a specified substring to the end of this instance.

在此实例结尾追加指定字符串副本

The grouping cryptography is widely used in database encryption which now leads to great difficulty in substring query .

数据库加密通常采用分组加密算法查询带来困难

Methods to obtain the index of a substring or Unicode character in a string.

方法获取字符串中子字符串Unicode字符索引

If you specify a value less than zero for the length argument in the Left, Right, or Substring function, the behavior is undefined in SMQL.

如果LeftRightSubstring函数长度参数指定小于SMQL未定义这种行为

Integer that specifies the length of the substring.

指定字符串长度整数

Returns a substring of the formatted string, optionally including prompt, literal, and password characters.

格式化选择性包含提示密码

This example calls the IndexOf method on a String object to report the index of the first occurrence of a substring.

示例String对象调用IndexOf方法报告字符串第一个匹配项索引

If Include is True, the Filter function returns the subset of the array that contains Match as a substring.

如果IncludeTrueFilter函数返回将Match作为字符串包含其中数组子集

If this directory contains more than two zip files, or more than one zip file containing the substring _Monitor_, the export will fail.

如果目录包含超过两个压缩文件或者超过包含字符串_Monitor_Zip文件导出失败告终

This example demonstrates the use of the Left function to return a substring of a given String.

示例演示返回给定String字符串Left函数用法

The Contains method indicates whether the string contains the specified substring.

Contains方法表示字符串是否包含指定字符串

This value may be a substring of the entire subject name of the root certificate.

可以证书整个主题名称字符串

The Substring function uses a delimiter and index to determine what text to extract from the incoming source string.

Substring函数使用一个分隔符索引判断进入字符串提取哪些文本

Returns a substring of the formatted string, optionally including prompt and literal characters.

返回带格式字符串字符串可以选择包含提示字符原义字符

So far so good, but how exactly do we select a substring or even a single character from a string?

现在为止一切不错我们究竟如何字符串选择甚至单个字符

The second mechanism handles long strings of a repeated substring of more than one character.

第二机制负责处理超过字符重复

If the PATTERN contains parentheses, additional list elements are created from each matching substring in the delimiter.

如果PATTERN包含括号那么一个匹配定界符字符串都会作为元素列表

Substring - When selected, the Find Symbol Results window displays all symbols whose names include the Find what string anywhere.

字符串”-选择选项,“查找符号结果窗口显示名称任何位置包含查找内容字符串所有符号

Splits an input string into an array of substring s at the positions defined by a regular expression match.

正则表达式匹配项定义位置输入字符串分为字符串数组

The for loop iterates over the list of substrings, printing out each substring and its length.

for循环字符串list打印每个字符串及其长度

This value can be a substring of the entire subject name.

可以整个主体名称字符串

String comparison can be exact, case-sensitive or case-insensitive, or use a substring.

字符串比较可以完全匹配区分大小区分大小或者使用字符串

Provides information on the set of regular expression characters that define the substring to match.

提供有关定义匹配字符串正则表达式字符集信息

If the Referer was sent by the client and the substring was not found, the embedded session id will be marked as invalid.

如果客户端发送Referer信息但是其中并未找到嵌入会话ID标记无效

For instance, it currently supports finding words with similar prefixes or suffixes, or words that share some substring.

例如目前支持查找带有相似前缀后缀单词支持共享某些单词查找

You can determine the index of the SUBTOTAL element by searching for the substring SUBTOTAL.

通过搜索字符串SUBTOTAL可以决定SUBTOTAL元素索引

The cut attribute indicates whether to delete the matched substring segment from the request URL before proceeding.

cut属性指出是否继续之前请求URL删除匹配字符串片段