"《JavaScript,新手指南》(JavaScript, A Beginners Guide, Third Edition)(John Pollock)文字版,第三版[PDF]"介紹
中文名: JavaScript,新手指南
原名: JavaScript, A Beginner's Guide, Third Edition
作者: John Pollock
資源格式: PDF
版本: 文字版,第三版
出版社: McGraw-Hill Osborne Media
書號: 0071632956
發行時間: 2009年09月11日
地區: 美國
語言: 英文
簡介:
![](https://www.ed2k.online/tushu/UploadFiles_2708/201707/2017071023401113.jpg)
使用當今主流網站開發語言完全利用特效創建動態網站頁面.本書教你一步步的學習基礎,包括變量,函數,操作符,事件處理,對象,數組,字符串,窗體,框架.你也可以學習更高級的技術,包括調試和安全.本指南解釋了JavaScript是如何與XHTML Transitional 一起工作的,覆蓋JavaScript中新特性.
目錄:
1 Introduction to JavaScript
2 Placing JavaScript in an HTML File
3 Using Variables
4 Using Functions
5 JavaScript Operators
6 Conditional Statements and Loops
7 Event Handlers
8 Objects
9 The Document Object
10 Window Object
11 JavaScript Arrays
12 Math, Number, and Date Objects
13 Handling Strings
14 JavaScript and Forms
15 JavaScript and Frames
16 An Introduction to Advanced Techniques
A Answers to Self Tests