摘要: 发散性考虑 ,,,,,,,,,,,,,,呵呵,1 public int TotalPageCount { get { return (int) Math.Ceiling((double) TotalItemCount/PageSize); } }2 public ... 阅读全文
posted @ 2015-04-28 11:42 特洛伊-Micro 阅读(968) 评论(0) 推荐(0)