甩祸 发表于 2015-7-11 00:25:05

mongoose笔记

  在一个终端上输入:/home/crestxu/mongodb/bin/mongod 开启mongodb
  另起一个终端:1.cd /home/crestxu/demo/foo/
  2.node db.js
  
  http://www.csser.com/dev/469.html
  http://mongoosejs.com/
  http://mongoosejs.com/docs/api.html
页: [1]
查看完整版本: mongoose笔记