From 727c086e2710193513f87de9fc256098ed5d0080 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E9=9B=AA=E8=8A=AC?= <2878756581@qq.com> Date: Mon, 11 Nov 2024 18:14:26 +0800 Subject: [PATCH] =?UTF-8?q?1111=E7=AC=94=E8=AE=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../20241111-MVC\346\246\202\345\277\265.md" | 32 +++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 "\351\273\204\351\233\252\350\212\254/20241111-MVC\346\246\202\345\277\265.md" diff --git "a/\351\273\204\351\233\252\350\212\254/20241111-MVC\346\246\202\345\277\265.md" "b/\351\273\204\351\233\252\350\212\254/20241111-MVC\346\246\202\345\277\265.md" new file mode 100644 index 0000000..58ba6df --- /dev/null +++ "b/\351\273\204\351\233\252\350\212\254/20241111-MVC\346\246\202\345\277\265.md" @@ -0,0 +1,32 @@ +@startmindmap + + * asp.net core mvc环境 + * .net8 + * vscode + * Asp.Net Core 基础 + * 前辈 + * .net 4.9 非跨平台版本 + * .net8 + * 语言 + * C# + * F# + * Visual Basic + * 框架 + * web应用 + * asp应用 + * WebFrom + * mvc应用 + * 桌面应用 + * Winform + * WPF + * Web Api api应用或者叫服务 + * WCF 开发服务 + * 移动应用开发 + * 工业互联网 + * 游戏开发 Unity 王者荣耀 + * 物联网 + * 平台 + * Linux Debian 红帽子系的发行版本 SUSE德系 + * Windows系统 这里主要指Windows服务器版本 + * 苹果系统 类Unix系统 FreeBSD +@endmindmap \ No newline at end of file -- Gitee