JavaScript: The Missing Manual
            
暫譯: JavaScript:缺失的手冊
        
        David Sawyer McFarland
- 出版商: O'Reilly
- 出版日期: 2008-07-01
- 定價: $1,400
- 售價: 2.1 折 $299
- 語言: 英文
- 頁數: 544
- 裝訂: Paperback
- ISBN: 0596515898
- ISBN-13: 9780596515898
- 
    相關分類:
    
      JavaScript
 
立即出貨(限量) (庫存=7)
買這商品的人也買了...
- 
                
                   The Joy of Patterns: Using Patterns for Enterprise Development The Joy of Patterns: Using Patterns for Enterprise Development$1,050$1,029
- 
                
                   $399Relational Database Design Clearly Explained, 2/e (Paperback) $399Relational Database Design Clearly Explained, 2/e (Paperback)
- 
                
                   $972The Definitive Guide to Samba 3 (Paperback) $972The Definitive Guide to Samba 3 (Paperback)
- 
                
                   How Networks Work, 7/e (Paperback) How Networks Work, 7/e (Paperback)$1,590$1,511
- 
                
                   深入淺出設計模式 (Head First Design Patterns) 深入淺出設計模式 (Head First Design Patterns)$880$695
- 
                
                   Linux 核心詳解, 3/e (Understanding the Linux Kernel, 3/e) Linux 核心詳解, 3/e (Understanding the Linux Kernel, 3/e)$1,200$948
- 
                
                   C++ Primer, 4/e (中文版) C++ Primer, 4/e (中文版)$990$891
- 
                
                   跟我學 Office 2007, 2/e 跟我學 Office 2007, 2/e$299$236
- 
                
                   現代嵌入式系統開發專案實務-菜鳥成長日誌與專案經理的私房菜 現代嵌入式系統開發專案實務-菜鳥成長日誌與專案經理的私房菜$600$480
- 
                
                   Predicting Structured Data (Hardcover) Predicting Structured Data (Hardcover)$1,500$1,425
- 
                
                   Access 2007 資料庫設計實務 Access 2007 資料庫設計實務$490$387
- 
                
                   最新 PHP + MySQL + AJAX 網頁程式設計 最新 PHP + MySQL + AJAX 網頁程式設計$650$553
- 
                
                   Access 2007 入門與實作 Access 2007 入門與實作$590$466
- 
                
                   Herb Schildt's C++ Programming Cookbook Herb Schildt's C++ Programming Cookbook$2,570$2,442
- 
                
                   完全制霸-Office 2007 技巧的便利貼 完全制霸-Office 2007 技巧的便利貼$399$315
- 
                
                   程式之美-微軟技術面試心得 程式之美-微軟技術面試心得$490$387
- 
                
                   快快樂樂學 Access 2007 徹底活用 快快樂樂學 Access 2007 徹底活用$490$387
- 
                
                   $788Programming .NET 3.5 (Paperback) $788Programming .NET 3.5 (Paperback)
- 
                
                   Short Coding 寫出簡潔好程式-短碼達人的心得技法 Short Coding 寫出簡潔好程式-短碼達人的心得技法$480$374
- 
                
                   Linux 系統架構與目錄之解析 Linux 系統架構與目錄之解析$490$387
- 
                
                   Thinking in Java 中文版 (Thinking in Java, 4/e) Thinking in Java 中文版 (Thinking in Java, 4/e)$960$758
- 
                
                   重新認識 JavaScript 重新認識 JavaScript$580$458
- 
                
                   $354精通JavaScript+jQuery-1CD $354精通JavaScript+jQuery-1CD
- 
                
                   Dataset Shift in Machine Learning (Hardcover) Dataset Shift in Machine Learning (Hardcover)$1,575$1,496
- 
                
                   $840Statistical Analysis: Microsoft Excel 2010 (Paperback) $840Statistical Analysis: Microsoft Excel 2010 (Paperback)
商品描述
JavaScript is an essential language for creating modern, interactive websites, but its complex rules challenge even the most experienced web designers. With JavaScript: The Missing Manual, you'll quickly learn how to use JavaScript in sophisticated ways -- without pain or frustration -- even if you have little or no programming experience.
JavaScript expert David McFarland first teaches you the basics by having you build a simple program. Then you'll learn how to work with jQuery, a popular library of pre-built JavaScript components that's free and easy to use. With jQuery, you can quickly build modern, interactive web pages -- without having to script everything from scratch!
- Learn how to add scripts to a web page, store and manipulate information, communicate with the browser window, respond to events like mouse clicks and form submissions, and identify and modify HTML
- Get real-world examples of JavaScript in action
- Learn to build pop-up navigation bars, enhance HTML tables, create an interactive photo gallery, and make web forms more usable
- Create interesting user interfaces with tabbed panels, accordion panels, and pop-up dialog boxes
- Learn to avoid the ten most common errors new programmers make, and how to find and fix bugs
- Use JavaScript with Ajax to communicate with a server so that your web pages can receive information without having to reload
商品描述(中文翻譯)
JavaScript 是創建現代互動網站的基本語言,但其複雜的規則對於即使是最有經驗的網頁設計師來說也構成挑戰。透過《JavaScript: The Missing Manual》,您將快速學會如何以高級方式使用 JavaScript——即使您幾乎沒有或完全沒有程式設計經驗,也能輕鬆上手。
JavaScript 專家 David McFarland 首先通過讓您建立一個簡單的程式來教您基礎知識。接著,您將學會如何使用 jQuery,這是一個流行的免費且易於使用的預建 JavaScript 元件庫。使用 jQuery,您可以快速構建現代互動網頁——無需從頭開始編寫所有程式碼!
- 學習如何將腳本添加到網頁、儲存和操作資訊、與瀏覽器窗口進行通信、響應滑鼠點擊和表單提交等事件,以及識別和修改 HTML
- 獲得 JavaScript 實際應用的真實範例
- 學習建立彈出式導航欄、增強 HTML 表格、創建互動式照片畫廊,並提高網頁表單的可用性
- 使用標籤面板、手風琴面板和彈出對話框創建有趣的用戶界面
- 學習避免新程式設計師常犯的十個錯誤,以及如何尋找和修復錯誤
- 使用 JavaScript 與 Ajax 進行伺服器通信,使您的網頁能夠在不重新加載的情況下接收資訊

 
     
     
    
 
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
    
 
    