However, there's a practical limit to the number of records you can deal with at any given time, which eventually leads to the issue of paginating results.
然而,实际上对您在一定时间内可以处理的记录数量是有限制的,这最终将导致页编码问题。
2
The gentab library is also built to automatically deal with large amounts of data by paginating the table's data and providing an interface to sort data by column names.
gentab库还能够自动处理大量数据,方法是为表数据标页数,并提供一个接口按列名对数据排序。
3
The two may differ because you can change how many matches are returned each time and which batch of matches to return, which is useful for paginating long lists of results.