From 2a8d78eb7c01dfeeb2cf5a5be765a58522b6b00b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E5=BD=AC=E5=8B=87?= <2161405557@qq.com> Date: Sun, 24 Nov 2024 22:20:23 +0800 Subject: [PATCH] 1122 --- .../MVCl\347\273\203\344\271\240.md" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/\345\210\230\345\275\254\345\213\207/\350\257\276\345\240\202\347\254\224\350\256\260/MVCl\347\273\203\344\271\240.md" "b/\345\210\230\345\275\254\345\213\207/\350\257\276\345\240\202\347\254\224\350\256\260/MVCl\347\273\203\344\271\240.md" index 7d01f0b..dd5d225 100644 --- "a/\345\210\230\345\275\254\345\213\207/\350\257\276\345\240\202\347\254\224\350\256\260/MVCl\347\273\203\344\271\240.md" +++ "b/\345\210\230\345\275\254\345\213\207/\350\257\276\345\240\202\347\254\224\350\256\260/MVCl\347\273\203\344\271\240.md" @@ -119,7 +119,7 @@ putty 命令:sudo apt-get update ``` 在服务器上安装SDK环境 - +![20241124221852](https://lby530.oss-cn-fuzhou.aliyuncs.com/imgs/20241124221852.png) MVC练习 -- Gitee