mongoDB
摘要:
1. Run mongoDB in Windows, In command prompt, go to folder which include mongod.exe, then type: mongod.exe --dbpath D:/mongoDB/db, and click enter. If you can see [initandlisten] MongoDB starting : pid=xxxx port=xxxxxdbpath=xxxxxxxx 32-bit. That means mongoDB is running now. Then open a new command 阅读全文
posted @ 2011-07-15 14:36 MikeJia 阅读(524) 评论(0) 推荐(0) 编辑