mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-05-09 23:51:34 +08:00
change readme
This commit is contained in:
parent
ce9ee646d6
commit
322992dba7
34
README-EN.md
34
README-EN.md
@ -117,6 +117,24 @@ Each module can be introduced individually, or all modules can be introduced by
|
|||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
## 🪙Support Hutool
|
||||||
|
|
||||||
|
### 💳Donate
|
||||||
|
|
||||||
|
If you think Hutool is good, you can donate to buy the author a pack of chili~, thanks in advance ^_^.
|
||||||
|
|
||||||
|
[Gitee donate](https://gitee.com/dromara/hutool)
|
||||||
|
|
||||||
|
[Dromara donate](https://dromara.gitee.io/donate.html)
|
||||||
|
|
||||||
|
### 👕Shop about Hutool
|
||||||
|
|
||||||
|
We provide the T-Shirt and Sweater with Hutool Logo, please visit the shop:
|
||||||
|
|
||||||
|
👉 [Hutool Shop](https://m.tb.cn/h.fVxoBOm?sm=2756b2) 👈
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
## 📦Install
|
## 📦Install
|
||||||
|
|
||||||
### 🍊Maven
|
### 🍊Maven
|
||||||
@ -191,22 +209,6 @@ Hutool welcomes anyone to contribute code to Hutool, but the author suffers from
|
|||||||
|
|
||||||
[](https://starchart.cc/dromara/hutool)
|
[](https://starchart.cc/dromara/hutool)
|
||||||
|
|
||||||
## 💳Donate
|
|
||||||
|
|
||||||
If you think Hutool is good, you can donate to buy tshe author a pack of chili~, thanks in advance ^_^.
|
|
||||||
|
|
||||||
[Gitee donate](https://gitee.com/dromara/hutool)
|
|
||||||
|
|
||||||
[Dromara donate](https://dromara.gitee.io/donate.html)
|
|
||||||
|
|
||||||
## 👕shop
|
|
||||||
|
|
||||||
We provide the T-Shirt and Sweater with Hutool Logo, please visit the shop:
|
|
||||||
|
|
||||||
[Hutool T-Shirt](https://m.tb.cn/h.f47W8zc?sm=7d2b95)
|
|
||||||
|
|
||||||
[Hutool Sweater](https://m.tb.cn/h.fUM4d6B?sm=4c0a5f)
|
|
||||||
|
|
||||||
## 📌WeChat Official Account
|
## 📌WeChat Official Account
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
|
40
README.md
40
README.md
@ -113,6 +113,26 @@ Hutool的存在就是为了减少代码搜索成本,避免网络上参差不
|
|||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
## 🪙支持Hutool
|
||||||
|
|
||||||
|
### 💳捐赠
|
||||||
|
|
||||||
|
如果你觉得Hutool不错,可以捐赠请维护者吃包辣条~,在此表示感谢^_^。
|
||||||
|
|
||||||
|
[Gitee上捐赠](https://gitee.com/dromara/hutool)
|
||||||
|
|
||||||
|
[捐赠给Dromara组织](https://dromara.gitee.io/donate.html)
|
||||||
|
|
||||||
|
### 👕周边商店
|
||||||
|
|
||||||
|
你也可以通过购买Hutool的周边商品来支持Hutool维护哦!
|
||||||
|
|
||||||
|
我们提供了印有Hutool Logo的周边商品,欢迎点击购买支持:
|
||||||
|
|
||||||
|
👉 [Hutool 周边商店](https://m.tb.cn/h.fVxoBOm?sm=2756b2) 👈
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
## 📦安装
|
## 📦安装
|
||||||
|
|
||||||
### 🍊Maven
|
### 🍊Maven
|
||||||
@ -139,7 +159,7 @@ implementation 'cn.hutool:hutool-all:5.7.15'
|
|||||||
|
|
||||||
> 🔔️注意
|
> 🔔️注意
|
||||||
> Hutool 5.x支持JDK8+,对Android平台没有测试,不能保证所有工具类或工具方法可用。
|
> Hutool 5.x支持JDK8+,对Android平台没有测试,不能保证所有工具类或工具方法可用。
|
||||||
> 如果你的项目使用JDK7,请使用Hutool 4.x版本
|
> 如果你的项目使用JDK7,请使用Hutool 4.x版本(不再更新)
|
||||||
|
|
||||||
### 🚽编译安装
|
### 🚽编译安装
|
||||||
|
|
||||||
@ -198,24 +218,6 @@ Hutool欢迎任何人为Hutool添砖加瓦,贡献代码,不过维护者是
|
|||||||
|
|
||||||
[](https://starchart.cc/dromara/hutool)
|
[](https://starchart.cc/dromara/hutool)
|
||||||
|
|
||||||
## 💳捐赠
|
|
||||||
|
|
||||||
如果你觉得Hutool不错,可以捐赠请维护者吃包辣条~,在此表示感谢^_^。
|
|
||||||
|
|
||||||
[Gitee上捐赠](https://gitee.com/dromara/hutool)
|
|
||||||
|
|
||||||
[捐赠给Dromara组织](https://dromara.gitee.io/donate.html)
|
|
||||||
|
|
||||||
## 👕周边
|
|
||||||
|
|
||||||
你也可以通过购买Hutool的周边商品来支持Hutool维护哦!
|
|
||||||
|
|
||||||
我们提供了印有Hutool Logo的周边商品,欢迎点击购买支持:
|
|
||||||
|
|
||||||
[Hutool周边商店-T恤](https://m.tb.cn/h.f47W8zc?sm=7d2b95)
|
|
||||||
|
|
||||||
[Hutool周边商店-卫衣](https://m.tb.cn/h.fUM4d6B?sm=4c0a5f)
|
|
||||||
|
|
||||||
## 📌公众号
|
## 📌公众号
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user