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