2018年3月16日

摘要: class Paginator(object):#分页器 def __init__(self, object_list, per_page, orphans=0, allow_empty_first_page=True): self.object_list = object_list#要分页的数据列表 self.per_... 阅读全文

posted @ 2018-03-16 21:53 王将军之武库 阅读(241) 评论(0) 推荐(0)


博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3