摘要: CI:Continuous Integration 持续集成CD:Continuous Deployment 持续部署 阅读全文
posted @ 2020-03-23 11:11 Thain 阅读(81) 评论(0) 推荐(0)
摘要: sys.exit([args])的参数解析 The optional argument arg can be an integer giving the exit status (defaulting to zero), or another type of object. If it is an 阅读全文
posted @ 2020-03-15 15:05 Thain 阅读(118) 评论(0) 推荐(0)