快好知 kuaihz


regular expression造句
1 oro-2.0.8.jar: A regular expression library for pattern matching. 2 A regular expression that matches the statement separator. 3 Add Regular Expression Search in List Forms. 4 Matches following code completely with the regular expression! 5 The syntax used is plain old regular expression syntax. 6 Regular expression is the most popular language in the world, which is used to match character stream and supported by many programming languages or tools. 7 Regular expression is the most popular string matching language in the world. 8 Help for Regular Expression for Delphi library full code, has been tested. 9 The y operator in the regular expression y/A-Z/a-z/ is used for translation. 10 First, classic string matching algorithms and regular expression matching algorithms are studied; second a binary sort tree string matching algorithm is proposed and realized. 11 Review the correct regular expression syntax located in the topic "Regular Expressions." 12 You can a subexpression from a regular expression, and a replacement string. 13 The MatchIterator class is enumerable and handles the regular expression processing. 14 Re-enter the search string using the correct regular expression syntax. 15 Here's a regular expression used to define a goal URL. 16 Returns a copy of the text of the regular expression pattern. 17 It accepts a regular expression and compiles it into a Matcher. 18 Parentheses in a regular expression are used to create a subexpression. 19 You may find that your acronym space is better represented by other databases available at dict.org, requiring removal of this regular expression limiter. 20 Many text analysis tasks can be addressed by extending the rules of the regular expression annotator. 21 The compiler processes a subsequent use of the same regular expression in the user's code. 22 Within a specified input string, replaces strings that match a regular expression pattern with a specified replacement string. 23 Searches the specified input string for all occurrences of a specified regular expression, using the specified matching options. 24 Within a specified input substring, replaces a specified maximum number of strings that match a regular expression pattern with a specified replacement string. 25 Then, when process is called, it finds matches of the regular expression in the document text that it gets from the CAS. 26 The first step constructs an NFA ( Nondeterministic Finite Automaton) equivalent to the regular expression, where the operation for constructing finite automata withe -moves is omitted. 27 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. 28 It can be configured using both conventional strings and regular expression _ r _ rs. 29 Sed has a limited set of commands, but these combined with regular expression syntax and the hold buffer make for some amazing capabilities. 30 Search settings include choosing case sensitivity, scope, and whether or not to interpret the search string as a regular expression or as a literal string.