Skip to content

Commit 4e82faa

Browse files
committed
修改Json转换工具代码开源地址
1 parent 189fa25 commit 4e82faa

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
@@ -76,7 +76,7 @@ xJavaFxTool是使用javaFx开发的实用小工具集,利用业余时间把工
7676
30. SmsTool:[短信群发工具](https://gitee.com/xwintop/x-SmsTool)目前支持中国移动、中国电信、腾讯云、阿里云、梦网云通讯等平台
7777
31. ScriptEngineTool:[脚本引擎调试工具](https://gitee.com/xwintop/x-ScriptEngineTool)(目前支持JavaScript、Groovy、Python、Lua等脚本)使用[groovy](http://groovy-lang.org)[jython](https://jython.org)[luaj](http://www.luaj.org/luaj.html)等工具
7878
32. FileRenameTool:[文件重命名工具](https://gitee.com/xwintop/x-FileRenameTool)
79-
33. JsonConvertTool:Json转换工具(目前支持Json转Xml、Json转Java实体类、Json转C#实体类、Json转Excel、Json转Yaml、Properties转Yaml、Yaml转Properties)(使用[fastjson](https://github.com/alibaba/fastjson)[snakeyaml](https://bitbucket.org/asomov/snakeyaml)[dom4j](https://dom4j.github.io)等工具)
79+
33. JsonConvertTool:[Json转换工具](https://gitee.com/xwintop/x-JsonConvertTool)(目前支持Json转Xml、Json转Java实体类、Json转C#实体类、Json转Excel、Json转Yaml、Properties转Yaml、Yaml转Properties)(使用[fastjson](https://github.com/alibaba/fastjson)[snakeyaml](https://bitbucket.org/asomov/snakeyaml)[dom4j](https://dom4j.github.io)等工具)
8080
34. WechatJumpGameTool:微信跳一跳助手
8181
35. TextToSpeechTool:语音转换工具(调用[百度语音](https://ai.baidu.com/tech/speech/tts)转换api)
8282
36. 2048:小游戏2048

images/Json转换工具.gif

-106 KB
Binary file not shown.

images/Json转换工具.png

-77.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)