摘要: total = $_total; $this->pagesize = $_pagesize; $this->pagenum = ceil($this->total / $this->pagesize); $this->page = $... 阅读全文
posted @ 2014-10-26 21:44 oceanden 阅读(146) 评论(0) 推荐(0)