Welcome![Sign In][Sign Up]
Location:
Search - ajax r

Search list

[Other resourceApress.Ajax.Patterns.and.Best.Practices.Feb.2006.r

Description: 本书包含了许多Ajax技术的设计模式。例如:你应该如何分割数据以便于分配呢?答案是,采用内容分块模式(Content Chunking Pattern);如何有效地维护状态或至少是维护痕迹呢?答案是,采用持久通信模式(Persistent Communications Pattern);如何让用户对所有潜在的数据了如指掌呢?答案是,采用无限数据模式(Infinite Data Pattern)。通过书中呈现的九种模式,作者几乎发掘了所有的Ajax理论,这些知识对你将来编写应用程序时制定策略有重大的帮助。每种模式都有相应的章节对其进行论述,每章均以模式的设计意图为开头,然后介绍使用该模式的动机,并列举一系列使用该模式开发的应用程序和与该模式相关联的设计模式。接着,以解决实际问题的方式诠释该设计模式的架构。最后,执行程序通过代码及用户与各种网页的互动形式展现。在章末,还有对该章精华内容的总结回顾。 -the book contains many technical Ajax design patterns. For example : How should you segmentation data in order to be distributed? The answer is that the use of content block mode (Content Chunking Pattern); How to effectively maintain state, or at least preserve traces? The answer is that, durable communication mode (Persistent Communications Pattern ); How to let all potential users of the data so familiar? The answer is that the use of unlimited data model (Infinite Data Pattern). Through the book showing the nine models, the authors explore almost all of the Ajax theory, knowledge of your future application procedures for the preparation of the development strategy will be of immense help. Each model has a corresponding section of its expositions, each chapter are intended to model the
Platform: | Size: 11560735 | Author: zoujian | Hits:

[OtherAsp.Net_Ajax_PROGRAM

Description: 我的第一个chat room 是用ASP 3.0写的。 程序比较简单,两个text box, 用来处理页面上每秒刷新的信息。那时候,要想建一个真正的chat room,要用到Java Applet 或者 ActiveX control。基于HTTP的chart rooms都面临着一些跟我第一个chat room一样的问题。这些问题包括页面刷新导致的屏幕闪烁现象。但这个问题已经被AJAX解决了。 AJAX是JavaScript和 XML异步调用的结合。现在在server端用一些JavaScript代码就可以实现一个真正的chat room了。这篇文章不会介绍Ajax,并假设你已经对Ajax和ASP.NET的运用有一定了解。只是介绍如何用Ajax技术来创建一个基本的chat room。 -My first is a chat room with ASP 3.0 writes. Procedures are relatively simple, two text box, used to handle pages of information per second set. At that time, if we want to build a real chat room, have to use Java applet or ActiveX control. Based on the chart HTTP rooms are faced with something like my first one chat room asked the same issue. These issues include pages to refresh the screen flicker. However, this problem has been solved AJAX. AJAX is Asynchronous JavaScript and XML called the combination. Now the server side using some JavaScript code can achieve a real chat r the oom. This article will introduce Ajax, and the assumption that you have to Ajax and ASP.NET use a certain understanding. Only how to use Ajax technology to create a basic chat room.
Platform: | Size: 2621 | Author: 柳军 | Hits:

[OtherApress.Ajax.Patterns.and.Best.Practices.Feb.2006.r

Description: 本书包含了许多Ajax技术的设计模式。例如:你应该如何分割数据以便于分配呢?答案是,采用内容分块模式(Content Chunking Pattern);如何有效地维护状态或至少是维护痕迹呢?答案是,采用持久通信模式(Persistent Communications Pattern);如何让用户对所有潜在的数据了如指掌呢?答案是,采用无限数据模式(Infinite Data Pattern)。通过书中呈现的九种模式,作者几乎发掘了所有的Ajax理论,这些知识对你将来编写应用程序时制定策略有重大的帮助。每种模式都有相应的章节对其进行论述,每章均以模式的设计意图为开头,然后介绍使用该模式的动机,并列举一系列使用该模式开发的应用程序和与该模式相关联的设计模式。接着,以解决实际问题的方式诠释该设计模式的架构。最后,执行程序通过代码及用户与各种网页的互动形式展现。在章末,还有对该章精华内容的总结回顾。 -the book contains many technical Ajax design patterns. For example : How should you segmentation data in order to be distributed? The answer is that the use of content block mode (Content Chunking Pattern); How to effectively maintain state, or at least preserve traces? The answer is that, durable communication mode (Persistent Communications Pattern ); How to let all potential users of the data so familiar? The answer is that the use of unlimited data model (Infinite Data Pattern). Through the book showing the nine models, the authors explore almost all of the Ajax theory, knowledge of your future application procedures for the preparation of the development strategy will be of immense help. Each model has a corresponding section of its expositions, each chapter are intended to model the
Platform: | Size: 11560960 | Author: zoujian | Hits:

[OtherAsp.Net_Ajax_PROGRAM

Description: 我的第一个chat room 是用ASP 3.0写的。 程序比较简单,两个text box, 用来处理页面上每秒刷新的信息。那时候,要想建一个真正的chat room,要用到Java Applet 或者 ActiveX control。基于HTTP的chart rooms都面临着一些跟我第一个chat room一样的问题。这些问题包括页面刷新导致的屏幕闪烁现象。但这个问题已经被AJAX解决了。 AJAX是JavaScript和 XML异步调用的结合。现在在server端用一些JavaScript代码就可以实现一个真正的chat room了。这篇文章不会介绍Ajax,并假设你已经对Ajax和ASP.NET的运用有一定了解。只是介绍如何用Ajax技术来创建一个基本的chat room。 -My first is a chat room with ASP 3.0 writes. Procedures are relatively simple, two text box, used to handle pages of information per second set. At that time, if we want to build a real chat room, have to use Java applet or ActiveX control. Based on the chart HTTP rooms are faced with something like my first one chat room asked the same issue. These issues include pages to refresh the screen flicker. However, this problem has been solved AJAX. AJAX is Asynchronous JavaScript and XML called the combination. Now the server side using some JavaScript code can achieve a real chat r the oom. This article will introduce Ajax, and the assumption that you have to Ajax and ASP.NET use a certain understanding. Only how to use Ajax technology to create a basic chat room.
Platform: | Size: 2048 | Author: 柳军 | Hits:

[JSP/Javaajax

Description: Rss 版本的ajax实现.可以动态的实现rss的页面不错-Rss version of ajax realize. Can realize dynamic page rss good
Platform: | Size: 492544 | Author: jack | Hits:

[Other Web Codedrag-drop-folder-tree

Description: ajax 拖拽树可以拖拽节点 删除节点 重命名节点
Platform: | Size: 30720 | Author: dd | Hits:

[WEB Codeajax_reg

Description: asp开发的ajax 注册程序 良好体验度的注册系统-asp development ajax registration process a good experience degrees Registration System
Platform: | Size: 16384 | Author: 埸萱 | Hits:

[MiddleWaredorado5

Description: dorado 展现中间件是一款企业级的商用AJAX平台软件,由BSTEK研发。作为Web表现层的运行平台与开发平台,dorado能够提升用户体验、开发规范性与开发效率,并增强项目的可管理度。其特色包括支持OPOB设计模式,提供一套由BRICH引擎统一驱动的Widget Lib,内置AJAX通讯引擎,广泛支持第三方后台业务逻辑框架,提供Web控制台进行参数配置与性能监控,提供TestFrame进行浏览器端性能测试,多种性能优化措施以支持高并发压力下的核心应用系统,提供dorado studio与eclipse plug-in方便高效地进行可视化开发。 -dorado show middleware is a commercial enterprise-class AJAX platform software, from R
Platform: | Size: 53312512 | Author: 张弛 | Hits:

[Windows Developjquery-demo

Description: 这是jquery一些经典的例子,非常实用-JQuery This is a classic example of some very practical
Platform: | Size: 459776 | Author: 黄圭南 | Hits:

[Other Web CodeDeveloping_Service-Oriented_AJAX_Applications_on_

Description: Delve into the fundamental architectural principles and techniques for developing service-oriented AJAX applications for the enterprise. This guide offers a code-heavy, example-based approach to learning how to write a modern services API and an AJAX front end that can easily be extended, reused, and integrated by third parties. Focusing on Microsoft technologies and enterprise servers, including Microsoft SharePoint(r) Server 2007, ASP.NET AJAX, and Microsoft .NET Frameworks 2.0, 3.0, and 3.5, this book walks you through a client-centric UI architecture programmed against an XML service-oriented backend. Topics include the Microsoft AJAX Library, Web services and an XML API, client-side XSLT, JavaScript AJAX communication, and integration with Microsoft servers. The book does not attempt to be an exhaustive reference, but focuses instead on fundamental architectural principles and guidance.
Platform: | Size: 1370112 | Author: marrolig | Hits:

[JSP/JavaSSH2AJAX

Description: Struts2 + spring + hibernate + dwr AJAX完美整合代码.rar -Struts2+ spring+ hibernate+ dwr AJAX perfect integration of the code. RarStruts2+ spring+ hibernate+ dwr AJAX perfect integration of the code. Rar
Platform: | Size: 3850240 | Author: maoqing | Hits:

[JSP/Javaajax_tutorial_collection_corresponding_to_source.r

Description: ajax教程对应源码集合:ajax tutorial collection corresponding to source-ajax tutorial corresponding source collection: ajax tutorial collection corresponding to source
Platform: | Size: 4638720 | Author: us | Hits:

[WEB CodeApress.Pro.PHP.And.jQuery.Jun.2010.eBook-ELOHiM.r

Description: This book is for intermediate programmers interested in building AJAX web applications using jQuery and PHP
Platform: | Size: 8115200 | Author: smouhab | Hits:

[WEB CodeAjax_PHP_to_create_progress_bar_wait_for_results.r

Description: Ajax+PHP打造等待进度条效果Ajax + PHP to create a progress bar to wait for results-Ajax+ PHP to create a progress bar to wait for results Ajax+ PHP to create a progress bar to wait for results
Platform: | Size: 40960 | Author: woei | Hits:

[JSP/JavaCodejia.com_661c22bcd8a66c20f06f9faaddb10144

Description: Struts新闻管理系统学习版: 8 L* ]2 ]& B0 Q- t5 a2 jStruts新闻管理系统学习版说明 " z o r. n7 g1 u9 {. [5 i& x & f k! F y/ ]+ T1.本程序为学习struts的朋友提供一个例子。" I) w8 R9 z w( c3 ? : ?7 y1 K) J& R! {3 a( T8 c1 a2.本程序部分实现AJAX功能,采用DWR框架。( h X+ M l, C7 X k( ]: z( f2 v5 e* J3.程序运行环境为MYECLIPSE 5.0 + TOMACT 5.5 + ORACLE 9i7 m ]5 a+ T9 ^0 p8 B5 e9 _ l9 v( q $ B: ` w* b k- P 4.配置说明:将lib目录下的commons-pool-1.2.jar,commons-dbcp-1.2.jar,ojdbc14.jar复制到TOMACT目录下的COMMON下的LIB目录中。 9 e, g8 n k X6 e H q$ h) K$ k- ^( \2 M 5.登陆用户名:test密码为空。-Struts News Management System Learning Edition: 8 L*] 2] & B0 Q-t5 a2 jStruts News Management System Learning Help " z o ' r. n7 g1 u9 {. [5 i & x & fk! F y /]+ T1. This process of learning struts friends provide an example. " I) w8 R9 z ' w (c3?:? 7 y1 K) J & R! {3 a (T8 c1 a2. implement AJAX functionality in this part of the program, using DWR framework. (h ' X+ M l, C7 X k (]: z (f2 v5 e* J3. running environment for MYECLIPSE 5.0+ TOMACT 5.5+ ORACLE 9i7 m' ] 5 a+ T9 ^ 0 p8 B5 e9 _ l9 v (q $ B: `w* b k-P 4. configuration instructions: The lib directory of the commons-pool-1.2.jar, commons-dbcp-1.2.jar, ojdbc14.jar copied to TOMACT directory COMMON LIB directory under. 9 e, g8 nk X6 e H q $ h) K $ k-^ (\ 2 M 5. Login Username: test password is blank.
Platform: | Size: 4976640 | Author: 对心锁爱 | Hits:

[WEB CodeWebFTP_cngr

Description: WebFTP为浩天科技开发的PHP在线文件管理系统,系统采用Ajax+Json进行数据通信,毫秒级的响应速度,强大的文件管理功能足以媲美专业的FTP软件;高度集中的操作接口,将系统BUG、漏洞出现几率降到最低,便捷的权限拦截方案;全平台兼容性:Win(IIS+Apache)、Linux(Apache) 支持中英文目录名及文件名; 功能简介 目录:剪切、复制、粘贴、删除、压缩、打包下载、权限设置、目录属性查看... 文件:剪切、复制、粘贴、删除、压缩(ZIP解压、预览)、打包下载、权限设置、代码编辑(支持15种语言语法高亮)... 其他:图片预览、列表视图风格切换、文件列表排序、常用快捷键支持、批量文件上传... 快捷键: //Ctrl+a 全选/反选 //Ctrl+r 刷新 //Ctrl+s 列表风格切换 //Ctrl+q 退出 //Ctrl+y 远程模式 //Ctrl+x 全局剪切 //Ctrl+c 全局复制 //Ctrl+v 全局粘贴 //Ctrl+v 全局粘贴 //Alt+n 新建目录 //Alt+m 新建文件 稍加优化及改造完全可以替代IDC服务商的浏览器FTP,作为在线的文件管理软件。 使用说明 1、初始账号 超级管理员 admin 密码 admin 受限账号 demo 密码 demo-WebFTP Tian science and technology development of the PHP online document management system, the system uses Ajax+Json for data communications, millisecond response speed, powerful file management function comparable to those of professional FTP software highly centralized operation interface, the system BUG, the holes appear risk to a minimum, convenient access interception scheme the platform compatibility: Win ( IIS+Apache ), Linux ( Apache ) in support of the English directory name and file name Function introduction Directory: cut, copy & paste, delete, compressed, packaged download, permission settings, directory attributes view ... File: cut, copy, paste, delete, compression ( ZIP decompression, preview ), download, permission set, code editing ( with support for 15 languages syntax highlighting ) ... Other: preview picture, list view style switch, file list sorting, commonly used shortcut key support, batch file upload ... Shortcut keys: //Ctrl+a select/des
Platform: | Size: 724992 | Author: your name | Hits:

CodeBus www.codebus.net