摘要: Django django的生命周期 : 浏览器 发送 HTTP 给 webNginx 发送 web协议(uwsgi)给 web服务器 然后传送给 Python WSGI module 然后发送给 Python application(应用) django介绍 目的: 了解Django框架的作用和特 阅读全文
posted @ 2020-09-25 19:04 空岛root 阅读(68) 评论(0) 推荐(0)