摘要: https://blog.csdn.net/nanruitao10/article/details/83338901 阅读全文
posted @ 2019-11-19 17:50 whale-hunter 阅读(179) 评论(0) 推荐(0)
摘要: 引自: https://cloud.tencent.com/developer/article/1372693 上一篇文章,我们提到了Python3+Django2 配置后台管理,在开发环境中这样启动测试是没有任何问题的,我们可以使用 Django 默认的服务器。但是,如果部署到外网就要考虑 Dja 阅读全文
posted @ 2019-11-13 23:18 whale-hunter 阅读(1055) 评论(0) 推荐(0)
摘要: 步骤详情 1、CentOS安装Python的依赖包 yum groupinstall "Development tools" yum install zlib-devel bzip2-devel openssl-devel ncurses-devel sqlite-devel readline-de 阅读全文
posted @ 2019-11-12 00:19 whale-hunter 阅读(296) 评论(0) 推荐(0)