[www.ed2k.online]下載基地為您提供軟件、遊戲、圖書、教育等各種資源的ED2K電驢共享下載和MAGNET磁力鏈接下載。
設為首頁
加入收藏
首頁 圖書資源 軟件資源 游戲資源 教育資源 其他資源
 電驢下載基地 >> 图书资源 >> 計算機與網絡 >> 《ActionScript 3.0 寶典 第二版》(ActionScript 3.0 Bible, 2nd Edition)(Roger Braunstein)文字版[PDF]
《ActionScript 3.0 寶典 第二版》(ActionScript 3.0 Bible, 2nd Edition)(Roger Braunstein)文字版[PDF]
下載分級 图书资源
資源類別 計算機與網絡
發布時間 2017/7/10
大       小 -
《ActionScript 3.0 寶典 第二版》(ActionScript 3.0 Bible, 2nd Edition)(Roger Braunstein)文字版[PDF] 簡介: 中文名 : ActionScript 3.0 寶典 第二版 原名 : ActionScript 3.0 Bible, 2nd Edition 別名 : ActionScript,AS3,Bible 作者 : Roger Braunstein 資源格式 : PDF 版本 : 文字版 出版社 : Wiley 書號 : 9780470525234 發行時間 : 2010年 地區
電驢資源下載/磁力鏈接資源下載:
全選
"《ActionScript 3.0 寶典 第二版》(ActionScript 3.0 Bible, 2nd Edition)(Roger Braunstein)文字版[PDF]"介紹
中文名: ActionScript 3.0 寶典 第二版
原名: ActionScript 3.0 Bible, 2nd Edition
別名: ActionScript,AS3,Bible
作者: Roger Braunstein
資源格式: PDF
版本: 文字版
出版社: Wiley
書號: 9780470525234
發行時間: 2010年
地區: 美國
語言: 英文
簡介:

ActionScript是Flash的腳本語言,通過ActionScript才能在Flash中創作具有很強交互性的動畫,而該語言的最新版本是 ActionScript 3.0。本書全面介紹了ActionScript 3.0,主要內容包括ActionScript3.0基礎知識、如何操作ActionScript3.0對象、使用顯示列表、事件框架、使用錯誤處理、外部數據、利用聲音和視頻增強應用程序、圖形和動作編程、操作二進制數據和部署程序。
本書由具有實際ActionScript編程經驗的專家編寫,書中的內容不僅豐富翔實,而且還加入了大量的實例代碼並且其配套網站上提供了主要的代碼下載,本書適合所有級別的ActionScript編程人員閱讀參考。

軟考官方指定教材及同步輔導書下載 | 軟考歷年真是解析與答案
軟考視頻 | 考試機構 | 考試時間安排
Java一覽無余:Java視頻教程 | Java SE | Java EE
.Net技術精品資料下載匯總:ASP.NET篇
.Net技術精品資料下載匯總:C#語言篇
.Net技術精品資料下載匯總:VB.NET篇
撼世出擊:C/C++編程語言學習資料盡收眼底 電子書+視頻教程
Visual C++(VC/MFC)學習電子書及開發工具下載
Perl/CGI腳本語言編程學習資源下載地址大全
Python語言編程學習資料(電子書+視頻教程)下載匯總
最新最全Ruby、Ruby on Rails精品電子書等學習資料下載
數據庫管理系統(DBMS)精品學習資源匯總:MySQL篇 | SQL Server篇 | Oracle篇
ActionScript、Flex、 AIR等RIA技術相關資料下載匯總
最強HTML/xHTML、CSS精品學習資料下載匯總
最新JavaScript、Ajax典藏級學習資料下載分類匯總
網絡最強PHP開發工具+電子書+視頻教程等資料下載匯總
UML學習電子資下載匯總 軟件設計與開發人員必備
經典LinuxCBT視頻教程系列 Linux快速學習視頻教程一帖通
天羅地網:精品Linux學習資料大收集(電子書+視頻教程) Linux參考資源大系
Linux系統管理員必備參考資料下載匯總
Linux shell、內核及系統編程精品資料下載匯總
UNIX操作系統精品學習資料分類總匯
FreeBSD/OpenBSD/NetBSD精品學習資源索引 含書籍+視頻
Solaris/OpenSolaris電子書、視頻等精華資料下載索引


