Skip to content

Commit 168f80d

Browse files
committed
修改转义字符工具中开源地址
1 parent 5d41538 commit 168f80d

3 files 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
@@ -54,7 +54,7 @@ xJavaFxTool是使用javaFx开发的实用小工具集,利用业余时间把工
5454
8. IdCardGenerator:ID证生成器
5555
9. RegexTester:[正则表达式生成工具](https://gitee.com/xwintop/x-RegexTester)
5656
10. ShortURL:网址缩短(目前支持百度、新浪、缩我等短网址缩短)
57-
11. EscapeCharacter:转义字符(支持Html、XML、Java、JavaScript、CSV、Sql) 使用[commons-lang3](https://commons.apache.org/lang)工具
57+
11. EscapeCharacter:[转义字符](https://gitee.com/xwintop/x-EscapeCharacter)(支持Html、XML、Java、JavaScript、CSV、Sql) 使用[commons-lang3](https://commons.apache.org/lang)工具
5858
12. ZHConverter:字符串转换 使用[hanlp](http://hanlp.com/)开源工具,实现拼音、简体-繁体、简体-臺灣正體、简体-香港繁體、繁體-臺灣正體、繁體-香港繁體、香港繁體-臺灣正體、数字金额-大写金额等直接的转换
5959
13. ActiveMqTool:Mq调试工具(目前仅支持[ActiveMq](http://activemq.apache.org))
6060
14. HttpTool:Http调试工具(支持自定义发送数据、header和cookie)(使用[okhttp](https://square.github.io/okhttp/))

images/转义字符.gif

-210 KB
Binary file not shown.

images/转义字符.png

-39 KB
Binary file not shown.

0 commit comments

Comments
 (0)