helper

所属分类:Java编程
开发工具:Java
文件大小:2428KB
下载次数:0
上传日期:2019-01-09 12:41:14
上 传 者mrzhqiang
说明:  the project is java common code

文件列表:
helper (0, 2018-11-01)
... ...

[helper]:https://github.com/mrzhqiang/helper/tree/master/helper [database]:https://github.com/mrzhqiang/helper/tree/master/database [oauth2]:https://github.com/mrzhqiang/helper/tree/master/oauth2 [samples]:https://github.com/mrzhqiang/helper/tree/master/samples [mvnrepository]:https://mvnrepository.com/artifact/com.github.mrzhqiang.helper/helper [helper in jitpack.io]:https://jitpack.io/#mrzhqiang/helper # helper 助手是一系列通用代码,在此封装成库,不用再到处拷贝。 [![Release](https://img.shields.io/github/release/mrzhqiang/helper.svg)](https://github.com/mrzhqiang/helper/releases/latest) [![Release](https://jitpack.io/v/mrzhqiang/helper.svg)](https://jitpack.io/#mrzhqiang/helper) ## 有什么功能? - datetime:对 `Date` 类进行格式化与解析,计算时间间距和友好显示 - name:提取首字符,根据昵称生成专属颜色,检查名字是否有效(中英文+数字),检查是否为纯中文,以及可传递正则表达式的字符串检测 - random:指定长度与长度区间内随机字符串,包括数字(首字符不为0)、英文(可以区分大小写)、常用汉字、中文姓氏(仅百家姓) ## 如何使用? 1. 添加依赖:[helper in jitpack.io] 或 [mvnrepository](从 `http://central.maven.org` 同步略有延迟)。 2. 参考 [samples] 模块(已实现)。 ## Licenses ``` Copyright 2018 mrzhqiang Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ```

近期下载者

相关文件


收藏者