Skip to content

Commit 2057000

Browse files
committed
更新readme文件
1 parent 3648e5a commit 2057000

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ xJavaFxTool是使用javaFx开发的实用小工具集,利用业余时间把工
6161
14. HttpTool:Http调试工具(支持自定义发送数据、header和cookie)(使用[okhttp](https://square.github.io/okhttp/))
6262
15. jsonEditor:json格式化编辑工具
6363
16. IconTool:图标生成工具 使用[thumbnailator](https://github.com/coobird/thumbnailator)工具
64-
17. RedisTool:Redis连接工具 使用[jedis](https://github.com/xetorthio/jedis)工具
64+
17. RedisTool:Redis连接工具 使用[jedis](https://github.com/xetorthio/jedis)工具[开源地址](https://gitee.com/xwintop/x-RedisTool)
6565
18. WebSourcesTool:网页源码下载工具
6666
19. SwitchHostsTool:切换Hosts工具使用[richtextfx](https://github.com/FXMisc/RichTextFX)工具
6767
20. FtpServer:Ftp服务器(快速搭建本地Ftp服务)(基于[apache.ftpserver](https://mina.apache.org/ftpserver-project))
@@ -94,7 +94,7 @@ xJavaFxTool是使用javaFx开发的实用小工具集,利用业余时间把工
9494
47. SedentaryReminderTool:久坐提醒工具
9595
48. RandomGeneratorTool:随机数生成工具,使用[hutool](https://hutool.cn)工具
9696
49. ClipboardHistoryTool:剪贴板历史工具
97-
50. FileSearchTool:文件搜索工具使用[lucene](https://lucene.apache.org/)搜索引擎
97+
50. FileSearchTool:文件搜索工具使用[lucene](https://lucene.apache.org/)搜索引擎[开源地址](https://gitee.com/xwintop/x-FileSearchTool)
9898
51. Mp3ConvertTool:Mp3转换工具(目前支持网易云音乐.ncm、QQ音乐.qmc转换为mp3格式)使用[jaudiotagger](http://www.jthink.net/jaudiotagger)工具
9999
52. SealBuilderTool:印章生成工具
100100
53. BullsAndCowsGame:猜数字小游戏

0 commit comments

Comments
 (0)