From cf720e1e5f79477da2405d073dfeb721f2496727 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=89=BE=E7=AB=B9?= Date: Fri, 23 Jul 2021 03:07:38 +0000 Subject: [PATCH 1/5] update README.md. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ada5e55..1e3f0df 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -本画板在WPF-Diagram-Designer进行的开发,界面框架使用Fluent.Ribbon的框架。 +本画板在WPF-Diagram-Designer的基础上进行的开发,界面框架使用Fluent.Ribbon的框架。 先上源码地址:https://gitee.com/akwkevin/aistudio.-wpf.-diagram From 41825bf4defa9e6e912ca336187f711afd6b3576 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=89=BE=E7=AB=B9?= Date: Fri, 23 Jul 2021 03:09:40 +0000 Subject: [PATCH 2/5] update README.md. --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e3f0df..69411da 100644 --- a/README.md +++ b/README.md @@ -42,4 +42,8 @@ 15支持逻辑图(在文件新建下-基本绘图-逻辑图) ![输入图片说明](https://images.gitee.com/uploads/images/2021/0723/095226_36478a7b_4799126.png "3.png") - 16.博客园文章地址 https://www.cnblogs.com/akwkevin/p/15047453.html \ No newline at end of file + 16.博客园文章地址 https://www.cnblogs.com/akwkevin/p/15047453.html + Fluent.Ribbon: https://github.com/fluentribbon/Fluent.Ribbon + WPF-Diagram-Designer:https://github.com/LinRaise/WPF-Diagram-Designer< + 个人QQ:80267720(欢迎技术交流及技术合作) + QQ技术交流群:51286643 \ No newline at end of file From 329dad711b4dd3f3d735994febb48f732644e429 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=89=BE=E7=AB=B9?= Date: Fri, 23 Jul 2021 03:14:22 +0000 Subject: [PATCH 3/5] update README.md. --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 69411da..aa74f5c 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,11 @@ ![输入图片说明](https://images.gitee.com/uploads/images/2021/0723/095226_36478a7b_4799126.png "3.png") 16.博客园文章地址 https://www.cnblogs.com/akwkevin/p/15047453.html + Fluent.Ribbon: https://github.com/fluentribbon/Fluent.Ribbon - WPF-Diagram-Designer:https://github.com/LinRaise/WPF-Diagram-Designer< + + WPF-Diagram-Designer:https://github.com/LinRaise/WPF-Diagram-Designer + 个人QQ:80267720(欢迎技术交流及技术合作) + QQ技术交流群:51286643 \ No newline at end of file From 7b354b00b9dcacfd7b365fd1e68fd304fff5be9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=89=BE=E7=AB=B9?= Date: Fri, 23 Jul 2021 03:15:04 +0000 Subject: [PATCH 4/5] update README.md. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index aa74f5c..98eed0c 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,8 @@ 16.博客园文章地址 https://www.cnblogs.com/akwkevin/p/15047453.html + 相关链接地址: + Fluent.Ribbon: https://github.com/fluentribbon/Fluent.Ribbon WPF-Diagram-Designer:https://github.com/LinRaise/WPF-Diagram-Designer From d8bb1deb24426c40a0a96065ff0c365ae17cbe84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=89=BE=E7=AB=B9?= Date: Fri, 23 Jul 2021 03:15:36 +0000 Subject: [PATCH 5/5] update README.md. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 98eed0c..00e27b6 100644 --- a/README.md +++ b/README.md @@ -36,10 +36,13 @@ 13.支持画板大小,方向,标尺,网格是否显示,画板背景色 14.支持流程图(在文件新建下-基本绘图-流程图) + ![输入图片说明](https://images.gitee.com/uploads/images/2021/0723/095156_62819165_4799126.png "1.png") + ![输入图片说明](https://images.gitee.com/uploads/images/2021/0723/095209_6cdce752_4799126.png "2.png") 15支持逻辑图(在文件新建下-基本绘图-逻辑图) + ![输入图片说明](https://images.gitee.com/uploads/images/2021/0723/095226_36478a7b_4799126.png "3.png") 16.博客园文章地址 https://www.cnblogs.com/akwkevin/p/15047453.html