一个mongodb的helper,封装了一些简单常用的功能
摘要:直接上代码吧。不知道为什么插入代码会提示出错,直接黏贴吧。-_-!!! 此项目已开源,开源地址是:http://mongodbhelper-csharp.googlecode.com/svn/trunk/using System;using System.Collections.Generic;using System.Linq;using System.Text;using MongoDB.Driver;using MongoDB.Bson;using MongoDB.Driver.Builders;namespace MongoDBHelper{ /// <summary> /
阅读全文
posted @
2011-06-28 10:27
跟着心走
阅读(5909)
推荐(0)