JavaScript权威指南(影印版 第6版)

JavaScript权威指南(影印版 第6版)
作 者: 弗拉纳根
出版社: 东南大学出版社
丛编项:
版权说明: 本书为出版图书,暂不支持在线阅读,请支持正版图书
标 签: J2EE
ISBN 出版时间 包装 开本 页数 字数
未知 暂无 暂无 未知 0 暂无

作者简介

暂缺《JavaScript权威指南(影印版 第6版)》作者简介

内容简介

本书是一本针对JavaScript语言的核心内容以及由浏览器定义的客户端JavaScript应用程序编程接口的程序员指南和综合参考书。本书第6版涵盖了HTML 5和ECMAScript5。为了介绍当今Web开发的最佳实践,很多章节被完全重写过。这一版新添加的章节详细讲解了jQuery和服务器端JavaScript编程。此书推荐给那些想学习Web编程技巧的有经验的程序员,以及那些想要精通这门语言的JavaScript程序员。

图书目录

Preface

1.Introduction to JavaScript

Part I.Core JavaScript

2.Lexical Structure

3.Types, Values, and Variables

4.Expressions and Operators

5.Statements

6.Objects

7.Arrays

8.Functions

9.Classes and Modules

10.Pattern Matching with Regular Expressions

11.JavaScript Subsets and Extensions.

12.Server-Side JavaScript.

Part II.Client-Side JavaScript

13.JavaScript in Web Browsers

14.The Window Object,

15.Scripting Documents

16.ScriptingCSS.

17.Handling Events

18.Scripted HTTP,

19.The jquery Library

20.Client-SideStorage.

21.Scripted Media and Graphics

22.HTML5 APIs

PartIII.CoreJavaScript Reference

Core JavaScript Reference

Part IV.Client-Side JavaScript Reference

Client-Side JavaScript Reference

Index