摘要:
public class PageList : CompositeControl { protected override HtmlTextWriterTag TagKey { get { return HtmlTextWriterTag.Span; ... 阅读全文
posted @ 2009-02-25 21:26
today4king
阅读(374)
评论(0)
推荐(0)
摘要:
说明下:参数PageIndex是从0开始;参数PageCount表示需要分页的数量;using System;using System.Collections.Generic;public class MyClass{ static int startIndex,endIndex; static int pageSize=4; static int pageCount=13; ... 阅读全文
posted @ 2009-02-25 20:44
today4king
阅读(656)
评论(0)
推荐(0)

浙公网安备 33010602011771号