中文名: JavaScript权威指南 (第6版)
原名: JavaScript: The Definitive Guide: Activate Your Web Pages, 6th edition
作者: David Flanagan
版本: 英文文字版-pdf/EPUB + 完整书中源代码
出版社: O'Reilly
书号: 978-0596805524
发行时间: 2011年05月10日
语言: 英文
内容简介:
Since 1996, JavaScript: The Definitive Guide has been the bible for JavaScript programmers—a programmer's guide and comprehensive reference to the core language and to the client-side JavaScript APIs defined by web browsers. The 6th edition covers HTML5 and ECMAScript 5, with new chapters on jQuery and server side JavaScript. It's recommended for experienced programmers who want to learn the programming language of the Web, and for current JavaScript programmers who want to master it.
目录:
Chapter 1 Introduction to JavaScript
Core JavaScript
Chapter 2 Lexical Structure
Chapter 3 Types, Values, and Variables
Chapter 4 Expressions and Operators
Chapter 5 Statements
Chapter 6 Objects
Chapter 7 Arrays
Chapter 8 Functions
Chapter 9 Classes and Modules
Chapter 10 Pattern Matching with Regular Expressions
Chapter 11 JavaScript Subsets and Extensions
Chapter 12 Server-Side JavaScript
Client-Side JavaScript
Chapter 13 JavaScript in Web Browsers
Chapter 14 The Window Object
Chapter 15 Scripting Documents
Chapter 16 Scripting CSS
Chapter 17 Handling Events
Chapter 18 Scripted HTTP
Chapter 19 The jQuery Library
Chapter 20 Client-Side Storage
Chapter 21 Scripted Media and Graphics
Chapter 22 HTML5 APIs
Core JavaScript Reference
Client-Side JavaScript Reference
Colophon
1