...
首页> 外文期刊>MSDN Magazine >Single-Page Interface And AJAX Patterns
【24h】

Single-Page Interface And AJAX Patterns

机译:单页界面和AJAX模式

获取原文
获取原文并翻译 | 示例

摘要

Compared to the development paradigm under which the vast majority of today's Web applications have been built, AJAX represents a paradigm shift for architects of Web solutions. It leans on a few new principles and rules to explain the behavior of a Web-based system and requires some new algorithms to implement them. The main principle behind AJAX is that you send plain data to the Web server and receive more plain data. The second AJAX principle is that you orchestrate operations on your own, thus bypassing the host browser and its single page request/response mechanics. The third AJAX principle is that the client code is fully responsible for updating the user interface using the plain data it receives from the server. This column will lay out the foundation for developers ready to completely move away from the defensive AJAX implementation represented by partial rendering. Partial rendering is a way to have some AJAX functionality while still staying rooted in a Web Forms architecture. The AJAX paradigm is based on new principles that require new design patterns.
机译:与构建当今大多数Web应用程序的开发范例相比,AJAX代表了Web解决方案设计师的范例转变。它依靠一些新的原理和规则来解释基于Web的系统的行为,并需要一些新的算法来实现它们。 AJAX的主要原理是将纯数据发送到Web服务器并接收更多纯数据。 AJAX的第二个原则是,您可以自己编排操作,从而绕过主机浏览器及其单页请求/响应机制。第三个AJAX原则是,客户端代码完全负责使用从服务器接收的纯数据来更新用户界面。本专栏将为开发人员准备完全摆脱以局部渲染表示的防御性AJAX实现奠定基础。部分呈现是一种具有某些AJAX功能,同时仍然植根于Web窗体体系结构的方法。 AJAX范例基于需要新设计模式的新原理。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号