摘要:
package util; public class Page { private int totalPageCount= 1; //总页数 private int totalCount= 0; //总记录数 private int currentPageNo= 1; //当前页码 private 阅读全文
posted @ 2017-07-26 09:13
sleepybaer
阅读(95)
评论(0)
推荐(0)
2017年7月26日