JavaScript: The Definitive Guide, 5th Edition (CHM 英文版)
(CHM 英文版)
By David Flanagan
Publisher: O'Reilly
Pub Date: August 2006
ISBN-10: 0-596-10199-6
ISBN-13: 978-0-59-610199-2
Pages: 1018
This Fifth Edition is completely revised and expanded to cover JavaScript as it is used in today's Web 2.0 applications. With new chapters that explain everything you need to know to get the most out of JavaScript, including:
Scripted HTTP and Ajax
XML processing
Client-side graphics using the canvas tag
Namespaces in JavaScript--essential when writing complex programs
Classes, closures, persistence, Flash, and JavaScript embedded in Java applications
详细介绍,源码在此:http://oreilly.com/catalog/9780596101992/index.html
(源码在页面中的Examples链接)