5.python之web功能

📅 2026/8/18 18:43:07
5.python之web功能
python的web框架之flush django。flush使用于小项目短小精悍需要结合第三方组件。django适用于中大型项目功能比flush丰富。pip install djangoPyCharm构建web项目选择django类型。