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

MongoDB 安装及开启关闭

开启关闭的方式:

命令行

输入 net start mongodb 就打开mongo的服务了

输入 net stop mongodb 关闭服务

验证是否成功的方式:

在浏览器中输入 
http://localhost:27017 

网页中出现这句英文就说明好了。

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

 

具体安装详见:

https://blog.csdn.net/qq_34731574/article/details/57416920

MongoDB 安装及开启关闭

标签:.net   native   命令   https   mongo   follow   开启   bsp   href