Java 表单注册常用正则表达式验证工具类,常用正则表达式大集合。 1. 电话号码 2. 邮编 3. QQ 4. E-mail 5. 手机号码 6. URL 7. 是否为数字 8. 是否为中文 9. 身份证 10. 域名 11. IP
☆172Jun 1, 2018Updated 8 years ago
Alternatives and similar repositories for RegexUtils
Users that are interested in RegexUtils are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 正则表达式常用规则☆13May 8, 2019Updated 7 years ago
- 常用Java工具类,不断更新ing☆28Nov 1, 2019Updated 6 years ago
- java常用工具类集合☆113Sep 6, 2018Updated 7 years ago
- MakerEAP 专注于打造一流的敏捷型企业级开发平台☆18Mar 9, 2016Updated 10 years ago
- 基于阿里巴巴ng-zorro-antd写的后台管理系统模版,后台采用spring cloud实现。☆38Jan 26, 2018Updated 8 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Java后端常用工具类、缓存接口、消息队列接口、第三方支付接口封装;Restful接口参数验证,错误信息友好提示;分布式方法锁。☆280Feb 22, 2023Updated 3 years ago
- jutils,通用的Java工具类,主要包括基础工具类(时间、正则表达式、字符串、随机数等等),excel解析生成、word解析生成、文件操作、图片操作、敏感字、加解密等等。☆1,117Aug 29, 2020Updated 6 years ago
- 这是一个常用工具类,包括汉字转拼音工具、常用数据格式相互转换工具、尺寸相关的工具、加密工具、文件相关的工具、字体相关的工具、图像相关的工具、键盘工具类、LBS工具类、网络相关工具、通知相关工具、正则表达式工具类、屏幕相关工具类、SDCard工具类、SharePreferen…☆126Oct 26, 2022Updated 3 years ago
- 图片水印工具,可以直接直接添加水印遮罩图片,也可直接添加水印文字并自定义水印文字位置 Picture watermark tool, you can directly add watermarks, masks, pictures, you can also d…☆12Jun 17, 2017Updated 9 years ago
- 启动页Demo☆12Jun 22, 2019Updated 7 years ago
- 一个数据挖掘里的简单聚类算法,使用了JFreeChart用于对分类结果的展示。☆11Feb 12, 2016Updated 10 years ago
- 一个jdbcUtils工具类,可以非常容易地从数据库中获取Java对象,支持分页查询、lambda表达式、自动填充数据和数据权限控制。使用非常简单,只需要给主类SqlExecutor配置好数据源,就没有其他需要配置的了,不需要继承某个类,也不需要实现哪个接口,几乎没有学习成…☆19Aug 13, 2026Updated 3 weeks ago
- csdn很多资料下载需要积分,为了使大家都能正常下载资料,将博客对应源码移步到这里,点击即可下载使用☆16Jul 14, 2019Updated 7 years ago
- 高仿微信照片选择器☆45Oct 13, 2015Updated 10 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 图像检索一些好的开源代码☆14Sep 3, 2020Updated 6 years ago
- Android平台JavaScript编程工具☆15Oct 29, 2017Updated 8 years ago
- Android轮播控件、引导页面滑动框架。支持有限、无限循环,可以自动、收动播放,支持自定义指示器,支持各种样式的自定义和多种图片类型,如Url、drawable加载。也可以选择酷炫切换动画的切换和自定义动画的 扩张。是一款简单,易使用框架。本库将持续更新~☆14Mar 2, 2018Updated 8 years ago
- 权限管理, RBAC, SpringBoot, MyBatis, MySQL, Redis, jQuery EasyUI☆18Sep 14, 2023Updated 2 years ago
- 解决TextView中英文排版自动换行参差不齐,自定义View文本Emoji、Span等不支持的问题☆12Aug 10, 2021Updated 5 years ago
- 收集的电子书☆13Feb 25, 2016Updated 10 years ago
- Recyclerview实现字母排序,过滤搜索,顶部悬浮,波浪形的侧边栏☆191Sep 4, 2017Updated 9 years ago
- 稿定设计字体库☆27Feb 20, 2022Updated 4 years ago
- ☆11Apr 18, 2019Updated 7 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 模仿微信长按录音,长按录音功能实现☆31Nov 15, 2018Updated 7 years ago
- 学习注解知识写的一些代码☆15Sep 5, 2022Updated 3 years ago
- Handle camera2 preview drawing,☆10Mar 2, 2018Updated 8 years ago
- 基于shiro的分布式权限管理系统。超级管理员:admin 密码:123456q 试用账号:test_001 密码:123456q; QQ交流群:333597649 Rbac Shiro☆54Feb 9, 2018Updated 8 years ago
- 纯JavaScript代码实现文本比较工具☆14Nov 8, 2017Updated 8 years ago
- 毕业设 计 - 选课系统 - android端☆12Feb 24, 2017Updated 9 years ago
- 微信开发框架:订阅号、企业号、小程序、后台代码生成器 采用的sdk为:☆31Sep 11, 2017Updated 8 years ago
- java常用的工具类:DateUtil、StringUtil、CollectionUtil、BeanUtil(深复制+浅复制)、FileUtil、PoiUtil、HttpClient等☆37Aug 30, 2017Updated 9 years ago
- 前段时间自己的网站涉及到支付功能(自己网站后台是node.js开发的),在阅读了官方文档之后,打算在git上找一下开源的支付接口,没想到一个都不能使用,最后无赖自己根据官网资料,自己写了这个接口,原理比较简单,其实没有那么复杂,希望对初学者有帮助,如果有错误还望指出(本接…☆12Aug 1, 2017Updated 9 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- this demo for elasticsearch6.X user plugin☆12Mar 19, 2018Updated 8 years ago
- 一个超轻量级的数据缓存工具类☆13Jan 5, 2018Updated 8 years ago
- 只是为了好玩☆14Jul 5, 2017Updated 9 years ago
- 以知乎日报为数据源,全流程实践一个机器学习过程,从数据获取到数据分析,对知乎日报进行聚类、分类,并可视化这一过程☆17Apr 6, 2016Updated 10 years ago
- 通过HBase Observer同步数据到ElasticSearch☆55May 8, 2015Updated 11 years ago
- 小锋生活小助手——JAVA开发的基于爬虫和API实现的查询类微信公众号☆31Jun 7, 2018Updated 8 years ago
- 限流幂等框架☆20Mar 29, 2018Updated 8 years ago