摘要: var mongo = require('mongoskin');var mongoDB = mongo.db(config.mongo, { 'reconnectTries': 1800, 'reconnectInterval': 500, 'connectTimeoutMS': 10000, ' 阅读全文
posted @ 2019-04-28 18:20 踏月而来 阅读(301) 评论(0) 推荐(0)
摘要: bind 可以改变方法中的this指向 阅读全文
posted @ 2019-04-28 10:04 踏月而来 阅读(472) 评论(0) 推荐(0)