MongoDB以WindowsService运行【点击查看详情】
MongoDB以WindowsService运行:以Administrator身份打开CMD并输入以下命令 cd D:\Developer\MongoDB\mongodb-win32-x86_-2.4.6\bin D: mongod --logpath D:\Developer\MongoDB\logs\MongoDB.log --logappend --dbpath D:\Develope
相关视频/文章