摘要: WSGI web服务接口。 APACHE 分担请求负担。 supervisor 是用 Python 开发的一个 client/server 服务,是Linux/Unix系统下的一个进程管理工具。可以很方便的监听、启动、停止、重启一个或多个进程。用supervisor管理的进程,当一个进程意外被杀死, 阅读全文
posted @ 2019-06-17 13:21 程序媛李李李李蕾 阅读(385) 评论(0) 推荐(0)
摘要: git clone http://邮箱(或用户名):密码@仓库 示例: 邮箱 xw@qq.com 密码: xw 仓库: http://git.test.com/abc/demo 注意: 邮箱中的 @ 要使用 %40 代替。仓库 URL 不需要 http:// 。 命令: git clone http 阅读全文
posted @ 2019-06-17 12:02 程序媛李李李李蕾 阅读(45252) 评论(0) 推荐(0)