Skip to content

Commit 8365f06

Browse files
xwintopgitee-org
authored andcommitted
!6 添加工具说明
Merge pull request !6 from 追风/dev
2 parents af2b440 + 035464d commit 8365f06

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

README.md

Lines changed: 5 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:猜数字小游戏
@@ -107,6 +107,9 @@ xJavaFxTool是使用javaFx开发的实用小工具集,利用业余时间把工
107107
60. FileBuildTool:文件生成工具
108108
61. LuytenTool:Java反编译工具,使用开源项目[luyten](https://github.com/deathmarine/Luyten)
109109
62. JavaService:Java服务安装工具,使用开源项目[winsw](https://github.com/winsw/winsw)
110+
63. ElementaryArithmeticProblemTool:小学生算数题生成工具
111+
64. CoordinateTransformTool:[坐标系转换工具](https://gitee.com/xwintop/x-CoordinateTransformTool),提供了百度坐标(BD09)、国测局坐标(火星坐标,GCJ02)、和WGS84坐标系之间的转换
112+
65. HdfsTool:[hdfs管理工具](https://gitee.com/xwintop/x-HdfsTool),hdfs可视化管理工具,支持上传、下载、重命名、复制、移动和删除等功能
110113

111114
项目开发中,以后会陆续添加新工具,欢迎大家参与其中,多提提意见,谢谢。
112115

README_EN.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,9 @@ the plug-in jar package can be automatically loaded under the root directory lib
111111
60. FileBuildTool
112112
61. LuytenTool:Java decompilation tool, use open source project[luyten](https://github.com/deathmarine/Luyten)
113113
62. JavaService:Java Service installation tools, use open source project[winsw](https://github.com/winsw/winsw)
114+
63. ElementaryArithmeticProblemTool:Elementary Arithmetic Problem Tool
115+
64. CoordinateTransformTool:[CoordinateTransformTool](https://gitee.com/xwintop/x-CoordinateTransformTool),Conversion between Baidu coordinates (BD09), National Survey Bureau coordinates (Mars coordinates, GCJ02), and WGS84 coordinates is provided
116+
65. HdfsTool:[HdfsTool](https://gitee.com/xwintop/x-HdfsTool),Support uploading, downloading, renaming, copying, moving and deleting functions
114117

115118
#### In the development of the project, new tools will be added in the future. Welcome everyone to participate and give more comments, thank you.
116119
#### Plan to add features:

0 commit comments

Comments
 (0)