From 80c4cd13753b26d78c475348aab1bf3e407cca04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=96=B9=E5=87=A4=E4=B8=B9?= <14092403+fang-fengdan@user.noreply.gitee.com> Date: Mon, 11 Nov 2024 10:45:52 +0800 Subject: [PATCH] =?UTF-8?q?MVC=E7=AC=AC=E4=B8=80=E6=AC=A1=E8=AF=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...46\226\260\350\257\276\347\250\213MVC).md" | 31 +++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 "\346\226\271\345\207\244\344\270\271/20241111(\346\226\260\350\257\276\347\250\213MVC).md" diff --git "a/\346\226\271\345\207\244\344\270\271/20241111(\346\226\260\350\257\276\347\250\213MVC).md" "b/\346\226\271\345\207\244\344\270\271/20241111(\346\226\260\350\257\276\347\250\213MVC).md" new file mode 100644 index 0000000..793f479 --- /dev/null +++ "b/\346\226\271\345\207\244\344\270\271/20241111(\346\226\260\350\257\276\347\250\213MVC).md" @@ -0,0 +1,31 @@ +### MVC第一次课简记 +@startmindmap + * asp.net core mvc环境 + * .net8 + *vscode + * Asp.Net Core 基础 + *.net8 + *语言 + *C# + *F# + * Visual Basic + * 框架 + * web应用 + * asp应用 + * WebFrom + * mvc应用 + *桌面应用 + * Winfrom + * WPF + * Web Api api应用或者叫服务 + * WCF 开发服务 + * 移动应用开发 + * 工业互联网 + * 游戏开发 Unity 王者荣耀 + * 物联网 + * 平台 + * Linux Debian 红帽子系的发行版本 SUSE德系 + * Windows系统 这里主要指Windows服务器版本 + * 苹果系统 类 Unix系统 FreeBSD + +@endmindmap \ No newline at end of file -- Gitee