Put the specific character directly in the pattern string.
将具体的字符直接放在模式字符串中。
It is of course possible to have other formats, simply by changing he regular expression in the URL pattern string.
当然,还可能有其它的格式,只需要在URL格式的字符串中修改正则表达式即可。
The positions of the specifications in the pattern string correspond to the positions of the characters to be matched in the string expression.
模式字符串中规范的位置与字符串表达式中要进行匹配的字符位置对应。
The user registry staff resolution plug-in also leverages the user registry functionality to search for a person or group based on a search pattern string.
用户注册中心人员解析插件还利用用户注册中心功能来基于搜索模式字符串搜索某个人员或组。
Playing staccato slowly when intonating the arp pattern will make you prepare the string as fast as possible.
演奏琶音时缓慢演奏断音,将使您尽可能快地准备弦乐。
As the application displays a list of appointments, it detects the string pattern of those invalid records and skips them.
当这个应用程序显示一个约会列表时,它检测那些无效记录的字符串模式,然后跳过它们。
This information is appended with the string pattern originally used for the search.
这个信息被与原先用于搜索的字符串模式附加在一起。
If you wrap pattern elements in parentheses, you can use the matched contents in the replacement string.
如果使用圆括号将模式元素括起来,您可以在替换字符串中使用匹配的内容。
Hence, if text matched the entire pattern, the first set of parentheses would yield a string representing a positive or negative integer, such as + 49.
因此,如果文本匹配了整个模式,第一组括号将生成表示一个正整数或负整数的的字符串,例如+49。
For example, perhaps you do not simply want to compare the attribute name to a string pattern, but actually look up whether the name is an attribute that has been stored in a persistent database.
例如,假设您并不想对属性名和字符串模式进行比较,而只是想查明具有该属性名的属性是否一直保存在持久性数据库中。
It is a formal pattern that a specific program looks for in text or a string of characters using a recognition process called pattern matching.
它是一种形式模式,一个特定程序使用名为模式匹配的识别流程在文本或字符串中进行查找。
This function attempts to match and return a specific occurrence of a pattern that is defined by the regular expression against the source string.
此函数试图匹配并返回正则表达式针对源字符串定义的模式的特定发生项。
The former can decompose a string into substrings if the substrings are separated by a predictable pattern.
如果使用可预测的模式分隔子字符串,则前者可以将字符串分解成几个子字符串。
Using string theory math, Duff predicted the pattern that would occur when four quantum bits are entangled with each other.
使用弦论数学,达夫预测了当四个量子位元相互纠缠时将会发生的模式。
This function attempts to match a specific occurrence of the pattern that is defined by the regular expression against the source string.
此函数试图匹配正则表达式针对源字符串的模式的特定发生项。
Rather than determining if a string matches a pattern, it is sometimes desirable to extract every match.
并非确定字符串是否与模式匹配,它有时需要提取每个匹配项。
In a nutshell, a regular expression describes a string pattern.
简而言之,正则表达式描述字符串模式。
Determining if a string matches a pattern is the simplest use of regular expressions and, as you see in Figure 1, it's, easy to do.
确定字符串是否与模式匹配是对正则表达式的最简单应用,如图1所示,而且易于操作。
Our program will search for a particular pattern, USDGBP, within the HTML String.
我们的程序将在HTMLString中搜索一个特定模式,即usdgbp。
To enter a String value using the like operator, type directly into the value field using the % character as a wild card for a text pattern.
在使用like 操作符时,在Value框中直接输入字符串值并使用 %字符作为文本模式的通配符。
To illustrate the problem that this causes, I benchmarked the time it takes to find all instances of the pattern "Crachit*" in a string with length 10,690,488.
为了演示这个缺陷带来的问题,我测评了在长度为 10,690,488的字符串中寻找模式 “Crachit*” 的所有实例所花费的时间。
You can search for strings in vi using the / command, specifying the pattern to match either as a literal string or as a regular expression.
在vi 中,可以使用 /命令搜索字符串,这需要以字面字符串或正则表达式的形式指定要匹配的模式。
Since the deleted recordId is not reused so as to maintain the original sequence in records, the record is marked as invalid by a distinctive string pattern.
因为为了维持记录中原始的顺序所删除的recordId不能重用,所以这个记录通过特有的字符串模式标记为无效。
This pattern is simply any string preceded by x:.
该模式是以x:为前缀的任意字符串。
This converter expects users to input data in the format (pattern) specified in the mask attribute and then knows to translate the input into a basic string.
这个转换器期望用户输入mask属性中给定的格式(模式),然后将其输入转换为基本的字符串。
URL pattern: a Perl-compatible regular expression string to be matched with the URL sent by the client.
URL模式:与Perl兼容的正则表达式字符串,将与客户端发送的URL进行匹配。
Our example will successful parse the first 3 dates but not the final one because the final date string USES a two digit year that we have not provided a pattern for.
我们的例子成功解析了前3个时间,但对于最后一个使用2位数字来表示年的时间字符串,由于我们没有提供对应的模式,所以它没有被成功解析。
A URL pattern is the string that follows the context root of your Web module in order to access a resource contained in your Web application.
URL模式是Web模块的上下文根后面的字符串,通过它可以访问Web应用程序中包含的资源。
Inside a matching-substring instruction, the period (.) represents the string that matched the pattern.
在matching - substring指令内部,句号(.)表示匹配模式的字符串。
A URL pattern is a string appearing in a URL that causes the servlet to be invoked.
URL模式是出现在URL中的字符串,该字符串会导致调用这个servlet。
应用推荐