【Lynda】Flex 3 Essential Training【CHN】中英文字幕[SRT]

作者: acely. 分类: Lynda中文字幕, ◇ 编程与开发

==========教程信息=====================================================
教程名称:Flex 3 Essential Training
作者:David Gassner
主题:Developer, Web
使用软件:Flex 3
难度等级:初级
时长: 8h 35m
发布日期: Feb 24, 2008

┏ACELY STUDIO,2012
┃更多资源请访问
┃◆唯一发布站:ACELY.CN
┗◆我的博客:http://blog.sina.com.cn/u/1991840741

==========教程目录文件列表=============================================
Flex 3 Essential Training[SRT]
├─◆0. Introduction
│ └─◇ 0001 Welcome.srt
│ └─◇ 0002 Setting up the exercise files.srt
│ └─◇ 0003 Understanding the prerequisites.srt
├─◆1. Getting Started
│ └─◇ 0101 Understanding Adobe Flex 3.srt
│ └─◇ 0102 Installing Flex Builder on Windows.srt
│ └─◇ 0103 Installing Flex Builder on Mac OS X.srt
│ └─◇ 0104 Starting Flex Builder.srt
│ └─◇ 0105 Creating a Flex project.srt
│ └─◇ 0106 Touring through Flex Builder 3.srt
│ └─◇ 0107 Building a basic application.srt
│ └─◇ 0108 Understanding the anatomy of an MXML application.srt
│ └─◇ 0109 Understanding Flex application output files.srt
│ └─◇ 0110 Importing and exporting projects.srt
├─◆2. Programming Languages
│ └─◇ 0201 Understanding Flex programming languages.srt
│ └─◇ 0202 Translating MXML to ActionScript.srt
│ └─◇ 0203 Understanding the Flex framework.srt
│ └─◇ 0204 Getting language and API help.srt
├─◆3. Using Visual Controls
│ └─◇ 0301 Understanding visual controls.srt
│ └─◇ 0302 Displaying text with the Label and Text controls.srt
│ └─◇ 0303 Using Text Data Entry controls.srt
│ └─◇ 0304 Using binding expressions.srt
│ └─◇ 0305 Formatting data.srt
│ └─◇ 0306 Presenting images.srt
├─◆4. Using Custom Components
│ └─◇ 0401 Creating custom components.srt
│ └─◇ 0402 Instantiating custom components in MXML.srt
│ └─◇ 0403 Instantiating custom components in ActionScript.srt
│ └─◇ 0404 Declaring component properties.srt
│ └─◇ 0405 Declaring component methods.srt
├─◆5. Using Design View
│ └─◇ 0501 Understanding Design view.srt
│ └─◇ 0502 Using the Components view.srt
│ └─◇ 0503 Using the Flex Properties view.srt
│ └─◇ 0504 Navigating the Design Area.srt
│ └─◇ 0505 Creating View States.srt
│ └─◇ 0506 Changing View States at Runtime.srt
├─◆6. Application Layout
│ └─◇ 0601 Understanding containers.srt
│ └─◇ 0602 Using the VBox, HBox, and Canvas containers.srt
│ └─◇ 0603 Using the Panel and Control Bar containers.srt
│ └─◇ 0604 Laying out the Photo Album application.srt
│ └─◇ 0605 Using the Tile container.srt
│ └─◇ 0606 Using constraint-based layout.srt
├─◆7. Using Cascading Style Sheets (CSS)
│ └─◇ 0701 Understanding Cascading Style Sheets (CSS).srt
│ └─◇ 0702 Using embedded style sheets.srt
│ └─◇ 0703 Understanding style selectors.srt
│ └─◇ 0704 Using external style sheets.srt
│ └─◇ 0705 Applying styles to the Photo Album application.srt
│ └─◇ 0706 Embedding fonts.srt
├─◆8. Application Navigation
│ └─◇ 0801 Using the ViewStack container.srt
│ └─◇ 0802 Creating programmatic navigation with ActionScript.srt
│ └─◇ 0803 Using Navigation Bar containers.srt
│ └─◇ 0804 Using the TabNavigator and Accordion containers.srt
│ └─◇ 0805 Creating navigation in the Photo Album application.srt
├─◆9. Debugging
│ └─◇ 0901 Understanding the Debugging perspective.srt
│ └─◇ 0902 Tracing application execution.srt
│ └─◇ 0903 Using breakpoints.srt
│ └─◇ 0904 Watching variables and expressions.srt
├─◆10. Programming with Events
│ └─◇ 1001 Understanding the Flex event architecture.srt
│ └─◇ 1002 Using MXML attribute-based event listeners.srt
│ └─◇ 1003 Understanding event objects.srt
│ └─◇ 1004 Creating event listeners with addEventListener().srt
│ └─◇ 1005 Dispatching Events from Custom Components.srt
│ └─◇ 1006 Handling events from custom components.srt
│ └─◇ 1007 Creating and using custom event classes.srt
│ └─◇ 1008 Dispatching and handling custom events.srt
├─◆11. Using Dynamic Data
│ └─◇ 1101 Loading XML data with HTTPService.srt
│ └─◇ 1102 Handling HTTPService result events.srt
│ └─◇ 1103 Handling HTTPService fault events.srt
│ └─◇ 1104 Installing Apache, PHP, and MySQL on Windows.srt
│ └─◇ 1105 Installing Apache, PHP, and MySQL on Mac OS X.srt
│ └─◇ 1106 Creating a sample database.srt
│ └─◇ 1107 Creating a Flex project for use with PHP.srt
│ └─◇ 1108 Generating a dynamic Flex PHP application.srt
│ └─◇ 1109 Reviewing generated PHP code.srt
│ └─◇ 1110 Using a dynamic XML based service.srt
│ └─◇ 1111 Using a Repeater to display dynamic data.srt
├─◆12. Using Data-Driven List Controls
│ └─◇ 1201 Using List-Based controls.srt
│ └─◇ 1202 Using the labelField property.srt
│ └─◇ 1203 Using the labelFunction Property.srt
│ └─◇ 1204 Creating custom item renderers.srt
│ └─◇ 1205 Using component item renderers.srt
│ └─◇ 1206 Using the TileList in the Photo Album application.srt
│ └─◇ 1207 Using the DataGrid control.srt
│ └─◇ 1208 Using advanced DataGrid cell rendering.srt
│ └─◇ 1209 Working with List Control events and properties.srt
├─◆13. Creating Data Entry Form Components
│ └─◇ 1301 Building a form component.srt
│ └─◇ 1302 Validating Data Entry controls.srt
│ └─◇ 1303 Packaging data with a Value Object Class.srt
│ └─◇ 1304 Sharing data with custom events.srt
│ └─◇ 1305 Sending data to the server.srt
├─◆14. Deploying Flex Applications to the Web
│ └─◇ 1401 Exporting a Release Build.srt
│ └─◇ 1402 Using the View Source feature.srt
├─◆Conclusion
│ └─◇ Goodbye.srt

【本字幕由ACELY.CN独家制作发布】


┃本套教程字幕包含中文字幕
┃中文字幕使用机器翻译,对翻译结果中不当内容不承担任何责任!
┃更多中文字幕请访问唯一发布站【ACELY.CN】
┃本站中文字幕未经允许一律严禁转载!


>>>>>>>【点我下载】<<<<<<<

您的留言是我最大的支持!

你必须登录才能发表评论!

※ 本站内容未经允许一律严禁转载!Lynda教程及字幕交流群:214645753
※ 本站文件统一解压密码:acely.cn 或 www.cgsub.com