登录
首页 » Java » Regular-expressions-simplifypattern-matching-code

Regular-expressions-simplifypattern-matching-code

于 2007-05-10 发布 文件大小:109KB
0 163
下载积分: 1 下载次数: 3

代码说明:

  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.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • JavaEE-notes
    Java EE环境相关笔记, basic introduction(JavaEE environment configuration,mysql introduction。)
    2015-09-17 13:27:38下载
    积分:1
  • 国内版
    说明:  此工具仅用于压力测试,造成损失后果自负!(若不同意请勿下载) 软件是我自己写的,所以我就是原创。(This tool is only used for stress testing, causing losses at your own expense! (Do not download unless you agree) Software is written by myself, so I am original.)
    2020-06-16 09:00:01下载
    积分:1
  • FirstMissingPositive112_Done
    给出数组中的一串数字,找到里面缺省的第一个正整数(For example, Given [1,2,0] return 3, and [3,4,-1,1] return 2. Your algorithm should run in O(n) time and uses constant space. )
    2017-05-01 12:32:34下载
    积分:1
  • 一个简单的套接字通信原理实现的聊天
    一个简单的利用socket通讯原理实现的聊天程序-A simple principle of the use of socket communication realize the chat program
    2022-04-23 13:17:05下载
    积分:1
  • Catalogo-de-Mosfet
    practical measurements with multimeter
    2014-04-28 22:53:40下载
    积分:1
  • 一个TCPCASE用MONDOM打电话的
    一个TCPCASE用MONDOM打电话的程序-TCPCASE using a procedure called MONDOM
    2022-08-25 09:58:45下载
    积分:1
  • FaceDetect
    使用VC++和opencv实现的检测图片中人脸的程序,开发环境是VS2008(use vc++ and opencv to detect face from picture,the developing environment is visual studio2008)
    2014-07-21 13:59:52下载
    积分:1
  • Java进阶篇课设
    说明:  实现扑克牌,一副牌中抽去大小王剩下52张(如果初练也可只用1~10这40张牌),任意抽取4张牌(称牌组),用加、减、乘、除(可加括号)把牌面上的数算成24。每张牌必须用一次且只能用一次,如抽出的牌是3、8、8、9,那么算式为(9-8)×8×3或3×8+(9-8)或(9- 8÷8)×3等。(In order to realize playing cards, 52 cards are removed from a deck (only 40 cards can be used for the first practice). Four cards are randomly selected (called card groups). The number on the deck is calculated as 24 by adding, subtracting, multiplying and dividing (brackets can be added). Each card must be used once and only once. If the drawn card is 3, 8, 8, 9, the formula is (9-8)*8*3 or 3*8+ (9-8) or (9-8 8)*3)
    2020-12-31 16:18:59下载
    积分:1
  • ExportExcel
    Excel导出,含注册内容,无水印,支持中文图片等等(Excel export, including registration content, no watermark, support Chinese pictures and so on)
    2017-09-18 16:07:33下载
    积分:1
  • 关于网络聊天的代码,看看吧
    关于网络聊天的代码,看看吧-Those are some codes about webchat.
    2022-03-12 09:27:49下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载