The updated edition on all the latest features and capabilities of ActionScript 3.0 and Flash Player 10.
ActionScript is a popular programming language used primarily for the development of Web sites and software. This update to the successful previous version introduces you to all the exciting new capabilities of ActionScript 3.0. You'll see how ActionScript 3.0 goes beyond its primary use of scripting Flash animations and is now an object-oriented evolution that runs ten times faster than previous versions and can be used in Adobe's new platforms, including Flex and AIR.
Hands-on instruction and step-by-step tutorials enhance your learning process as you discover everything you need to know in order to harness the power of ActionScript 3.0. You'll learn the nitty gritty of building Rich Internet Applications (RIA) and the ins and outs of putting the new features of ActionScript 3.0 to work for you.
* ActionScript 3.0 goes beyond its original role as a scripting language and has added development features, incredible speed, and the ability to work with Flex and AIR
* Shows you how to apply advanced graphic effects using Pixel Blender
* Demonstrates the all-new text and typography capabilities
* Addresses your new enhanced control over dynamic sound
* Explains templated types and new vector data structures
ActionScript 3.0 Bible offers you a soup-to-nuts guide on all things ActionScript 3.0 so you can get started working with it immediately.
目錄:
Introduction.
Part I: ActionScript 3.0 Language Basics.
Chapter 1: Introducing ActionScript 3.0.
Chapter 2: ActionScript 3.0 Language Basics.
Chapter 3: Functions and Methods.
Chapter 4: Object Oriented Programming.
Chapter 5: Validating Your Program.
Part II: Core ActionScript 3.0 Data Types.
Chapter 6: Text, Strings, and Characters.
Chapter 7: Numbers, Math, and Dates.
Chapter 8: Arrays.
Chapter 9: Vectors.
Chapter 10: Objects and Dictionaries.
Chapter 11: XML and E4X.
Chapter 12: Regular Expressions.
Chapter 13: Binary Data and ByteArrays.
Part III: The Display List.
Chapter 14: Visual Programming with the Display List.
Chapter 15:Working in Three Dimensions.
Chapter 16: Working with DisplayObjects in Flash Professional.
Chapter 17: Text, Styles, and Fonts.
Chapter 18: Advanced Text Layout.
Chapter 19: Printing.
Part IV: Event-Driven Programming.
Chapter 20: Events and the Event Flow.
Chapter 21: Interactivity with the Mouse and Keyboard.
Chapter 22: Timers and Time-Driven Programming.
Chapter 23: Multitouch and Accelerometer Input.
Part V: Error Handling.
Chapter 24: Errors and Exceptions.
Chapter 25: Using the AVM2 Debugger.
Chapter 26: Making Your Application Fault-Tolerant.
Part VI: External Data.
Chapter 27: Networking Basics and Flash Player Security.
Chapter 28: Communicating with Remote Services.
Chapter 29: Storing and Sending Data with SharedObject.
Chapter 30: File Access.
Part VII: Sound and Video.
Chapter 31: Playing and Generating Sound.
Chapter 32: Playing Video.
Chapter 33: Capturing Sound and Video.
Part VIII: Graphics Programming and Animation.
Chapter 34: Geometric and Color Transformations.
Chapter 35: Programming Vector Graphics.
Chapter 36: Programming Bitmap Graphics.
Chapter 37: Applying Filters.
Chapter 38: Writing Shaders with Pixel Bender.
Chapter 39: Scripting Animation.
Chapter 40: Advanced 3D.
Part IX: Flash in Context.
Chapter 41: Globalization, Accessibility, and Color Correction.
Chapter 42: Deploying Flash on the Web.
Chapter 43: Interfacing with JavaScript.
Chapter 44: Local Connections between Flash Applications.
Index. 
相關資源:

免責聲明:本網站內容收集於互聯網,本站不承擔任何由於內容的合法性及健康性所引起的爭議和法律責任。如果侵犯了你的權益,請通知我們,我們會及時刪除相關內容,謝謝合作! 聯系信箱:[email protected]

Copyright © 電驢下載基地 All Rights Reserved