摘要: public class PageList { private int totalpage; //总页数 private int totalcount; //总记录数 private int currentpage; //当前页 private ... 阅读全文
posted @ 2015-11-20 17:15 盗梦笔记 阅读(1114) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2015-11-20 16:52 盗梦笔记 阅读(907) 评论(0) 推荐(0)