reduction of document reads (during pagination and on getresultsize() calls).
文档读取次数的减少(在分页和调用getresultsize()时)。
in addition, you implement a basic pagination mechanism by fetching the data page by page.
另外,可以通过逐页抓取数据来实现基本的分页机制。
if you find that you need pagination later, you can always write some custom helpers.
如果日后发现需要分页,可以编写一些定制的助手。
this section describes how you can customize the report using birt report parameter and grouping functionality to enable dynamic pagination by the user.
本节描述如何使用birt报告参数和分组功能定制报告,以允许用户使用动态分页。
again, pagination does not support showing navigation links in a tree hierarchy.
此外,分页不支持在树层次结构中显示导航链接。
add pagination so a user can read the feed 5 items at a time.
同时添加一个分页的功能,让用户可以五条五条地浏览,并在页面的顶部或底部添加页码。
this means it should be possible to do pagination and sorting of results on the screen.
这意味着应该能够对屏幕上的结果进行分页和排序。
pagination is determined by the page-break properties of report elements and groups.
分页是由报表元素和分组的分页符属性来决定的。
using pagination for this purpose makes sense because displaying too many items on one page would make the page slower to download and process .
因为这种目的使用分页是有意义的,因为太多的项目显示在一个页面上将会使网页下载和处理速度变慢 。
some of you may have just noticed there「s a little standardized pagination in our edition as well, 79 so its academy paginations is number 79.
有人可能注意到了,我们的版本上还有些小的标準页码,所以标準页码的话是在。
other examples of common methods, such as enabling true pagination and dealing with search parameters, are detailed in part 2.
第 2部分将详细描述其他一些通用方法,比如启用真正的分页和处理搜索参数。
pagination does not support showing navigation links in a tree hierarchy.
分页不支持在树层次结构中显示导航链接。
this article also provided the general steps for developing a jsf presentation for a basic scenario of an insurance application, including master-detail view, sorting, and pagination capabilities.
本文也提供了对于基本的保险应用程序的场景开发jsf表示的通用步骤,包括主从复合结构的视图、分类及分页能力。
this application illustrates the master-detail view of data objects along with pagination and sorting capabilities.
这个应用程序说明了主从复合结构的数据对象视图,连同分页及分类的能力。
this tag provides pagination controls for displaying view contents as well as results from a search.
这个标签为显示视图内容和搜索结果提供了分页控制。
an example of this is with pagination of search results.
这方面的一个例子是搜索结果分页。
it presents the full text on one page, without the pagination links.
它将全文呈现在同一页面,而不显示页码链接。
note how groovy also permits default values for method parameters; thus, if i don」t pass in a second value, pagination will have the value 10.
注意,groovy还支持方法参数的默认值;这样,如果我没有传入第 2个值,pagination将拥有值10。