搜索结果
找到约 235 项符合
regular-expression-pocket-referen 的查询结果
Java书籍 regular-expression-pocket-reference ebook for download
regular-expression-pocket-reference ebook for download
Oracle数据库 Oreilly.Oracle.Regular.Expressions.Pocket.Reference.eBook-LiB
Oreilly.Oracle.Regular.Expressions.Pocket.Reference.eBook-LiB
文件格式 正则表达式(regular expression)使用大全
正则表达式(regular expression)使用大全,收集了常用的使用方法和交流学习网址。正则表达式用于字符串处理,表单验证等场合,实用高效,但用到时总是不太把握,以致往往要上网查一番。我将一些常用的表达式收藏在这里,作备忘之用。本贴随时会更新。 ...
书籍源码 Compiles a regular expression into a fast automaton 编译正规表达式成机器代码(源码)(11KB)
Compiles a regular expression into a fast automaton
编译正规表达式成机器代码(源码)(11KB)
其他书籍 Regular Expression 学习的一本好书
Regular Expression 学习的一本好书
软件设计/软件工程 Just what is a regular expression, anyway? Take the tutorial to get the long answer. The short answ
Just what is a regular expression, anyway?
Take the tutorial to get the long answer. The short answer is that a regular expression
is a compact way of describing complex patterns in texts. You can use them to search
for patterns and, once found, to modify the patterns in complex ways. You can also u ...
Applet Regular Expression to Expression Tree
Regular Expression to Expression Tree
Applet Regular Expression to Epsilon-NFA
Regular Expression to Epsilon-NFA
Linux/Unix编程 A sample program to demonstrate the usage of regex() regular expression function of the C language i
A sample program to demonstrate the usage of regex() regular expression function of the C language in linux.
Java编程 Regular expression is one important concepst for all programmers.
Regular expression is one important concepst for all programmers.