From 72787d320e21d592d96f5828d6d131ba26ef1513 Mon Sep 17 00:00:00 2001 From: xuesong Date: Fri, 11 Dec 2020 10:01:12 +0800 Subject: [PATCH] Update FinalProject.md --- FinalProject.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/FinalProject.md b/FinalProject.md index 6d3813f..16fa911 100644 --- a/FinalProject.md +++ b/FinalProject.md @@ -87,5 +87,14 @@ ## 7、参考资源 -#### Flask -#### UCloud文档和API \ No newline at end of file +#### Flask:基于Python的轻量级网页应用开发框架。https://www.tutorialspoint.com/flask/index.htm + +#### Django:基于Python的全栈式网页应用开发框架。https://www.tutorialspoint.com/django/index.htm + +#### VueJS:开发网页前端的JavaScript框架。https://www.tutorialspoint.com/vuejs/index.htm + +#### Node.js:基于JavaScript的服务器端环境,包括众多可选择的后端框架。https://www.tutorialspoint.com/nodejs/index.htm + +#### Web Server:Apache HTTP Server 或者 NGINX Web Server + +#### [UCloud产品文档和API](https://docs.ucloud.cn/) \ No newline at end of file