第1种:app.run()执行 第2种:manage.run() 执行,需要做如下配置,然后ctrl+ shift+ f10 第3种:终端中执行或Pycharm中的Terminal中执行 第4种:使用Gunicorn启动