摘要: 当mongo collection的名字当中存在特殊字符时,在shell中对改集合进行操作会报SyntaxError: identifier starts immediately after numeric literal的错误。 解决办法:getCollection函数将collection na 阅读全文
posted @ 2017-08-16 17:45 geek_ace 阅读(1863) 评论(0) 推荐(0) 编辑