输入banner图图片脚本导航/分类

py中mongodb使用

看到的结果是:

It looks like you are trying to access MongoDB over HTTP on the native driver port.


二、启动
先双击bin中mongod.exe,再双击mongo.exe,会出现控制台界面(命令行界面),现在做下测试
敲入db.foo.insert({a:1}) (往foo表插入a,1字段值,foo表为默认表)
敲入db.foo.find() (查看foo表数据)

py中mongodb使用

标签:无法   x86   使用   bin   windows   comm   pat   art   latest