简单易用分页类 CusController : public const int PAGE_SIZE = 13; /// /// 获取每页显示的列表信息 /// /// 用户信息 /// 每页显示的用户数目 /// 当前页数 /// 每页显示的用户列表