"《Dojo權威指南》(Dojo: The Definitive Guide (Powering Up Ajax Development Techniques))英文文字版/更新源代碼[PDF]"介紹
中文名: Dojo權威指南
原名: Dojo: The Definitive Guide (Powering Up Ajax Development Techniques)
作者: Matthew A. Russell
圖書分類: 軟件
資源格式: PDF
版本: 英文文字版/更新源代碼
出版社: O'Reilly
書號: 978-0-596-51648-2
發行時間: 2008年06月
地區: 美國
語言: 英文
簡介:
內容介紹:Dojo: the Definitive Guide gives you the most thorough overview of this toolkit available, showing you everything from how to create complex layouts and form controls closely resembling those found in the most advanced desktop applications with stock widgets, to advanced JavaScript idioms to AJAX and advanced communication transports.
With this definitive reference you get:
Get a concise introduction to Dojo that's good for all 1.x versions
Well-explained examples, with scores of tested code samples, that let you see Dojo in action
A comprehensive reference to Dojo's standard JavaScript library (including fundamental utilities in Base, Dojo's tiny but powerful kernel) that you'll wonder how you ever lived without
An extensive look at additional Core features, such as animations, drag-and-drop, back-button handling, animations like wipe and slide, and more
Exhaustive coverage of out-of-the-box Dijits (Dojo widgets) as well as definitive coverage on how to create your own, either from scratch or building on existing ones
An itemized inventory of DojoX subprojects, the build tools, and the DOH, Dojo's unit-testing framework that you can use with Dojo -- or anywhere else
內容截圖: 目錄:
Base and Core
Chapter 1 Toolkit Overview
Chapter 2 Language and Browser Utilities
Chapter 3 Event Listeners and Pub/Sub Communication
Chapter 4 AJAX and Server Communication
Chapter 5 Node Manipulation
Chapter 6 Internationalization (i18n)
Chapter 7 Drag-and-Drop
Chapter 8 Animation and Special Effects
Chapter 9 Data Abstraction
Chapter 10 Simulated Classes and Inheritance
Dijit and Util
Chapter 11 Dijit Overview
Chapter 12 Dijit Anatomy and Lifecycle
Chapter 13 Form Widgets
Chapter 14 Layout Widgets
Chapter 15 Application Widgets
Chapter 16 Build Tools, Testing, and Production Considerations
Appendix A Firebug Primer
Appendix A Brief Survey of DojoX