Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - dojo
Search - dojo - List
dojo,鼎鼎大名,ajax最强大的框架之一,使用它可以帮助你更快更好的完成web应用
Update : 2008-10-13 Size : 3888791 Publisher : sh

ajax框架原吗,dojo目前很流行的,希望大家多多学习啊
Update : 2008-10-13 Size : 3406767 Publisher : stonejin

DL : 0
mastering dojo The book really rolls out the red carpet for Dojo to emerge with guns blazing! The authors show you how easy it is to use impressive widgets without installing a thing. I was amazed to discover that JavaScript is not just a toy language, how Dojo is built on top of it, and how both are invaluable in any web development project. Buy this book. It’s the next best thing to having the authors working at your side.
Update : 2008-10-13 Size : 10191187 Publisher : 孙永锐

AJAX之Dojo实现登陆框
Update : 2011-08-01 Size : 7315348 Publisher : lzj1979

ajax编程,提供ajax的基本构架 -ajax programming, provides ajax the basic skeleton, provides ajax the basic skeleton
Update : 2024-05-04 Size : 914432 Publisher : johnny

DL : 0
作者是Ajaxian.com的创始人,JavaOne、TheServerSide等诸多高级别会议的演讲者。本书作为Pragmatic系列之一,从实践出发,通过实例展示Ajax的诸多特性,手把手教你实现Google Map的绚丽效果。不仅教会你Ajax的技术细节,同时还带你了解各种功能强大的主流Ajax工具包(Dojo、Prototype、Script.aculo.us、DWR、Backbase、SmartClient、Ajax.NET、SAJAX、JSON-RPC),掌握Ajax实时查看源代码的方法以及进行代码调试的相应方法,学习Ajax的开发模式和框架。本书后半部分共用了五个章节,从服务器端编程的角度,详细讲述了Ajax同PHP、Ruby On Rails、Java和.NET等语言的融合,最后还介绍了与Ajax相类似的其他RIA技术以及Ajax的精彩未来(E4X, Canvas, SVG,的相关应用)。本书的全部代码下载地址:http://media.pragprog.com/titles/ajax/code/ajax-code.zip 本书秉承了《程序员修炼之道》的特点—— “从小工到专家”,各个层次的web开发人员都能从本书中获益匪浅。 -author is the founder of Ajaxian.com, JavaOne, TheServerSide and many other high-level meeting of the speaker. Pragmatic the book as one of the series, starting from practice, Ajax examples demonstrate the many characteristics Shoubashoujiao you realize the splendor Google Map results. Ajax church you not only technical details, also take you to understand the powerful mainstream Ajax Kit (Dojo, Prototype, Script.aculo.us, DWR, Backbase, SmartClient, Ajax.NET, SAJAX, JSON-RPC). Real-time master Ajax View the source code for the methods and the corresponding code debugging methods, Learning Ajax development model and the framework. The latter part of the book spent five chapters from the server side programming point of view, described in detail by Ajax with PHP, Ruby On Rails, Java and. NE
Update : 2024-05-04 Size : 2579456 Publisher : zoujian

DL : 0
Ajax 一个动态树的源码,应用了DOJO生成,可以随意扩展-Ajax a dynamic source tree, the application of the Dojo generated, can be extended
Update : 2024-05-04 Size : 2839552 Publisher : pidn

DL : 0
本人做的聊天室项目,可供大家参考,主要用到Ajax(dojo)+jsp+servlet-I make the chat room project, available for your reference, the main use Ajax (dojo)+ Jsp+ Servlet
Update : 2024-05-04 Size : 4270080 Publisher : 赖明涛

DL : 0
mastering dojo The book really rolls out the red carpet for Dojo to emerge with guns blazing! The authors show you how easy it is to use impressive widgets without installing a thing. I was amazed to discover that JavaScript is not just a toy language, how Dojo is built on top of it, and how both are invaluable in any web development project. Buy this book. It’s the next best thing to having the authors working at your side.-mastering dojoThe book really rolls out the red carpet for Dojo to emerge with gunsblazing! The authors show you how easy it is to use impressivewidgets without installing a thing. I was amazed to discover thatJavaScript is not just a toy language, how Dojo is built on top of it, and how both are invaluable in any web development project. Buythis book. It s the next best thing to having the authors working atyour side.
Update : 2024-05-04 Size : 10190848 Publisher : 孙永锐

dojo与json创建无限级树的时候,当在父结点下添加了一个新结点,我怎么让父亲结点重新调用json加载一下子结点内容. -qw
Update : 2024-05-04 Size : 2849792 Publisher : 陈立峰

