JavaScript Unleashed, 4/e (Paperback)
暫譯: JavaScript 解放,第四版 (平裝本)
R. Allen Wyke, Jason Gilliam
- 出版商: SAMS
- 出版日期: 2002-11-29
- 售價: $2,280
- 貴賓價: 9.5 折 $2,166
- 語言: 英文
- 頁數: 816
- 裝訂: Paperback
- ISBN: 0672324318
- ISBN-13: 9780672324314
-
相關分類:
JavaScript
已過版
買這商品的人也買了...
-
$680$537 -
$1,4003D Game Engine Design: A Practical Approach to Real-Time Computer Graphics (Hardcover)
-
$948JavaScript Design
-
$920$727 -
$650$618 -
$490$387 -
$590$466 -
$750$585 -
$680$537 -
$720$569 -
$620$490 -
$560$476 -
$480$379 -
$620$490 -
$990$782 -
$650$507 -
$580$452 -
$680$578 -
$620$490 -
$580$452 -
$880$748 -
$880$695 -
$780$663 -
$420$332 -
$680$578
商品描述
JavaScript Unleashed serves as a complete reference to the JavaScript language for the experienced programmer as well as a guide for developing JavaScript but familiar with other programming languages. Over the years JavaScript has solidified its position as the de facto standard in Web site scripting-even Microsoft uses JavaScript on its Web sites. And the capabilities of JavaScript have gradually been extended to the server side and to third-party products. JavaScript can be used in both Microsofts .NET environment and Windows Script Host, and Adobe Web development products are beginning to use JavaScript as their built-in scripting language.
Table of Contents
Introduction.
I. GETTING STARTED WITH JAVASCRIPT.
1. Introducing JavaScript.
2. Assembling Your JavaScript Toolkit.
3. Beginning the Process of Writing Scripts.
II. THE CORE JAVASCRIPT LANGUAGE.
4. Fundamental Language Components.
5. Operators.
6. Control
Structures and Looping.
7. Functions.
III. CORE AND CLIENT JAVASCRIPT OBJECTS.
8. Core Language Objects.
9. navigator Objects.
10. Window
Object.
11. Document Objects.
12. Form Objects.
13. Frames.
14.
Creating Custom JavaScript Objects.
IV. DOM OBJECTS.
15. Fundamentals of the Document Object Model.
16. Accessing the DOM.
17. Manipulating the DOM.
V. SCRIPTING DOCUMENTS.
18. Handling Events.
19. Cascading Style Sheets.
20. Layers.
商品描述(中文翻譯)
《JavaScript Unleashed》是一本針對經驗豐富的程式設計師的完整 JavaScript 語言參考書,同時也是一個為熟悉其他程式語言的開發者提供的 JavaScript 開發指南。多年來,JavaScript 已經穩固了其作為網站腳本的事實標準的地位,甚至連微軟也在其網站上使用 JavaScript。而且,JavaScript 的功能逐漸擴展到伺服器端和第三方產品。JavaScript 可以在微軟的 .NET 環境和 Windows Script Host 中使用,Adobe 的網頁開發產品也開始將 JavaScript 作為其內建的腳本語言。
目錄
引言
I. 開始使用 JavaScript
1. 介紹 JavaScript
2. 組建您的 JavaScript 工具包
3. 開始撰寫腳本的過程
II. 核心 JavaScript 語言
4. 基本語言組件
5. 運算符
6. 控制結構與迴圈
7. 函數
III. 核心與客戶端 JavaScript 物件
8. 核心語言物件
9. navigator 物件
10. Window 物件
11. Document 物件
12. Form 物件
13. Frames
14. 創建自定義 JavaScript 物件
IV. DOM 物件
15. 文件物件模型的基本原理
16. 訪問 DOM
17. 操作 DOM
V. 腳本文件
18. 處理事件
19. 層疊樣式表
20. 層