-
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
-
Calculator
一个简单的计算器实现,带小数的加减乘除。使用Java AWT/Swing实现(Implement a simple calculator, decimal addition and subtraction)
- 2013-10-05 11:42:48下载
- 积分:1
-
javaforpattern
提供在java中实用正则表达式的一系列例子(Provides java regular expression in a series of practical examples)
- 2010-05-07 14:39:45下载
- 积分:1
-
TALK
基于serverSocket 和socket编写的及时聊天系统。有类似于tencent的qq界面,能实时监听用户的上下线。能发离线消息。有用户连接池。以及账号注册,修改等功能(ServerSocket and socket-based chat system written in a timely manner. Tencent similar to those of the qq interface, real-time monitor on the user' s offline. Offline messages can be issued. A user connection pool. As well as account registration, modification and other functions)
- 2009-11-12 15:10:04下载
- 积分:1
-
JapaneseVowels
说明: 数据挖掘的应用,对数据集建立决策树,然后利用测试集中的数据判断测试。并给出最终的决策判断的正确率。(The application of data mining, decision tree on the data set, and then use the test to determine the test data set. The final decision making given the correct rate.)
- 2011-04-11 21:55:07下载
- 积分:1
-
SpringCloud微服务实战-源码
SpringCloud微服务实战-源码,对应书本章节(Spring Cloud Microservice Actual Warfare-Source Code)
- 2020-06-19 20:40:01下载
- 积分:1
-
pattern-java
设计模式经典书籍,学习设计模式的入门教程,浅显易懂(Classic design patterns book, Design Patterns Study Guide entry, easy to understand)
- 2009-02-22 15:02:06下载
- 积分:1
-
jabsorb-1.3.2
jabsorb 是一个简单的轻量级的JSON-RPC 库,用于实现浏览器上的 JavaScript 和 Java 服务器端之间的通讯。(jabsorb is a simple lightweight JSON-RPC library used to implement communications JavaScript on the browser and the server-side Java between.)
- 2013-12-10 10:47:40下载
- 积分:1
-
jmp123
是一个MP3 Java播放器。注重在MP3解码上面,使用jmp方式解码,所以无播放页面。但可以通过命令窗口或eclipse运行,播放歌曲。(Is a Java MP3 player. Focus on the MP3 decoder, the use of JMP decoding, so no player page. But you can run through the command window or eclipse, play the song.
)
- 2016-07-21 13:46:55下载
- 积分:1
-
HibernatePagination
hibernate参考,希望对各位有用。初次发帖,会有不足之处,会改进。(hibernate reference, in the hope that useful. The initial posting, there are deficiencies, will improve.)
- 2008-05-04 22:27:13下载
- 积分:1