article-regex-primer

所属分类:Windows编程
开发工具:Java
文件大小:46KB
下载次数:1
上传日期:2007-05-10 19:56:55
上 传 者ttas
说明:  Java Regex Primer Since version 1.4, Java has had support for Regular Expressions in the core API. Java Regex follows the same basic principles used in other languages, just withdi erent access methods, and some subtledi erences with the patterns. This primer is aimed towards developers already familiar with regex in other languages wanting a brief outline of its support in Java. It may also be beneficial to developers learning regex if used in conjunction with detailed documentation explaining the construction of regex patterns. Reading the javadoc forjava.util.regex. Pattern is a must to see how the Java regex patterns aredi erent from other languages such as Perl. Most of the functions discussed herin are from thejava.util.regex. Matcher class with a few fromjava.util.regex. Pattern. Reading this text in conjunction with the javadoc of those classes is advised.
(Java Regex Primer Since version 1.4, Java has had support for Regular Expressions in the core API. Java Regex follows the same basic p rinciples used in other languages. just withdi erent access methods. and some subtledi erences with the patterns. Th is primer is aimed towards developers already f amiliar with regex in other languages wanting a brief outline of its support in Java. It may also be beneficial to developers learning regex if u sed in conjunction with detailed documentatio n explaining the construction of regex pattern s. Reading the javadoc forjava.util.regex. Pa ttern is a must to see how the Java regex patterns aredi erent from other languages such as Perl. M ost of the functions discussed herin are from th ejava.util.regex. Matcher class with a few fro mjava.util.regex. P)

文件列表:
article-regex-primer.pdf (54305, 2005-10-19)

近期下载者

相关文件


收藏者