
作者:[美]弗里曼,[美]罗布森著
页数:661
出版社:东南大学出版社
出版日期:2014
ISBN:9787564150013
电子书格式:pdf/epub/txt
内容简介
这本友善用脑的指南将为你讲解从JavaScript语言基础到高级主题的方方面面, 包括对象、函数和浏览器文档对象模型。你不仅仅在阅读, 你还会做游戏、解谜、思考难题以及用你从来没有想象过的方法使用JavaScript。此外你还会编写实际的代码, 不只是一星半点, 从而你可以搭建自己的Web应用。
本书特色
《深入浅出javascript编程(影印版)》将为你讲解从javascript语言基础到高级主题的方方面面,包括对象、函数和浏览器文档对象模型。你不仅仅在阅读,还会做游戏、解谜、思考难题以及用你从来没有想象过的方法使用javascript。此外你还会编写实际的代码,不只是一星半点,从而你可以搭建自己的web应用。
目录
1 a quick dip intojavascript: gettingyourfeet wet
2 writing real code: going further
3 introducing functions: getting functional
4 putting some order in your data: arrays
5 understanding objects: a trip to objectviue
6 interacting with your web page: getting to know the dom
7 types, equality, conversion, and all that jazz: serious types
8 bringing it all together: building an app
9 asynchronous coding: handling events
10 first-class functions: liberated functions
11 anonymous functions, scope, and closures: serious functions
12 advanced object construction: creating objects
13 using prototypes: extra-strength objects
appendix: the top ten topics (we didn’t cover): leftovers
2 writing real code: going further
3 introducing functions: getting functional
4 putting some order in your data: arrays
5 understanding objects: a trip to objectviue
6 interacting with your web page: getting to know the dom
7 types, equality, conversion, and all that jazz: serious types
8 bringing it all together: building an app
9 asynchronous coding: handling events
10 first-class functions: liberated functions
11 anonymous functions, scope, and closures: serious functions
12 advanced object construction: creating objects
13 using prototypes: extra-strength objects
appendix: the top ten topics (we didn’t cover): leftovers















