Commit Graph

467 Commits

Author SHA1 Message Date
Looly
81dbc75ba3 fix date bug 2020-03-08 07:59:18 +08:00
Looly
0c2fd4e9a5 prepare 5.2.1 2020-03-06 00:16:44 +08:00
Looly
374ec36eb0 release 5.2.0 2020-03-05 23:39:50 +08:00
Looly
3746c6048f add test 2020-03-05 23:09:43 +08:00
Looly
f6585adec4 support x,y for sm2 2020-03-05 00:49:07 +08:00
Looly
2e2d43d764 add filter support 2020-03-03 11:18:55 +08:00
Looly
82f982f809 5.2.0 2020-03-02 23:34:45 +08:00
Looly
bd6b07f6b9 support spi 2020-03-02 18:08:58 +08:00
Looly
85c9dae9ae fix code 2020-03-02 17:16:11 +08:00
Looly
c5e4d0ef34 enhance EnumConverter 2020-03-02 13:41:38 +08:00
Looly
b740fe6480 add ServiceLoader 2020-03-01 19:02:06 +08:00
Looly
d5506b7d9e fix code 2020-03-01 00:24:28 +08:00
Looly
405a92cfe4 add patch support 2020-02-29 22:25:22 +08:00
Looly
1ed2ec9dc4 add ValueListHandler 2020-02-29 15:06:56 +08:00
Looly
623d5ef5c9 support alias annotation 2020-02-28 23:50:28 +08:00
Looly
63e761139b prepare 5.1.6 2020-02-28 15:36:47 +08:00
Looly
73531bc283 release 5.1.5 2020-02-28 14:43:33 +08:00
Looly
35fb058487 update dependency 2020-02-28 14:43:03 +08:00
Looly
b435777afc add method for DateUtil 2020-02-28 14:32:41 +08:00
Looly
00b632df99 add method for DateUtil 2020-02-28 14:28:58 +08:00
Looly
154786ebe0 !97 关于jdk8新时间类型LocalDateTime的相关方法
Merge pull request !97 from 27号/v5-dev
2020-02-28 14:24:36 +08:00
Looly
fbfb124f11 fix escape bug 2020-02-28 14:22:16 +08:00
lifw
20ffe321f1 1.修改Convert.toLocalDateTime(Object, LocalDatetime)方法的参数及返回值类型;2.新增一个Convert.toLocalDateTime(Object)方法; 2020-02-28 14:06:51 +08:00
lifw
d240756f01 补充String与LocalDateTime互相转换的方法 2020-02-26 13:18:17 +08:00
Looly
0dafe987a0 prepare 5.1.5 2020-02-21 23:20:14 +08:00
Looly
a3c4d14e0a release 5.1.4 2020-02-21 22:26:12 +08:00
Looly
0553c5ca0b fix bugs 2020-02-21 18:56:42 +08:00
Looly
fc8dfc8fb1 fix code 2020-02-21 13:09:32 +08:00
Looly
545c20912a fix bug 2020-02-19 19:26:16 +08:00
Looly
653ba7ff1d prepare 5.1.4 2020-02-16 11:11:03 +08:00
Looly
f97c8699fb prepare 5.2.0 2020-02-16 09:53:37 +08:00
Looly
830fd3e768 prepare 5.1.4 2020-02-11 18:01:29 +08:00
Looly
9098599522 release 5.1.3 2020-02-11 17:47:38 +08:00
Looly
7cd260c1ea pr#95 2020-02-11 17:13:02 +08:00
Looly
0ce06fbd30 !95 Snowflake的起始时间可以被指定
Merge pull request !95 from 任广元/v5-dev
2020-02-11 16:59:16 +08:00
Looly
8aa483ce66 fix comment 2020-02-11 16:58:34 +08:00
Golden Looly
da53f9f883
Merge pull request #741 from nancheung97/v5-dev
修复RandomUtil的randomEleSet方法在某些情况下无法随机的情况
2020-02-11 16:47:50 +08:00
Looly
804a15a105 fix charset bug 2020-02-11 16:46:05 +08:00
Looly
57fd7f8a2d fix code 2020-02-11 16:03:43 +08:00
任广元
c3b3a80dff Snowflake的起始时间可以被指定 2020-02-09 01:02:58 +08:00
NanCheung
9e620b8021 修复:RandomUtil的randomEleSet方法在某些情况下无法随机的情况 2020-02-03 02:38:40 +08:00
Looly
562416e90d add tes 2020-01-31 12:43:13 +08:00
Looly
62aba99cf8 prepare 5.1.3 2020-01-29 11:55:26 +08:00
Looly
c2a5350fe7 release 5.1.2 2020-01-29 11:42:28 +08:00
Looly
36255d40f0 img fix code 2020-01-29 11:31:56 +08:00
Looly
63a8c5766d fix http 2020-01-29 10:58:45 +08:00
Looly
0f2083198a !91 在NetUtil中新增ping功能
Merge pull request !91 from 断水流大湿兄/v5-dev
2020-01-26 09:00:08 +08:00
Looly
980259bc71 !92 车牌号校验兼容新能源车牌
Merge pull request !92 from HsinDumas/v5-dev
2020-01-26 08:58:19 +08:00
Looly
3c77343369 fix chinese date 2020-01-26 08:56:00 +08:00
Looly
cf10fc9acc add omit xml declaration 2020-01-22 07:32:48 +08:00
Golden Looly
f3626f7073
Merge pull request #732 from ddatsh/v5-dev
support omit xml declaration
2020-01-22 07:29:43 +08:00
Looly
c33e2d8971 fix isExpired bug 2020-01-22 07:23:50 +08:00
peter zhang
113a9ba719 support omit xml declaration 2020-01-17 15:18:00 +08:00
HsinDumas
e0430eed3e 兼容新能源车牌 2020-01-16 20:00:11 +08:00
断水流大湿兄
0f1ebf8ab7 在NetUtil中新增ping功能 2020-01-16 08:03:13 +08:00
Looly
27141c2667 prepare 5.1.2 2020-01-11 21:47:56 +08:00
Looly
f911e9000e release 5.1.1 2020-01-11 21:31:32 +08:00
Looly
56fc14d91e fix test 2020-01-11 21:01:28 +08:00
Looly
33c3d12cbb add zip method 2020-01-11 19:09:02 +08:00
Looly
a203ffe191 add ChineseDate 2020-01-11 15:51:14 +08:00
Looly
67b6564585 !90 新增农历日期工具类
Merge pull request !90 from 断水流大湿兄/v5-dev
2020-01-11 15:08:55 +08:00
Looly
db20737abb fix bug 2020-01-11 15:08:22 +08:00
zjw
7ddbb9c27d 新增农历工具类 2020-01-11 13:21:21 +08:00
Looly
21881a1609 fix listFileNames bug 2020-01-11 10:36:39 +08:00
Looly
a99c0e65d4 fix code 2020-01-11 09:23:11 +08:00
Looly
a10a57b236 add contains method 2020-01-11 09:17:51 +08:00
Looly
f54852d64c fix dict 2020-01-10 18:01:32 +08:00
Looly
7ef693efbf fix code 2020-01-09 10:52:43 +08:00
Golden Looly
15151f777e
Merge pull request #696 from jason-liu475/v5-master
重写hashCode和equals
2020-01-09 10:50:17 +08:00
Golden Looly
0ea98a2c74
Merge pull request #698 from jason-liu475/v5-dev
匿名类替换为lambda表达式
2020-01-09 10:41:37 +08:00
Golden Looly
453cfbcc6b
Merge pull request #715 from aaronuu/v5-dev
bug fix #714
2020-01-09 10:23:57 +08:00
Looly
34e4efcc3c fix mul 2020-01-09 10:23:35 +08:00
Looly
20779bdd33 !87 提供一个自带默认值的Map
Merge pull request !87 from Ease/v5-dev
2020-01-09 10:07:04 +08:00
Looly
025aba9475 change method 2020-01-09 10:06:43 +08:00
yu.zhang
b2c00ce1f9 bug fix #714 2020-01-09 09:58:53 +08:00
pantao
e4b1609a2a feat: given a map which have a default value 2020-01-04 16:44:27 +08:00
pantao
3c4d057986 feat: given a map which have a defaulted value 2020-01-03 18:48:46 +08:00
liuhuan
decd6a1460 匿名类替换为lambda表达式 2020-01-03 09:46:03 +08:00
liuhuan
0c7bdc43bf 给覆写的方法加上@Override 2020-01-02 10:44:31 +08:00
liuhuan
3b72e1704f 因为Map/Set的key存储的是不重复的对象,依据hashCode和equals进行判断,所以Set存储的对象需要重写这两个方法 2020-01-02 10:31:02 +08:00
Looly
5e7b9012ec fix equlas 2019-12-30 07:15:07 +08:00
Golden Looly
d7316b3f90
Merge pull request #692 from tellmenow/v5-master
Object的equals方法容易抛空指针异常,用java8的Objects.equals替换
2019-12-30 06:37:37 +08:00
liuhuan
0a915248fc Object的equals方法容易抛空指针异常,用java8的Objects.equals替换 2019-12-28 18:58:10 +08:00
Looly
377cd55a3c add alias 2019-12-26 08:01:57 +08:00
Looly
8932801137 fix bug 2019-12-20 16:03:23 +08:00
Looly
3eedc8a761 release 5.1.0 2019-12-18 18:11:11 +08:00
Looly
0ff7dc86b9 add test 2019-12-18 17:46:33 +08:00
Looly
0db031e88b fix DateConvert 2019-12-18 17:34:32 +08:00
Looly
7ffdc2c473 fix ReflectUtil 2019-12-18 10:00:57 +08:00
Looly
5ee0a73ebb fix zip bug 2019-12-14 09:03:51 +08:00
Looly
7680b7ac8d fix comment 2019-12-12 10:38:05 +08:00
Looly
6992ea9ee1 update dependency 2019-12-12 10:00:53 +08:00
Looly
83d3170942 fix XmlUtil 2019-12-11 12:06:54 +08:00
Looly
05aff7f94b !84 support substring by code point
Merge pull request !84 from Ease/v5-dev
2019-12-11 11:49:54 +08:00
Looly
827e2a8dc4 !83 注释修改
Merge pull request !83 from zz/v5-dev
2019-12-11 11:47:27 +08:00
Looly
f80e3790ae fix XmlUtil 2019-12-11 11:46:15 +08:00
Looly
ede0d418f1 !82 修复XmlUtil xml转Map同名节点超过三个转list的问题
Merge pull request !82 from SunMeng/v5-dev
2019-12-11 10:58:08 +08:00
Looly
aafa16a5a5 add test 2019-12-11 10:49:37 +08:00
Looly
41c540f4ca add test 2019-12-11 10:46:54 +08:00
zz
99ac13584e 波尔值 -> 布尔值 2019-12-10 22:01:42 +08:00
pantao
48a057c52d feat: support emoji substring 2019-12-10 18:59:33 +08:00
SunMeng
13ec37509e update hutool-core/src/main/java/cn/hutool/core/util/XmlUtil.java.
支持递归xml转Map,修复三个及以上同名节点转换的bug。修复map转xml三个以上同名节点的bug
2019-12-10 09:18:21 +08:00
Looly
a5e9f119b6 fix watch 2019-12-09 17:48:25 +08:00
Looly
dc94761c43 add public field support 2019-12-09 17:02:27 +08:00
Looly
bddb97704e fix getFieldValue and add test 2019-12-09 15:51:46 +08:00
Golden Looly
c804ebfbc1
Merge pull request #661 from w-a-n-g-s-h-u-n/patch-1
update NumberUtil
2019-12-06 20:14:33 +08:00
Looly
9029b10a52 add WatchServer 2019-12-05 17:28:58 +08:00
汪顺
f0bee70fe3
Update NumberUtil.java
添加NumberUtil.min(BigDecimal... numberArray)、NumberUtil.max(BigDecimal... numberArray)
2019-12-05 17:13:22 +08:00
Looly
41b578391b fix domain encode bug 2019-12-05 10:01:25 +08:00
Golden Looly
affcc57598
Merge pull request #654 from sukaiyi/v5-dev
issue[651]: URLUtil.normalize support ipv6
2019-12-05 08:56:46 +08:00
Looly
d59152419d add test 2019-12-05 08:55:16 +08:00
sukaiyi
98ebf5f6e2 issue[651]: URLUtil.normalize support ipv6 2019-12-04 18:11:52 +08:00
Looly
e69965a707 fix comment 2019-12-04 17:53:08 +08:00
Looly
da18d16c89 prepare 5.1.0 2019-12-02 21:21:42 +08:00
Looly
da0e696a62 release 5.0.7 2019-12-02 18:25:11 +08:00
Looly
432840be78 fix LocalDateTime not support bug 2019-12-02 18:21:10 +08:00
Looly
14c343fefd add methods 2019-12-02 17:36:44 +08:00
Looly
6c62973048 fix ssh bug 2019-11-29 10:58:25 +08:00
Looly
9a4ec7bce2 remove hasNull 2019-11-26 11:52:47 +08:00
Looly
83460af7ef fix bug 2019-11-26 11:21:34 +08:00
Looly
edb8b1ff8c add test 2019-11-20 23:17:45 +08:00
Looly
106ea5a759 fix code 2019-11-20 00:15:52 +08:00
Looly
eec404f875 prepare 5.0.7 2019-11-17 14:28:40 +08:00
Looly
955aca2289 release 5.0.6 2019-11-17 13:41:33 +08:00
Looly
0837363931 fix excel sax 2019-11-17 13:37:14 +08:00
Looly
814aa3d662 fix scale with bg 2019-11-16 06:01:49 +08:00
Looly
61c06d3971 use defaut doc impl 2019-11-16 05:42:38 +08:00
Looly
3ed5ab2515 fix Date and Zip bugs 2019-11-16 05:13:25 +08:00
Looly
1857e1d062 prepare 5.0.6 2019-11-09 21:00:56 +08:00
Looly
ce76ba502c release 5.0.5 2019-11-09 18:35:14 +08:00
Looly
04cf410cce fix zip bug 2019-11-09 18:29:20 +08:00
Looly
a3b3743f3f fix double bug 2019-11-09 17:35:38 +08:00
Looly
b5297bd7e6 fix bugs 2019-11-09 13:51:30 +08:00
Looly
e168de8622 change getPropery return to T 2019-11-09 13:32:59 +08:00
Looly
554ab6b20a fix leepYear bug 2019-11-01 21:04:14 +08:00
Looly
6e9879c821 add method for time 2019-11-01 11:41:09 +08:00
Looly
b737c97947 fix meta bug 2019-11-01 10:23:25 +08:00
Looly
29153dc0db prepare 5.0.5 2019-10-29 21:23:39 +08:00
Looly
894863ddbc release 5.0.4 2019-10-29 20:32:06 +08:00
Looly
e961e18923 fix code 2019-10-29 20:24:30 +08:00
Looly
1459e5da03 fix code 2019-10-29 20:22:04 +08:00
Looly
0f7fb40d41 fix code 2019-10-29 20:17:41 +08:00
Looly
e754ec3e86 fix code 2019-10-29 19:53:17 +08:00
Looly
bf03aebcef fix code 2019-10-29 19:05:23 +08:00
Looly
3cef7fa9a7 fix code 2019-10-29 15:20:23 +08:00
Looly
3511952a35 add sortJoin 2019-10-29 14:45:25 +08:00
Looly
da39e9e646 enhance Csv 2019-10-29 14:06:32 +08:00
Looly
854d7a9380 fix bug 2019-10-29 13:00:35 +08:00
looly
4b2f726f5e fix comment 2019-10-28 04:06:16 +01:00
Looly
e546ad92d9 add io close 2019-10-28 10:00:42 +08:00
Looly
09b9e707b9 add test 2019-10-27 08:13:24 +08:00
looly
07660517b9 fix code 2019-10-25 10:06:58 +01:00
peter zhang
b5e0630c32 support xml namespace 2019-10-24 19:04:04 +08:00
looly
9dabb0fd9f fix test 2019-10-24 10:04:14 +01:00
Looly
e8dfe71199 prepare 5.0.4 2019-10-22 18:03:23 +08:00
Looly
c80fa833cf release 5.0.3 2019-10-22 15:26:19 +08:00
Looly
4e0cf4cb72 prepare 5.0.3 2019-10-20 23:36:58 +08:00
Looly
c95b06b47b release 5.0.2 2019-10-20 22:42:10 +08:00
Looly
7db9955f00 fix time and add test 2019-10-18 10:42:18 +08:00
Looly
105eb4c5ff fix time and add test 2019-10-18 10:41:52 +08:00
Looly
4b78dba298 prepare 5.0.2 2019-10-17 18:02:11 +08:00
Looly
7849d96bfb release 5.0.1 2019-10-17 17:46:51 +08:00
Looly
ff65a8cc0c prepare 5.0.1 2019-10-17 15:31:16 +08:00
Looly
b811dab681 release 5.0.0 2019-10-17 11:06:12 +08:00
Looly
9e06980af5 add TemporalAccessor 2019-10-17 08:00:21 +08:00
Looly
10de9f955c add XXXConvert 2019-10-17 07:54:44 +08:00
Looly
cb7912717e add TemporalAccessorConverter 2019-10-16 18:48:25 +08:00
Looly
106556248d fix code 2019-10-16 09:59:50 +08:00
Looly
ab4f58bb31 add method 2019-10-14 17:28:57 +08:00
Looly
9fa28dcb71 add @FunctionalInterface 2019-10-11 18:00:55 +08:00
Looly
781b8efb72 fix deprecate 2019-10-11 08:28:09 +08:00
Looly
a1018e2efe fix code 2019-10-10 18:00:00 +08:00
Looly
96cf2503cc fix cookie bug 2019-10-10 16:24:48 +08:00
Looly
ccff387646 fix jdk8 2019-10-10 11:58:02 +08:00
Looly
3fdf456006 prepare 5.0.0 2019-10-10 10:42:51 +08:00
Looly
2163f6204b release 4.6.9 2019-10-09 15:37:54 +08:00
Looly
417702f9fc add test 2019-10-09 11:34:09 +08:00
Looly
8e5bbdf170 add RandomUtil.randomStringWithoutStr 2019-10-09 10:59:34 +08:00
Looly
17efa74406 !76 [新特性] 获得一个随机的字符串(只包含数字和字符) 并排除指定字符串
Merge pull request !76 from Kui_Ye/v4-dev
2019-10-09 10:54:54 +08:00
Looly
a418b5922b fix type 2019-10-09 07:51:36 +08:00
938424168@qq.com
73fa507b09 /**
* 获得一个随机的字符串(只包含数字和字符) 并排除指定字符串
	 *
	 * @param length 字符串的长度
	 * @param elemData 要排除的字符串
	 * @return 随机字符串
	 */
