You can search for a text string, or you can do a hex search for a sequence of up to 16 bytes.
您可以搜索文本字符串或者最多16字节的十六进制序列。
Because the search string has to be processed the same way that the indexed text was processed, it is crucial to use the same Analyzer for both indexing and searching.
因为搜索字符串也需要以处理索引文本的方式进行处理。
It's important to note that the Contains method always does a case-sensitive search; if we looked for the string RIPT, Contains would tell us that this text could not be found.
注意到Contains方法总是采取大小写敏感搜索是很重要的。如果我们查找字符串ript, Contains将会告诉我们这个文本不能被找到。
To remove the Properties section, open the activity_desc.xsl file in a text or XML editor, and search for the propertiesSection string (see Listing 6).
为了移除Properties段落,在文本或XML编辑器中打开 activity_desc.xsl文件,并搜索propertiesSection字符串(如列表6 所示)。
Listing 20 shows the code to process events and search records for a match against a user-entered text string.
清单20展示了处理事件以及搜索与用户输入文本字符串相匹配的记录的代码。
To change the string, open the resources.properties file in the content_xsl directory in a text editor, and search for the words Team Allocation.
为了改变字符串,在文本编辑器中打开content_xsl目录下的resources . properties文件,并搜索字符串teamAllocation。
So, instead of checking for each literal text string, we can simply search for and respond to particular keywords.
因此,我们可以简单的搜索并响应特定的关键词来代替检测每一个文本串。
You may search for channels on the IRC server for a text string entered here.
您可以输入您要搜寻的irc伺卢器上的频道名称。
You can use regular expressions to search for patterns in a string, replace text, and extract substrings.
您可以使用规则运算式来搜寻字串中的模式、取代文字,以及撷取子字串。
You can use regular expressions to search for patterns in a string, replace text, and extract substrings.
您可以使用规则运算式来搜寻字串中的模式、取代文字,以及撷取子字串。
应用推荐