同时,您可以使用外部wsgi服务器(如gunicorn)运行应用程序。 pip install gunicorn gunicorn my_app:app 如果需要页内调试器(只要您只与 ...
確定! 回上一頁