快速取代,在开启进行编辑或包含在目前专案内的文件中,比对或取代搜寻字串或运算式。
Quick replace to match or replace search strings or expressions in documents open for editing, or in the current project.
指示规则运算式是否在输入字串中寻找比对。
Indicates whether the regular expression finds a match in the input string.
表示指定的规则运算式是否使用指定的比对选项,在指定的输入字串中寻找相符项目。
Indicates whether the specified regular expression finds a match in the specified input string, using the specified matching options.
说明如何在您逐字元输入搜寻的字串时,比对使用中文件内的文字。
Shows how to match text in the active document as you type a search string character by character.
在规则运算式比对所定义的位置,将输入字串分割成子字串阵列。
Splits an input string into an array of substrings at the positions defined by a regular expression match.
搜寻将从指定索引的文字开头开始执行部分比对,并传回清单中第一个符合指定子字串的项目。
The search performs a partial match starting from the beginning of the text at the specified index, and returns the first item in the list that matches the specified substring.
搜寻将从指定索引的文字开头开始执行部分比对,并传回清单中第一个符合指定子字串的项目。
The search performs a partial match starting from the beginning of the text at the specified index, and returns the first item in the list that matches the specified substring.
应用推荐