好书推荐 好书速递 排行榜 读书文摘

JavaScript

JavaScript
作者:[美] David Flanagan
副标题:The Definitive Guide
出版社:O'Reilly Media
出版年:2011-05
ISBN:9780596805524
行业:计算机
浏览数:42

内容简介

The book is a programmer's guide and comprehensive reference to the core JavaScript language and to the client-side JavaScript APIs defined by web browsers.

The sixth edition covers HTML 5 and ECMAScript 5. Many chapters have been completely rewritten to bring them in line with today's best web development practices. New chapters in this edition document jQuery and server-side JavaScript.

Recommended for experienced programmers who want to learn the programming language of the Web, and for current JavaScript programmers who want to master it.

......(更多)

作者简介

David Flanagan is also the author of The Ruby Programming Language, Java in a Nutshell, and JavaScript Pocket Reference.

......(更多)

目录

......(更多)

读书文摘

但要注意,Attr对象不出现在元素的childNodes[]数组中,不像Element和Text节点那样直接是文档树的一部分。DOM标准允许通过Node接口的attribute[]数组访问Attr 节点。

随着 time-sharing 和基于文本的终端机的出现

......(更多)

猜你喜欢

点击查看