We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd7dc14 commit 80f1d71Copy full SHA for 80f1d71
2 files changed
README.md
@@ -46,7 +46,7 @@ xJavaFxTool是使用javaFx开发的实用小工具集,利用业余时间把工
46
#### 目前集成的小工具有:
47
1. FileCopy:文件复制(支持自动调度拷贝功能) 使用[quartz](https://www.quartz-scheduler.org/)工具
48
2. CronExpBuilder:[Cron表达式生成器](https://gitee.com/xwintop/x-CronExpBuilder)
49
-3. CharacterConverter:编码转换
+3. CharacterConverter:[编码转换](https://gitee.com/xwintop/x-CharacterConverter)
50
4. EncryptAndDecrypt:[加密解密](https://gitee.com/xwintop/x-EncryptAndDecrypt)(Ascii、Hex、Base64、Base32、URL、MD5、SHA、AES、DES、文件加密DM5、文件加密SHA1、摩斯密码、Druid加密)使用[commons-codec](http://commons.apache.org/codec/)工具
51
5. TimeTool:[Time转换](https://gitee.com/xwintop/x-TimeTool)(常用格式转换(含时区)、计算时间差、时间叠加计算)
52
6. LinuxPathToWindowsPath:路径转换(使用[oshi](https://github.com/oshi/oshi)工具)
images/编码转换.png
-21.9 KB
0 commit comments