Dojo: The Definitive Guide (PDF 英文版)
(PDF 英文版)
By Matthew Russell
Pages: 486
Published: June 2008 (O'Reilly)
ISBN 10: 0-596-51648-7
ISBN 13: 9780596516482
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
详细介绍,源码在此:http://oreilly.com/catalog/9780596516482/index.html
(源码在页面中的Examples链接)