###
计算机系统应用英文版:2017,26(8):184-189
本文二维码信息
码上扫一扫!
基于Ajax技术和JAVAEE的分页查询优化
(1.广东科学技术职业学院 计算机工程技术学院, 珠海 519090;2.广东科学技术职业学院 广州学院, 广州 510000)
Optimization of Data Paging Based on Ajax and JAVAEE
(1.Computer Engineering Technical College, Guangdong Vocational Institute of Science and Technology, Zhuhai 519090, China;2.GuangZhou College, Guangdong Vocational Institute of Science and Technology, Guangzhou 519090, China)
摘要
图/表
参考文献
相似文献
本文已被:浏览 1129次   下载 2739
Received:December 26, 2016    
中文摘要: 本文一方面利用Ajax无刷新技术,无需刷新等待,另一方面利用Oracle 11g数据库服务器中PL/SQL编程创建存储过程实现了海量数据分页查询,把两种技术有机的结合在一起,只将需要显示的那一部分数据查询或计算出来并传输到WEB服务器端,在客户端采用Ajax异步通信技术无刷新的获取WEB服务器端的数据,缩短了用户等待的时间,同时提高了应用系统执行性能.
中文关键词: 分页查询  Ajax  异步  XMLHttpRequest  存储过程
Abstract:This paper uses Ajax without refreshing technology to eliminate the waiting time. At the same time, it uses the Oracle 11g database server in PL/SQL programming to create a stored procedure realization of data paging query. With these two technologies combined together, by querying or computing and transmitting the necessary part of the data to the WEB server, the client can use the asynchronous Ajax communication technology to obtain WEB server without refreshing the data, which shortens the waiting time of the users, and improves the application performance.
文章编号:     中图分类号:    文献标志码:
基金项目:广东省高职教育一类品牌专业资助项目(2016gzpp007)
引用文本:
林萍,朱婵.基于Ajax技术和JAVAEE的分页查询优化.计算机系统应用,2017,26(8):184-189
LIN Ping,ZHU Chan.Optimization of Data Paging Based on Ajax and JAVAEE.COMPUTER SYSTEMS APPLICATIONS,2017,26(8):184-189