会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
奋斗中...
博客园
新随笔
联系
订阅
管理
2010年6月12日
存储过程分页,按多条件排序(原创)
摘要: cs页面调用代码: public int TotalPage = 0; public int PageCurrent = 1; public int PageSize = 25; public int RowsCount = 0; string userid, username; public DataTable dt = new DataTable(); public string path, ...
阅读全文
posted @ 2010-06-12 18:21 奋斗中...
阅读(751)
评论(1)
推荐(1)
编辑