摘要:
1. 插入1.1 命令:insert1.2 举例:> db.blog.insert({"author":"tian","title":"my first mongodb blog"})查询结果:> db.blog.find() { "_id" : ObjectId("500bb4b44daafbf976598437"), "author" : "tian", "title" : "my firs 阅读全文
posted @ 2012-07-22 22:03
Xiao Tian
阅读(1078)
评论(0)
推荐(0)

浙公网安备 33010602011771号