摘要: 运行 1. mongod dbpath (mongod is the "Mongo Daemon") 2. 在shell用mongo或者用studio 3t可视化连接 创建用户 阅读全文
posted @ 2018-06-22 22:49 Rocin 阅读(86) 评论(0) 推荐(0)
摘要: 参考 https://stackoverflow.com/questions/36834677/print success messages for asserts in python 总结 在assert后加上print 阅读全文
posted @ 2018-06-22 20:25 Rocin 阅读(683) 评论(0) 推荐(0)