摘要:
using System;using System.Collections.Generic;using System.Text;using System.Data;using System.Data.OleDb;using System.Web;/**//// <summary>/// 名称:access下的分页方案(仿sql存储过程)/// 作者:cncxz(虫虫)/// blog:http://cncxz.cnblogs.com/// </summary>public class AdoPager{ protected string m_ConnString; pr 阅读全文
posted @ 2012-08-10 16:13
金铭杰
阅读(309)
评论(0)
推荐(0)
浙公网安备 33010602011771号