CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - java 正则表达式

搜索资源列表

  1. regexCreator_v1_0_Sources-only

    0下载:
  2. 一个Java 的正则表达式工具,很方便 -A Java regular expression tool, is easy
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:74527
    • 提供者:lxjt
  1. Test2

    0下载:
  2. java正则表达的例子,很经典。想要学习正则表达式的,可能进来看一看。-java regular expression examples, very classic. If you want to learn regular expressions, you can come in.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:1268
    • 提供者:panxishui
  1. zifuchuan

    0下载:
  2. Java 字符串与文本相关实例源码,比如不可变字符串与限定字符串、字符串的比较、提取子串、修改缓冲区中的字符串、判断回文串、正则表达式、字符串匹配、正则表达式语法等,还一一些比如用于比较两个变量是否引用同一个对象、equals用于比较两个字符串的内容是否相同、忽略大小写、判断是否以某个字符串开始或结束、根据字典排序比较两个字符串、删除字符串中的空格、将字符串转换成小写或大写形式等在代码中都有所体现…… -Instance of Java source code associated with
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:19460
    • 提供者:鬼舞
  1. Regexp

    0下载:
  2. java编写的一个正则表达式测试工具,可以作为简单的参考-java write a regular expression test tool can be used as a simple reference
  3. 所属分类:Ajax

    • 发布日期:2017-04-07
    • 文件大小:9702
    • 提供者:周得贵
  1. string

    0下载:
  2. 编写验证类,要求:  密码长度6-10位  确认密码和密码相同  是不是整数  是不是小数  是不是合法的电子邮件  输入信息不能为空 (说明:使用String类提供的方法或正则表达式判断,任取一种实现以上功能) -I hope the code can help the people who want to learn Java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:1111
    • 提供者:guoliushui
  1. SHpage

    0下载:
  2. 结合struts和hibernate实现的页面分页,用java开发的,用到了正则表达式,很方便。-Implemented with struts and hibernate pagination page, java development, use of regular expressions, it is convenient.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-03
    • 文件大小:648539
    • 提供者:manqingli
  1. solution

    0下载:
  2. 正则表达式,网址匹配,是使用java语言写的-Regular expressions, URL matching is written using the java language
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1737
    • 提供者:alfred
  1. regexSearch-2_11-src

    0下载:
  2. RegexSearch是一个采用Java Swing开发的应用程序,可以让你利用正则表达式或关键来搜索单个文件或某个目录下的多个文件。RegexSearch能够对匹配的文本着色显示。匹配的文本可以单个替换或全部替换。 -RegexSearch using Java Swing development is the application that allows you to use regular expressions to search for individual files or c
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:309557
    • 提供者:zu
  1. regular_expression

    0下载:
  2. 正则表达式 ~非常适合广大 java的爱好者~-java for regular_expression
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:20294
    • 提供者:jiang
  1. RegExp

    0下载:
  2. 基于java语言实现的正则表达式的功能,通过测试加深对正则表达式的认识-Pass the test based on the regular expression feature of java language, to deepen the understanding of regular expressions
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:7821
    • 提供者:
  1. Catch

    0下载:
  2. java实现抓网页内容邮箱包含正则表达式知识,适合初学者的练手程序-catch html content
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:1472
    • 提供者:汪光大
  1. JudgeStringtoNumber

    0下载:
  2. java的正则表达式的小例子,注释中写出了正则的数字的各种应用,挺好的-java regex example, notes to write a variety of applications of the regular figures, very good
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1233
    • 提供者:张伟阳
  1. regex

    0下载:
  2. 常用的一些正则表达式处理方法,用java编写-Some of the regular expression approach, written with java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:6027
    • 提供者:xiewenbo
  1. com.aicomsoft.common.utils

    0下载:
  2. 个人这些年总结,实现的各种常用的java工具类,包括异常自定义,日志,文件操作,网络,加密,正则表达式,字符处理,时间处理,IO操作,JDBC,ZIP解压缩-Summarize in these years of the personal, to achieve a variety of commonly used java tools, including abnormal custom, log, file operations, network, encryption, regular e
  3. 所属分类:Java Develop

    • 发布日期:2017-11-27
    • 文件大小:36790272
    • 提供者:samir tan
  1. fileOperation2_01

    0下载:
  2. java写的文件操作的例子,运用正则表达式对文件名进行判断-java write file operation example, the use of regular expressions for file names judge
  3. 所属分类:Applet

    • 发布日期:2017-11-30
    • 文件大小:3148
    • 提供者:彭福生
  1. StringCalcGUI

    0下载:
  2. 比较简单的一个java写的表达式计算器。核心算法为经典的中缀转逆波兰算法。用了正则表达式进行合法性检查。新人刚学java,写的不好的地方请指正,谢谢!-Relatively simple to write a java expression evaluator. The core algorithm classic infix turn Reverse Polish algorithm. Use regular expressions to check the legality. Newcome
  3. 所属分类:Java Develop

    • 发布日期:2017-12-02
    • 文件大小:21969
    • 提供者:廖渝瀚
  1. Regular-expression-to-obtain-MAC

    0下载:
  2. 现在网上有许多用java实现的获取MAC地址的方法,都是利用了windows系统的config命令,但是这些方法都是直接查找config命令的输出字符串。这种方法对一种语言的windows系统还可以,当在其它语言的系统下运行时,就会出现问题,本文的代码利用正则表达式,使获取MAC地址的程序能够在多语言环境下运行。-Get the MAC address of the method of realization of java online, are using the windows syste
  3. 所属分类:Applet

    • 发布日期:2017-11-08
    • 文件大小:1049
    • 提供者:pudn1306
  1. jave

    0下载:
  2. Java中一些小程序:实现键盘输入,排序,正则表达式的应用等-Java applet: keyboard input, sorting, regular expressions application
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-12-01
    • 文件大小:836618
    • 提供者:彭彭
  1. zhengze

    0下载:
  2. 常用的正则表达式 非常的全 如果有其他需要请+QQ444793558 共同探讨 谢谢 验证写java-Commonly used regular expression is very full if there are other needs please+ QQ444793558 to discuss Thank you verify write java
  3. 所属分类:JavaScript

    • 发布日期:2017-11-28
    • 文件大小:1118
    • 提供者:david
  1. by_langx

    0下载:
  2. [JAVA源码]捣鼓生成浮点数的最小最大值的正则表达式-[JAVA source] fiddle minimum and maximum floating point numbers generated regex
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:3656
    • 提供者:cx
« 1 2 3 45 »
搜珍网 www.dssz.com