diff --git a/notes/helloshop/drawio.md b/notes/helloshop/drawio.md index c12c21a..07c76e8 100644 --- a/notes/helloshop/drawio.md +++ b/notes/helloshop/drawio.md @@ -1,3 +1,5 @@ +![2024-04-09-07-17-04](https://oss.xcode.me/notes/helloshop/2024-04-09-07-17-04.png) + # 制作动态流程图和架构图 ## 微软 Visio 工具 diff --git a/notes/helloshop/localization.md b/notes/helloshop/localization.md index 2605d75..2c64338 100644 --- a/notes/helloshop/localization.md +++ b/notes/helloshop/localization.md @@ -148,6 +148,8 @@ https://learn.microsoft.com/zh-cn/dotnet/framework/tools 必应搜索 `Resx Translation` 关键字可以找到很多翻译工具,可以将英文资源文件翻译成其他语言。 +![自动翻译工具](https://oss.xcode.me/notes/helloshop/auto-resx-translator.png) + https://github.com/salarcode/AutoResxTranslator https://github.com/stevencohn/ResxTranslator