摘要
Ajax技术作为一种新的应用程序模型,将WEB交互的同步通讯变为异步通讯,实现了无刷新更新页面。该文使用Ajax技术,利用现有的框架,设计实现了拖放购物车,并阐述了Ajax技术的工作方式及优点。
As a new model of application program,the technology of Ajax changed the interactive synchronous communication of the web into asynchronous communication,which created pages without refreshing and updating.This essay uses the technology of Ajax that is based on the existing framework to create the drag-and-drop shopping cart,meanwhile it makes an introduction of the working mode and advantages of the technology of Ajax.
出处
《电脑知识与技术》
2010年第4X期2861-2862,2872,共3页
Computer Knowledge and Technology
关键词
AJAX模式
拖放购物车
设计与实现
Ajax pattern
drag-and-drop shopping cart
method of design and implementation