DL : 0
ZK是一个Ajax Java Web框架,利用少量代码就能够开发出拥有Rich UI的Web应用。ZK提供基于XUL的标记语言和事件驱动的组件,可以让你像开发桌面应用程序一样简单。支持EL表达式和脚本语言包括:JavaScript、Ruby和Groovy等。支持Annotation及数据绑定。集成Google Maps、FCKeditor、DOJO以及Timeline。 -zk-demo
Update : 2024-05-04 Size : 52904960 Publisher : 陈立峰

dojo uploade 源码 一种解决方案-dojo uploade
Update : 2024-05-04 Size : 33792 Publisher : houerfei

Mastering Dojo will teach you how to build an Internet application that will impress your end users and delight you while you’re writing it. The book also explains Dojo’s JavaScript underpinnings, both for newcomers and for refugees from other languages.
Update : 2024-05-04 Size : 10174464 Publisher : Alexey

Imagine that you are a web developer (which is probably not a stretch if you are reading this book) and you are being encouraged to add some Ajax features to a site you’re working on. Maybe the originator of this request is your boss or your boss’s boss, who is not even sure what Ajax is, let alone what kinds of features might be useful.And maybe you’re not sure yourself. Imagine that your prior experience has mostly been on the server-side, developing in Java or some other server-side technology, and your experience with HTML and JavaScript has been fairly limited.This is the scenario we will explore over the next several chapters as you are introduced to the Dojo Toolkit.
Update : 2024-05-04 Size : 2066432 Publisher : Alexey

The book then branches out into different approaches for incorporating Ajax, which include: The Prototype and script.aculo.us Javascript libraries, the Dojo and Rico libraries, and DWR Integrating Ajax into Java ServerPages (JSP) applications Using Ajax with Struts Integrating Ajax into Java ServerFaces (JSF) applications Using Google s GWT, which offers a pure Java approach to developing web applications: your client-side components are written in Java, and compiled into HTML and JavaScript -The book then branches out into different approaches for incorporating Ajax, which include: The Prototype and script.aculo.us Javascript libraries, the Dojo and Rico libraries, and DWR Integrating Ajax into Java ServerPages (JSP) applications Using Ajax with Struts Integrating Ajax into Java ServerFaces (JSF) applications Using Google s GWT, which offers a pure Java approach to developing web applications: your client-side components are written in Java, and compiled into HTML and JavaScript
Update : 2024-05-04 Size : 1636352 Publisher : bachvi

The Graphics Dojo is a place where we show off advanced and fancy graphics effects related to Qt and graphics. The source code for all the examples can be checked out with subversion: svn checkout svn://labs.trolltech.com/svn/graphics/dojo
Update : 2024-05-04 Size : 1631232 Publisher : kit

OAoa_29
DL : 0
oa_29: 会议室管理模块: - model/MeetingRoom.java - model/MeetingRoomApply.java - model/MeetingRoomApplyVO.java - manager/MeetingRoomManager.java - manager/impl/MeetingRoomManagerImpl.java - test/com/bjsxt/oa/manager/MeetingRoomManagerTest.java - web/forms/MeetingRoomActionForm.java - web/actions/MeetingRoomAction.java - web/UtilFunction.java - WebRoot/meeting_room/*.jsp 【注意,要让会议室管理模块运行起来,请先运行test下面的 MeetingRoomManagerTest,插入初始化的房间信息】 DOJO机构树模块(结合Freemarker模板以及DOJO,生成机构树) - web/actions/OrgActionTree.java - web/actions/PersonActionTree.java - web/OrgTreeFunction.java - web/templates/tree.ftl - web/templates/tree_node.ftl - WebRoot/org_tree/*.jsp - WebRoot/person_tree/*.jsp - WebRoot/script/dojo.js - WebRoot/script/src/*.* 【要让DOJO机构树模块运行起来,请首先登录OA系统,并进入“模块管理”,修改 “机构管理”模块的url地址为:org_tree.do 即可】 -java oa is project
Update : 2024-05-04 Size : 21753856 Publisher : qianliang

DL : 0
Dojo-Ajax书功能的在线操作表格,挺好用的,分享给大家!-Dojo-Ajax table book features on-line operation, quite good to use, and share with everyone!
Update : 2024-05-04 Size : 1835008 Publisher : 韩龙飞

Ajax和Dojo登录用法,是Ajax重要的内容,还有很多Ajax技术资料等待上传-Ajax and the Dojo log usage, is an important content of Ajax, there are a lot of technical information to wait for Ajax Upload
Update : 2024-05-04 Size : 12613632 Publisher : lansheng

DL : 0
dojo的一个很好的实例源代码。让你一步步学会dojo的使用-dojo
Update : 2024-05-04 Size : 3727360 Publisher : mswu
« 1 23 4 5 6 7 8 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.