Mastering JavaScript Premium Edition
暫譯: 精通 JavaScript 高級版
James Jaworski
- 出版商: Sybex
- 出版日期: 2001-10-16
- 售價: $1,920
- 貴賓價: 9.5 折 $1,824
- 語言: 英文
- 頁數: 1136
- 裝訂: Mass Market Paperback
- ISBN: 078212819X
- ISBN-13: 9780782128192
-
相關分類:
JavaScript
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
$1,200$1,176 -
$2,000$1,900 -
$390$304 -
$1,570$1,492 -
$1,600$1,520 -
$650$553 -
$2,840$2,698 -
$1,150$1,127 -
$950Artificial Intelligence: A Guide to Intelligent Systems
-
$1,730$1,644 -
$2,450$2,328 -
$490$417 -
$560$437 -
$490$382 -
$550$468 -
$2,370$2,252 -
$1,880$1,786 -
$690$587 -
$600$474 -
$550$435 -
$580$458 -
$280$218 -
$650$199 -
$650$553 -
$580$458
相關主題
商品描述
What JavaScript Can Do, You Can Do
Mastering JavaScript Premium Edition is your ticket to the enormous
power of the Web's dominant scripting language. Fully updated and expanded, this
book teaches you everything, beginning with the basics and culminating with the
tips and tricks that only professionals know. Regardless of your experience or
particular JavaScript goals, you'll find the instruction you need to quickly
master the techniques that matter to you and your website. Coverage includes
- Understanding the Document Object Model
- Using operators, statements, and functions
- Handling events
- Working with objects
- Debugging your scripts
- Processing forms
- Creating basic JavaScript components
- Adding search tools
- Developing e-commerce applications
- Programming games
- Writing cross-browser code
- Scripting plug-ins and ActiveX components
- Creating XML-based web applications
- Using LiveConnect to communicate with Java applets
- Using JavaScript with JavaServer Pages
- Securing your scripts
- Working with Windows Scripting Host
- Programming Rhino
Table of
Contents
Introduction
Part I
Getting Started with JavaScript and JScript
Chapter 1 Learning the
Fundamentals
Chapter 2 Introducing JavaScript and JScript
Chapter 3 Using
Operators, Statements, and Functions
Chapter 4 Handling Events
Chapter 5
Working with Objects
Chapter 6 Debugging Your Scripts
Part II
Programming the Document Object Model
Chapter 7 Creating Frames and
Windows
Chapter 8 Processing Forms
Chapter 9 Using Hidden Fields and
Cookies
Chapter 10 Working with Links
Chapter 11 Using Images
Chapter
12 Working with Styles and DHTML
Chapter 13 Using the W3C DOM Level
1
Part III Developing Components and Applications
Chapter 14 Creating
Basic JavaScript Components
Chapter 15 Developing Animations and Slide
Shows
Chapter 16 Building Tabbed Panels, Trees, and Menu Bars
Chapter 17
Developing Web Page Accessories
Chapter 18 Developing Search Tools
Chapter
19 Developing E-commerce Applications
Chapter 20 Game Programming
Part
IV Working with XML-Capable Browsers
Chapter 21 Learning XML
Chapter 22
Displaying XML with Internet Explorer and Navigator
Chapter 23 Scripting
XML
Chapter 24 Working with XSLT
Chapter 25 Creating XML-Based Web
Applications
Chapter 26 Working with Browser-Specific XML
Capabilities
Part V Communicating with Java, ActiveX, and
Plug-Ins
Chapter 27 Communicating with Java Applets
Chapter 28 Scripting
ActiveX Components
Chapter 29 Scripting Plug-Ins
Part VI Shell
Programming
Chapter 30 Programming Rhino
Chapter 31 Working with Windows
Scripting Host
Appendices
Appendix A Doing Math
Appendix B Using
Regular Expressions
Appendix C ECMAScript (Rev 3) Object
Reference
Appendix D DOM 0 Object Reference
Appendix E DOM 1 Object
Reference
Appendix F Cascading Style Sheets
商品描述(中文翻譯)
什麼 JavaScript 能做的,你也能做到
《精通 JavaScript 高級版》是你通往網路主導腳本語言巨大力量的入場券。這本書經過全面更新和擴充,教你從基礎開始的所有知識,並最終傳授只有專業人士才知道的技巧和竅門。無論你的經驗或特定的 JavaScript 目標是什麼,你都會找到快速掌握對你和你的網站重要技術的指導。內容涵蓋:
- 理解文件物件模型 (Document Object Model)
- 使用運算子、語句和函數
- 處理事件
- 操作物件
- 除錯你的腳本
- 處理表單
- 創建基本的 JavaScript 元件
- 添加搜尋工具
- 開發電子商務應用程式
- 程式設計遊戲
- 撰寫跨瀏覽器代碼
- 腳本化插件和 ActiveX 元件
- 創建基於 XML 的網頁應用程式
- 使用 LiveConnect 與 Java 小應用程式進行通信
- 在 JavaServer Pages 中使用 JavaScript
- 保護你的腳本
- 使用 Windows Scripting Host
- 程式設計 Rhino
目錄
引言
第一部分 JavaScript 和 JScript 入門
第 1 章 學習基礎
第 2 章 介紹 JavaScript 和 JScript
第 3 章 使用運算子、語句和函數
第 4 章 處理事件
第 5 章 操作物件
第 6 章 除錯你的腳本
第二部分 程式設計文件物件模型
第 7 章 創建框架和視窗
第 8 章 處理表單
第 9 章 使用隱藏欄位和 Cookies
第 10 章 操作連結
第 11 章 使用圖像
第 12 章 操作樣式和 DHTML
第 13 章 使用 W3C DOM Level 1
第三部分 開發元件和應用程式
第 14 章 創建基本的 JavaScript 元件
第 15 章 開發動畫和幻燈片
第 16 章 建立標籤面板、樹狀結構和選單列
第 17 章 開發網頁配件
第 18 章 開發搜尋工具
第 19 章 開發電子商務應用程式
第 20 章 遊戲程式設計
第四部分 與 XML 支援的瀏覽器合作
第 21 章 學習 XML
第 22 章 使用 Internet Explorer 和 Navigator 顯示 XML
第 23 章 腳本化 XML
第 24 章 操作 XSLT
第 25 章 創建基於 XML 的網頁應用程式
第 26 章 操作瀏覽器特定的 XML 功能
第五部分 與 Java、ActiveX 和插件通信
第 27 章 與 Java 小應用程式通信
第 28 章 腳本化 ActiveX 元件
第 29 章 腳本化插件
第六部分 Shell 程式設計
第 30 章 程式設計 Rhino
第 31 章 使用 Windows Scripting Host
附錄
附錄 A 數學運算
附錄 B 使用正則表達式
附錄 C ECMAScript (Rev 3) 物件參考
附錄 D DOM 0 物件參考
附錄 E DOM 1 物件參考
附錄 F 層疊樣式表