分页显示 meaning in Chinese
show pages
Examples
- Specifies whether the grid displays the data in pages
指定网格是否分页显示数据。 - On some mobile devices , if a form s content is long , it can be paginated
如果窗体的内容很长,则在某些移动设备上可分页显示。 - The board name is now hidden from the board list when the board is private and the user is not a member
-在主题标题后添加了回复的分页显示-隐藏了非成员的私有版 - Note that neither report is paging the data ; to do this you could save the handle to the object in the middleware , and refresh the object while requesting the next page of data
要做到分页显示,可以在中间件中保留该对象的一个句柄,然后在请求下一页数据的时候刷新该对象。 - When you use uquery in a stateful way , you can keep a handle to the object in the middleware , and use it to page through the data on multiple page hits without redoing the select
当您以一种有状态的方式使用uquery时,可以在中间件中保留对象的一个句柄,然后用它来在多个页上分页显示数据,而不必重做select查询。