From d980ce6edeff5d43d05dd6ddf8695a50742b6882 Mon Sep 17 00:00:00 2001 From: Jack <3486688394@qq.com> Date: Mon, 19 Jan 2026 03:51:53 +0800 Subject: [PATCH] =?UTF-8?q?docs(readme):=20=E6=9B=B4=E6=96=B0=E5=9B=BD?= =?UTF-8?q?=E9=99=85=E5=8C=96=E4=BD=BF=E7=94=A8=E7=A4=BA=E4=BE=8B=E5=92=8C?= =?UTF-8?q?=E6=96=87=E6=A1=A3=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 添加资源定义示例表格说明 - 补充 ViewModel 属性绑定示例代码 - 修正 Hello 文本绑定示例为 UserName - 增加绑定语法使用示例 - 完善国际化标签使用说明 --- Readme.MD | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/Readme.MD b/Readme.MD index 79c5fcf..123f811 100644 --- a/Readme.MD +++ b/Readme.MD @@ -50,10 +50,21 @@ var value = I18NManager.Get("Hello", CultureInfo.InvariantCulture, Usern + + - - - + + + + ``` \ No newline at end of file