2019-10-08 21:12:22 +08:00
Looly
0685a8a141 fix comment 2019-10-08 18:16:30 +08:00
Looly
5d99de9b89 fix watchService 2019-10-05 21:24:57 +08:00
Looly
52fb6267a5 add method 2019-10-05 20:54:41 +08:00
Looly
a4515e218b add parseCST and fix cookie bug 2019-10-05 18:18:57 +08:00
Looly
476285b302 add setClassLoader 2019-10-05 12:33:48 +08:00
Looly
1ddc01453f fix csv 2019-10-02 16:33:25 +08:00
Looly
e1fe54c59d fix comment 2019-10-02 16:12:07 +08:00
Looly
522ed4308d fix comment 2019-10-02 16:05:50 +08:00
Looly
8c486b4e4f add toURI encode option 2019-09-30 16:35:32 +08:00
Looly
351abcefdc prepare 4.6.9 2019-09-28 07:48:55 +08:00
Looly
16d85f06ae release 4.6.8 2019-09-28 03:38:10 +08:00
Looly
ea229578be fix test 2019-09-28 03:34:44 +08:00
Looly
367d0d40b8 fix test 2019-09-28 03:30:33 +08:00
Looly
31e8ef6306 fix mao 2019-09-28 03:27:08 +08:00
Looly
596a4f1e57 fix code 2019-09-28 03:13:27 +08:00
Looly
daf85caf9e fid Idcard Code 2019-09-28 02:09:31 +08:00
Looly
45609bc22b enhance aop 2019-09-27 23:20:43 +08:00
Looly
4f811fc984 fix StrBuilder bug 2019-09-27 19:35:39 +08:00
Looly
60f3970b04 fix test and sm2 bug 2019-09-27 15:55:02 +08:00
Looly
32872aa237 !73 CsvParser解析异常#I12H4Y
Merge pull request !73 from Jade/v4-dev
2019-09-26 17:23:20 +08:00
Looly
1fa812137d fix mail bug 2019-09-26 17:22:57 +08:00
Jade
8c6dd54a67 修复CsvParser解析最后字符串多两个[""]的问题
https://gitee.com/loolly/hutool/issues/I12H4Y?from=project-issue
2019-09-25 15:32:11 +08:00
Looly
6d310646ad fix ArrayUtil 2019-09-23 17:48:56 +08:00
Looly
524eea7fe6 prepare 4.6.8 2019-09-22 00:33:42 +08:00
Looly
4d133f3d64 release 4.6.7 2019-09-22 00:18:40 +08:00
Looly
c9f77e1746 add ZeroPadding support 2019-09-21 22:24:59 +08:00
Looly
4292d3fd55 fix code 2019-09-21 18:06:24 +08:00
Looly
46fd3912d4 fix Validator 2019-09-20 18:01:50 +08:00
richardtang
b3b9b5af56 修正两处拼写错误单词 2019-09-20 08:08:52 +08:00
Looly
30d26ab22d normalize support samba path 2019-09-19 17:31:39 +08:00
Looly
0aeb4d2512 fix CombinationAnnotationElement bug 2019-09-19 16:35:26 +08:00
Looly
010f0554ae fix lock bug 2019-09-19 10:22:55 +08:00
Looly
04830bf06b fix code 2019-09-19 10:15:04 +08:00
Looly
4d46555b2d fix ArrayUtil.toString 2019-09-19 09:43:21 +08:00
Looly
334ad373c2 fix bugs 2019-09-18 17:46:53 +08:00
Looly
8e70a2aca7 fix bugs 2019-09-18 17:29:29 +08:00
Looly
8b94fa0c5d add negative support 2019-09-17 17:46:46 +08:00
Looly
be91b672d2 fix code 2019-09-17 13:04:39 +08:00
Looly
feb8b8ee45 fix code 2019-09-17 12:47:20 +08:00
Looly
2a59260db0 prepare 4.6.7 2019-09-16 19:27:42 +08:00
Looly
a9af0d604e release 4.6.6 2019-09-16 19:08:40 +08:00
Looly
5026ee4dbe fix code 2019-09-16 19:05:24 +08:00
Looly
0fbede424e fix path 2019-09-16 19:00:11 +08:00
Looly
08dce0cdae fix listFiles bug 2019-09-15 21:01:59 +08:00
Looly
4f4dc6a5a3 add stopwatch 2019-09-15 20:27:11 +08:00
Looly
f26fad33cb fix DateUtil.endOfYear 2019-09-15 14:32:00 +08:00
Run Yan
86206f8e29 修改方法的命名 2019-09-14 10:20:14 +08:00
Run Yan
018b67a066 修改Codacy问题 2019-09-12 17:23:32 +08:00
Run Yan
a65cd34ba8 添加线程安全的map 2019-09-12 17:08:33 +08:00
Looly
a13a79922d prepare 4.6.6 2019-09-12 11:44:05 +08:00
Looly
5cd0905df8 release 4.6.5 2019-09-12 08:21:26 +08:00
Looly
a9b08161c3 add min and max 2019-09-11 16:28:34 +08:00
Looly
6a9feb0576 fix #535 2019-09-11 15:24:27 +08:00
Looly
692397f313 fix test 2019-09-09 21:58:13 +08:00
Looly
7ca33d1602 add FileFilter support 2019-09-09 15:20:42 +08:00
Looly
32337a52a6 fix NetUtil.getUsableLocalPort 2019-09-04 09:26:57 +08:00
Looly
8529787c7b !69 bug fix
Merge pull request !69 from xlongwei/v4-dev
2019-09-04 09:21:18 +08:00
Looly
caa8d6dea7 add custom serialize support 2019-09-03 22:39:50 +08:00
xlongwei
14c308fde6 返回可用的随机端口 2019-09-03 21:49:31 +08:00
Looly
5e4718c8ce add ArrayUtil.distict 2019-09-02 18:01:15 +08:00
Looly
e777fbf5ce fix crypto 2019-08-30 21:39:42 +08:00
Looly
f76d314fc5 add filter and filterNew 2019-08-30 11:28:51 +08:00
Looly
a61fe1eecb prepare 4.6.5 2019-08-30 08:13:12 +08:00
Looly
5b5be7dc51 release 4.6.4 2019-08-30 07:59:33 +08:00
Looly
f8d3e3fb14 add OshiUtil 2019-08-28 18:50:50 +08:00
Looly
f4a5b8b9b7 enhance NumberUtil 2019-08-28 14:02:26 +08:00
Looly
3ff93c2914 !68 修复 NumberUtil.isNumber 方法
Merge pull request !68 from jonzhang-3/v4-dev
2019-08-28 13:55:07 +08:00
Looly
a1bd1949a8 fix 2019-08-28 11:34:53 +08:00
Jon
c86fd91e72 修复NumberUtil.isNumber 不可识别 +11,0X22的情况 2019-08-28 10:16:05 +08:00