From c6d8e134ebead4ae89b69c3a5a0ac42e016caa23 Mon Sep 17 00:00:00 2001 From: hello Date: Tue, 9 Apr 2024 07:20:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=BF=BB=E8=AF=91=E5=B7=A5?= =?UTF-8?q?=E5=85=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- notes/helloshop/drawio.md | 2 ++ notes/helloshop/localization.md | 2 ++ 2 files changed, 4 insertions(+) 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