To update multiple areas of the display, I use an XML response from the server that contains data for both sections.
为更新显示页面中的多个区域,我使用了服务器的XML响应,它包含每个部分的数据。
Applying lazy loading on a small amount of data results in multiple requests to the server, and the slow response might lead to user frustration.
在少量的数据上应用延迟加载会导致对服务器的多次请求,而缓慢的响应可能会导致用户的沮丧。
Also, the response time of complex analytical queries can be reduced by spreading the data across multiple database partitions, such that all partitions work on their assigned data in parallel.
此外,通过跨多个数据库分区分散数据以使多个分区可并行处理分配到其上的数据,也能减少复杂的分析查询的响应时间。
应用推荐