摘要: if (currentPageCount == 1)//总页数等于1 { return;//只有一页没有必要出现页码。 } int categoryId = 0; if (!int.TryParse(Request.QueryString["categoryId"]... 阅读全文
posted @ 2016-05-18 13:27 灿烂1号 阅读(268) 评论(0) 推荐(0)