{CN} - 3.5.3.4.5 paginate
该方法用于将模型(model)取到的数据进行分页。可以设置每页显示的件数,查找的条件以及其他的选项。要查看更详细的信息请参阅pagination。
{EN} - 3.5.3.4.5 paginate
This method is used for paginating results fetched by your models. You can specify page sizes, model find conditions and more. See the pagination section for more details on how to use paginate.
Differences
| Lines: 1-2 | Lines: 1-2 | ||
| <title>paginate</title> | <title>paginate</title> | ||
| - | <p>This method is used for paginating results fetched by your models. You can specify page sizes, model find conditions and more. See the <a href="/view/164/pagination">pagination</a> section for more details on how to use paginate.</p> | + | <p>该方法用于将模型(<em>model</em>)取到的数据进行分页。可以设置每页显示的件数,查找的条件以及其他的选项。要查看更详细的信息请参阅<a href="/cn/view/164/pagination">pagination</a>。 |
