搜索


会员资源切换至【手机版】

切换本帖至【手机版】


开启左侧

Flex 4.5与PHP: 创建数据驱动程序视频教程 Lynda.com Flex 4.5 and PHP Creating Data–Driven Appli

[复制链接]
发表于 2021-8-16 08:56:04 | 显示全部楼层 |阅读模式
下载备注说明:


  • 1.有些P2P资源共享较早,会出现无源或暂时无源的情况,如果您喜欢它,请耐心挂机等待。


  • 2. 有些磁力链接无法自动解析,比如:


    [url=magnet:?xt=urn:btih:E1346C46C3736056756E98D2EC22A383D7D2600F&dn=[www.books51.com]太阳之下_幸福北韩 Under.the.Sun.2015.DOCU.1080p.WEB-DL.AAC2.0.H264-FGT 4GB]点击下载[/url]



    可自行选择字符


    [url=


    红色为磁力地址


    ]点击下载


    之间的内容 (红色字符代表要复制的磁力链接代码,选择后点击CRTL+C 复制到下载工具中




  • 游客,本帖隐藏的内容需要积分高于 1 才可浏览,您当前积分为 0


    资源信息:



    中文名


    : Flex 4.5与PHP: 创建数据驱动程序视频教程


    英文名


    : Lynda.com Flex 4.5 and PHP Creating Data–Driven Applications PROPER (c)


    资源格式


    : 光盘镜像


    主讲人


    : Drew Falkman


    发行日期


    : 2011年


    对白语言


    : 英语


    文字语言


    : 英文


    概述


    :



    语言:英语 网址:http://www.lynda.com/Flex-4-tutorials/5-and-PHP-Creating-Data-Driven-Applications/77532-2.html 类别:教程 (xuehui@TLF) Lynda.com 出品的时长3小时36分钟的Flex 4.5与PHP: 创建数据驱动程序视频教程。由Drew Falkman演示了开发人员如何结合基于PHP数据服务器驱动的Flex应用程序。讲述从HTTPService中搜索XML数据,利用amfPHP实现Flex与PHP之间调用,WebOrb和ZendAMF的协作,在Flash Builder中使用PHP数据向导来节省开发时间,等等。本教程附带练习文件。 In Flex 4.5 and PHP: Creating Data-Driven Applications, author Drew Falkman shows developers how to integrate Flex applications with PHP-based data services. The course demonstrates retrieving XML data from a PHP server with HTTPService, connecting PHP classes to Flex using the amfPHP, WebOrb and ZendAMF adapters, and using the PHP data wizards in Flash Builder to save development time. The course also previews the Zend Studio IDE bundled with Flash Builder 4.5 for PHP and covers advanced topics such as setting up Flex mobile projects and changing servers at run time. Exercise files accompany the course. Topics include: Understanding session management Accessing RESTful services Customizing service calls by passing parameters Handling raw XML and JSON data Exposing a PHP class as a Flex service Generating PHP services with Flash Builder Debugging in Flash Builder and Zend Studio Exchanging data from PHP to Flex and back Building a Master-Detail page Implementing pagination Creating a synchronized database in AIR Using server-side session dataIn Flex 4.5 and PHP: Creating Data-Driven Applications, author Drew Falkman shows developers how to integrate Flex applications with PHP-based data services. The course demonstrates retrieving XML data from a PHP server with HTTPService, connecting PHP classes to Flex using the amfPHP, WebOrb and ZendAMF adapters, and using the PHP data wizards in Flash Builder to save development time. The course also previews the Zend Studio IDE bundled with Flash Builder 4.5 for PHP and covers advanced topics such as setting up Flex mobile projects and changing servers at run time. Exercise files accompany the course. Topics include: Understanding session management Accessing RESTful services Customizing service calls by passing parameters Handling raw XML and JSON data Exposing a PHP class as a Flex service Generating PHP services with Flash Builder Debugging in Flash Builder and Zend Studio Exchanging data from PHP to Flex and back Building a Master-Detail page Implementing pagination Creating a synchronized database in AIR Using server-side session data 下载链接来自TLF 未经过安装测试与安全检测,使用者后果自负与本论坛无关 软体版权归原作者及其公司所有,如果你喜欢,请购买正版


    目录


    : Introduction Welcome 01m 12s Using the exercise files 01m 48s What you need to know 04m 25s 08m 38s 1. About Flex Data Services and PHP Introduction to PHP and Flex integration 02m 43s Why Flex and PHP? 02m 44s Understanding session management and RIAs 03m 11s 17m 38s 2. Installation and Setup Using WAMP/MAMP 00m 34s Installing the course files and the database 04m 14s Installing Flash Builder 4.5 for PHP 03m 36s Introducing Flash Builder 4.5 for PHP 02m 39s Exploring Flash Builder 02m 18s Setting up a Flex project in Flash Builder 4.5 04m 17s 39m 41s 3. Flex Service Basics and HTTPService Retrieving XML data with HTTPService 06m 19s Handling fault and result events 06m 49s Accessing RESTful services 06m 13s Passing parameters 07m 44s Handling raw XML data with E4X 06m 50s Handling JSON data 05m 46s 36m 52s 4. Using AMF for Remote Service Calls Intro to Flex remoting 03m 04s Adapter intro: AMFPHP 07m 03s Adapter intro: WebORB 07m 51s Server side: A PHP service 03m 30s Using RemoteObject and handling service events 07m 19s Using value objects with PHP 08m 05s 35m 40s 5. Introduction to Flash Builder 4.5 for PHP Introduction to Zend and Zend Studio 02m 14s Installing Zend Server 04m 11s Installing Zend Debugger on your PHP server 04m 33s Setting up a Flex PHP project in Flash Builder 03m 49s Exposing PHP class as Flex service 04m 47s Configuring Zend for Flex 03m 16s Using Flash Builder to generate PHP services 04m 56s Debugging in Flash Builder and Zend 04m 12s Exchanging data from PHP to Flex and back 03m 42s 37m 55s 6. Using Flash Builder for PHP Tools Building a Master-Detail page 04m 41s Building a CRUD interface dynamically 07m 28s Adding lookup data 07m 22s Adding relational data 07m 03s Using data management 05m 53s Implementing pagination 05m 28s 32m 04s 7. Advanced Topics: AIR, Channels, and More Intro to AIR and Flex Mobile 08m 01s Setting up a Flex Mobile PHP project 03m 33s Changing servers at run-time 03m 01s Creating a synchronized database in AIR 07m 47s Using server-side session data 04m 57s More about CallResponders and the AsyncToken 04m 45s 00m 59s Conclusion Goodbye 00m 59s 代码 .· ░░░ ·■. ▀ ▓▄■ ■ ▄░ ■▄░ ▀▄ zk ■ ▄▓█████▓▄ ▀▄ · ▄▓ ▄███▄░ ▄▄▄▄████ ░▄███▄ ▀▓█▄▄▄▄▄▄░ · ████▀▀▀███▄ ██▄ ▄██ █████████▄ ▒█████▀▀██ ▄█████████▄ ██████████▄ ▒███ ▓██░███ ███ ▓██▀ ▀██▓ ▓██▓ ▓██░███▀ ▓███ ███ ▀██▓ ▓███ ▓██▓███░ ███░███░ ▓██░███░ ▄██▀ ██▓ ░███░███ ▓█▓ ▓███ ▓██████░ ███████ ▀██████ ▀ ██▀ ███▓███░ ▄▓█▓ ▓██▓ ███████░ ████████████████████████████████████████████████▀▀ ▒██▓ ░▄ ███▓███░ ███░██▀▀▀▀▀▀▀██▓▀▀▀▀▀▀▀▀███▓██▀▀▀▀▀▀▀██▀███▀▀▀▀███▄ ███▄ ▓█▄███░███░ ███░███░ ▓██░ ▄▄▄■ ███░██▓░ ░███ ▓██ ███░ ▀█████████░ ███▓░ ▄███ ██▀ ▀██ ███ ░██▓ ██▀ ▓██ ▓██ ▓██▓ ▀▀▓▓░███▄ ▀█████████▀ █▀ ▀█ ████▄▄▄███▒▄▀ ▀█▓███ ░███ ▀██▄ ▀▀▓▓░▀▀ ▀ ▀ ▀▀█████▀▀ .░ ▓██ ▀ .· ▄█▀ ▀ ▀ QUASAR PROUDLY PRESENTS · ───────────────────────────────────────────────────────────────────────── · Flex 4.5 and PHP Creating Data–Driven Applications *PROPER* (c) Lynda.com Supplier . : QUASAR Size ..... : 30 x 15MB Cracker .. : QUASAR Protection : Condom Packager . : QUASAR Type ..... : Brain Enhancement Date ..... : 08–27–2011 OS ....... : Win/Mac · ───────────────────────────────────────────────────────────────────────── · Flex 4.5 and PHP Creating Data–Driven Applications Author: Drew Falkman In Flex 4.5 and PHP: Creating Data–Driven Applications, author Drew Falkman shows developers how to integrate Flex applications with PHP–based data services. The course demonstrates retrieving XML data from a PHP server with HTTPService, connecting PHP classes to Flex using the amfPHP, WebOrb and ZendAMF adapters, and using the PHP data wizards in Flash Builder to save development time. The course also previews the Zend Studio IDE bundled with Flash Builder 4.5 for PHP and covers advanced topics such as setting up Flex mobile projects and changing servers at run time. Exercise files accompany the course. Topics include: * Understanding session management * Accessing RESTful services * Customizing service calls by passing parameters * Handling raw XML and JSON data * Exposing a PHP class as a Flex service * Generating PHP services with Flash Builder * Debugging in Flash Builder and Zend Studio * Exchanging data from PHP to Flex and back * Building a Master–Detail page * Implementing pagination * Creating a synchronized database in AIR * Using server–side session data · ───────────────────────────────────────────────────────────────────────── · INSTALLATION ──────────── Unpack, burn or mount and enjoy. *PROPER* Other group's release has corrupt archives. · ───────────────────────────────────────────────────────────────────────── · GREETINGS ───────── We salute our friends, our loyal members and our fair competitors. · ───────────────────────────────────────────────────────────────────────── · ░▓██████████████▓░ ··· THE ALMIGHTY QUASAR · 2011 ··· ░▓██████████████▓░ · ─────────────────────────────────────────────────────────────────────────

    主题推广




    回复

    使用道具 举报

    您需要登录后才可以回帖 登录 | 立即注册

    本版积分规则

    切换至【手机版】| 主站| Archiver|

    JS of wanmeiff.com and vcpic.com Please keep this copyright information, respect of, thank you!JS of wanmeiff.com and vcpic.com Please keep this copyright information, respect of, thank you!

    |网站地图

    GMT+8, 2026-3-23 15:52 , Processed in 0.721323 second(s), 62 queries .

     

    快速回复 返回顶部 返回列表