Skip to content

Commit 3f07915

Browse files
committed
修改文件编码检测工具开源地址
1 parent 40339a7 commit 3f07915

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ xJavaFxTool是使用javaFx开发的实用小工具集,利用业余时间把工
8686
40. ZookeeperTool:[Zookeeper工具](https://gitee.com/xwintop/x-ZookeeperTool)(方便对zookeeper的一系列操作,包括新增、修改、删除(包括子文件)、重命名、复制、添加变更通知)
8787
41. ExcelSplitTool:[Excel拆分工具](https://gitee.com/xwintop/x-ExcelSplitTool)(支持对xls、xlsx、csv及文件进行拆分操作)使用[commons-csv](http://commons.apache.org/csv)工具
8888
42. PathWatchTool:文件夹监控工具
89-
43. CharsetDetectTool:文件编码检测工具(使用[juniversalchardet]https://github.com/albfernandez/juniversalchardet)工具
89+
43. CharsetDetectTool:[文件编码检测工具](https://gitee.com/xwintop/x-CharsetDetectTool)(使用[juniversalchardet]https://github.com/albfernandez/juniversalchardet)工具
9090
44. TransferTool:[传输工具](https://gitee.com/xwintop/x-TransferTool)(集成各种传输协议,使用自定义定时任务(简单模式、cron表达式模式),分为Receiver接收器、Filter处理器、Sender发送器)
9191
45. ScanPortTool:[端口扫描工具](https://gitee.com/xwintop/x-ScanPortTool)
9292
46. FileMergeTool:[文件合并工具](https://gitee.com/xwintop/x-FileMergeTool)(支持对xls、xlsx、csv及文件进行合并操作)使用[apache.poi](http://poi.apache.org/)工具

0 commit comments

Comments
 (0)