摘要:
方式一:public static void fenye(List list,int pagesize){ int totalcount=list.size(); int pagecount=0; int m=totalcount%pagesize; if (m>0){ pagecount=tota 阅读全文
posted @ 2018-02-06 18:13
爷的眼睛闪亮
阅读(25285)
评论(0)
推荐(0)
|
爷的眼睛闪亮
insideDotNet En_summerGarden |