网络入侵检测依赖于字符串匹配技术。
Intrusion Detection System (IDS) often relies on string matching techniques.
它将像字符串匹配,但对于特定的属性。
It will work like the string match, but for specific properties.
如果这两个颜色字符串匹配,就会显示这种颜色的消息。
If the two color strings match, a message with that color is displayed.
开始和结束标记带有下划线用于阻止意外的字符串匹配。
Start and end each token with an underscore to prevent accidental string matches.
正则表达式语言是世界上最流行的字符串匹配语言。
Regular expression is the most popular string matching language in the world.
确定此字符串实例的结尾是否与指定的字符串匹配。
Determines whether the end of this string instance matches the specified string.
确定此字符串实例的开头是否与指定的字符串匹配。
Determines whether the beginning of this string instance matches the specified string.
我尝试用近似的(模糊的)字符串匹配模块来限制对感兴趣唱片的选择。
I tried using modules for approximate (fuzzy) string matching to narrow the selection of disks that are interesting.
你想搜索一个字符串,获取该子字符串匹配的起始位置或匹配值。
You need to search for a substring, and return either the starting position of the match or the matching value itself.
例如,killall命令最基本的功能是终止所有与特定字符串匹配的命令。
For example, the killall command, at its most basic level, kills all commands that match a particular string.
构建regexp时,这样可帮助在数据集上下文中查看模式与哪些字符串匹配。
When building a regexp, it helps to be able to see what strings the pattern matches in the context of a data set.
字符串匹配是计算机科学的重要组成部分,是信息检索领域的瓶颈技术。
The string matching is important subject in computer science, is an bottleneck problem of information searching field.
如果字符串匹配,则执行适当的计算,并返回格式化的字符串,以供显示。
The string is matched, the appropriate calculation is performed, and a formatted string is returned to be displayed.
如果要像1.0中那样作为字符串匹配,使用xs:string类型转换函数。
To have them matched as strings, as was the case in 1.0, use the xs: string casting function.
“*”是通配符,可用来支持子字符串匹配,比如 com.infoq.*.*。
The * character is used to indicate wildcards, and can be used to support substring matching as in com.infoq.*.*.
如果客户机的加密过的返回字符串与本地加密的字符串匹配,则运行关闭命令。
If the client's encrypted return string and the locally encrypted string match, the shutdown command is run.
如前所述,contains函数实现子字符串匹配,因此对于以上查询返回true。
As previously mentioned, the contains function implements sub-string matching and therefore returns the value true for the above query.
因此,研究(设计)高效的近似字符串匹配算法具有重要的理论价值和实际意义。
It has very important theoretical value and practical meaning to research and design very fast approximate string matching algorithms.
Business GlossaryBrowser返回与搜索字符串匹配的条目列表。
Business Glossary Browser returns then the list of entries that match the search string.
我用到了模糊字符串匹配、FreeDB检索、ID3版本1和2,以及许多文本模式用户交互。
I used fuzzy string matching, FreeDB searches, ID3 versions 1 and 2, and lots of text-mode user interactions.
正则表达式语言是世界上最流行的字符串匹配语言,它被许多编程语言或工具所支持。
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.
使用文本索引使文档搜索的效率大大提高,因为不需要像进行子字符串匹配时那样在查询时检查文本数据。
Using a text index makes document search much more efficient, as the text data does not need to be examined at query time like it is done with sub-string matching.
按照这种方式,如果以后决定修改php后端,那么只要“处理作业类型”字符串匹配,系统就仍然可以工作。
In this way, if, at a later date, you decide to change the PHP back end for something else, it will still work if the "processing job type" strings match.
实验显示,这种方法解决了单独用字符串匹配算法造成的误检问题,取得了较好的镜头切变检测效果。
The experiments show that this method can solve the problem of the false detection rate caused by using only string matching method, thereby achieving better results of lens switching detection.
Feed生成器将查询字符串传递给数据库或存储库并返回包含与查询字符串匹配的条目的 Feed。
The feed producer passes the query string to the database or repository and returns a feed with entries matching the query string.
该应用程序使用了一些字符串方法、一些正则表达式和一些主要由正则表达式和字符串匹配所驱动的程序逻辑。
This application USES some string methods, some regular expressions, and some program logic driven mostly by regular expressions and string matches.
正则表达式是一种非常重要和有效的字符串匹配模式,将其应用于SQL语句中,具有强大的数据处理功能。
The regular expression is a very important and effective string search mode. It has powerful data processing ability when being applied to the SQL statement.
在分析了后缀树和后缀数组字符串匹配算法的基础上,详细阐述了基于后缀数组的精确串联重复序列识别方法。
It addresses the method of identifying the accurate tandem repeat in detail after analyzing suffix tree and suffix array algorithms of string matching.
在第1部分的图13可以看到,cn属性类型有一个叫做SUBSTR的字段,它定义了子字符串匹配的匹配规则。
You saw in Part 1, Figure 13 that the cn attribute type has a field called substr, which defines the matching rules for substring match.
常规字符串匹配请求的开始部分并且区分大小写,最明确的匹配将会被使用(查看下文明白nginx怎么确定它)。
Conventional strings match the beginning portion of the query and are case-sensitive - the most specific match will be used (see below on how nginx determines this).
应用推荐