pagination
英 [ˌpædʒɪˈneɪʃn]
美 [ˌpædʒɪˈneɪʃn]
n. 标页码; 编页码; 页码
BNC.41560
牛津词典
noun
- 标页码;编页码;页码
the process of giving a page number to each page of a book; the page numbers given
英英释义
noun
- the system of numbering pages
双语例句
- Two common operations that occur frequently are querying based on search parameters and database-level pagination.
常见的两种通用操作是根据搜索参数执行查询和数据库级的分页。 - Think of pagination scenarios, such as when you look at search results that are split into pages.
考虑一个分页场景,比如查看分为很多页的搜索结果时。 - If you have more trips to display, Grails creates previous and next pagination links automatically.
如果有更多的trip要显示,Grails会自动创建上一页和下一页的分页链接。 - This means it should be possible to do pagination and sorting of results on the screen.
这意味着应该能够对屏幕上的结果进行分页和排序。 - This tag provides pagination controls for displaying view contents as well as results from a search.
这个标签为显示视图内容和搜索结果提供了分页控制。 - This is called internal pagination.
这称为内部分页。 - Similarly, the DataGrid class uses view state to issue pagination, edit, and sorting events.
同样地,DataGrid类使用ViewState发布分页、编辑和排序事件。 - The form pagination process is based on a weighting system.
窗体分页过程基于一个权重系统。 - In addition, you implement a basic pagination mechanism by fetching the data page by page.
另外,可以通过逐页抓取数据来实现基本的分页机制。 - A Study and Implementation of Pagination Query Optimization
一种分页查询优化方法的研究与实现