重磅推荐
【内容简介】
  《深入浅出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

返回顶部