标签:.net native 命令 https mongo follow 开启 bsp href
命令行
输入 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
标签:.net native 命令 https mongo follow 开启 bsp href
原文地址:https://www.cnblogs.com/liangmingshen/p/9998777.html