摘要:
*********************************************** 补充参考:Python2.7+Django1.11 Docker镜像搭建 ubuntu16.04 在线安装docker ce ubuntu16.04 离线安装docker ce ************* 阅读全文
摘要:
******************************************************* 01项目名:unimatrix 功能介绍:Python模拟“黑客帝国”影片中的终端动画脚本 github地址:https://github.com/will8211/unimatrix * 阅读全文
摘要:
1. time.sleep 2. sched.scheduler 3. threading.Timer 4. 借助其他程序 celery redis延时队列 一些参考:https://www.jianshu.com/p/944ae43e2662 https://www.jianshu.com/p/a 阅读全文
摘要:
部署结构: 待更新! 服务器硬件配置: 操作系统:ubuntu16.04-64bit CPU/内存:4核8G 1. 基础环境安装 nginx离线安装: docker环境安装: 2. 官方容器镜像下载: odoo-image: postgresql9.6-image: 3. 启动两个app docke 阅读全文