2015年5月24日

数据库操作

摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using MongoDB.Driver;using MongoDB.Bson;using MongoDB.Driver.Builder... 阅读全文

posted @ 2015-05-24 22:10 HOT SUMMER 阅读(315) 评论(0) 推荐(0)

SmartThreadPool

摘要: 首先是实例化的时候的参数的解释//Initialize SmartThreadPool & Make logs//SmartThreadPool m_hThreadPool;//m_hThreadPool = new SmartThreadPool();//声明一个线程池STPStartInfo s... 阅读全文

posted @ 2015-05-24 22:07 HOT SUMMER 阅读(842) 评论(0) 推荐(0)

导航