文件名称:regular_expressions
介绍说明--下载内容均来自于网络,请自行研究使用
在计算机科学中,是指一个用来描述或者匹配一系列符合某个句法规则的字符串的单个字符串。在很多文本编辑器或其他工具里,正则表达式通常被用来检索和/或替换那些符合某个模式的文本内容。许多程序设计语言都支持利用正则表达式进行字符串操作。例如,在Perl中就内建了一个功能强大的正则表达式引擎。正则表达式这个概念最初是由Unix中的工具软件(例如sed和grep)普及开的。正则表达式通常缩写成“regex”,单数有regexp、regex,复数有regexps、regexes、regexen。-In computer science, refers to a series of line used to describe or match a string of syntactic rules a single string. In many text editors or other tools, the regular expression is generally used to retrieve and/or replace those text matches a pattern. Many programming languages support the use of regular expressions for string manipulation. For example, the built-in Perl on a powerful regular expression engine. This concept of regular expressions was originally developed by the Unix software tools (such as sed and grep) spread open. Regular expressions are usually abbreviated as "regex", singular there regexp, regex, plural have regexps, regexes, regexen.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
正则表达式.docx