-
Regular-expressions-simplifypattern-matching-code
Text processing often involves matching text against a pattern. Although Java s character and assorted string classes offerlow- levelpattern- matching support, that support commonly leads to complex code. To help you write simplerpattern- matching code, Java provides regular expressions. After introducing you to terminology and thejava.util. regex package, Jeff Friesen explores many regular expression constructs supported by that package s Pattern class. Then he examines Pattern s methods and the additionaljava.util. regex classes. In conclusion, he presents a practical application of regular expressions.(Text processing often involves matching text against a pattern. Although Java s character and assorted string classes offerlow-levelpattern-matching support, that support commonly leads to complex code. To help you write simplerpattern-matching code, Java provides regular expressions. After introducing you to terminology and thejava.util. regex package, Jeff Friesen explores many regular expression constructs supported by that package s Pattern class. Then he examines Pattern s methods and the additionaljava.util. regex classes. In conclusion, he presents a practical application of regular expressions.)
- 2007-05-10 19:54:00下载
- 积分:1
-
java_wavelet
java 实现的小波压缩库代码,内部包含了分析器(java wavelet compression to achieve the code contained within the analyzer)
- 2007-06-24 13:34:06下载
- 积分:1
-
MM7
利用MM7服务器开发的手机彩信功能,希望对您有帮助(MMS MM7 server development)
- 2012-12-14 13:12:05下载
- 积分:1
-
PrincipalCurves-Java
Java实现主曲线的生成过程,使用多项式线性算法。(Java implementation of the master curve generation process, using a linear polynomial algorithm.)
- 2020-11-16 10:19:41下载
- 积分:1
-
java并发编程实战源码
说明: java并发编程实战源码 附有本书所有源码,maven 导入 eclipse或idea(Java Concurrent Programming actual source code)
- 2020-08-05 10:38:40下载
- 积分:1
-
jforum-2.1.8-src
是著名的jforum论坛的2.18版,所有的完整源码,使用的是他们自己的框架,没有用Struts看起来回有点麻烦(jforum)
- 2020-06-25 23:00:01下载
- 积分:1
-
Utile
根据值来取ID,或者根据ID来取值,便于两者之间的转换(Exchange from ID and values, we can tanslate between ID and values easily. )
- 2005-07-12 15:19:32下载
- 积分:1
-
pager
分页标签,用于程序中对结果集的多条记录进行分页显示。(page)
- 2010-01-16 15:26:40下载
- 积分:1
-
chatroom
一个简单的聊天室,用java做的,功能不是很全,但基本功能还是有的(A simple chat room, to do with java, feature is not very wide, but the basic function or some)
- 2008-05-29 13:30:37下载
- 积分:1
-
Flex3-with-Java
这个是Flex3在Java中应用的开发书籍,希望对Flex开发人员有用。(This Flex3 application development in Java books, I hope useful for Flex developers.)
- 2013-04-24 22:04:08下载
- 积分:1