<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_AnyKoro_分类_Flex相关</title><id>http://feed.cnblogs.com/blog/u/53802/category/235364/rss</id><updated>2012-05-27T23:39:33Z</updated><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/JosephLiu/category/235364.html"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/53802/category/235364/rss"/><entry><id>http://www.cnblogs.com/JosephLiu/archive/2011/10/11/2207481.html</id><title type="text">设计模式的精要理解（不断更新）</title><summary type="text">1、工厂模式本质：工厂模式的本质就是以不直接通过构造函数的方式实现构造之实。之所以叫“工厂”，是因为该手段（指实现的方法，可能是方法也可能是类）的作用是new一个对象出来，这个new的过程就如生产的过程。目的：1、更好地控制生成 2、同时由于中间多了一步，利用多态可以使得程序更灵活，更可扩展。</summary><published>2011-10-11T08:38:00Z</published><updated>2011-10-11T08:38:00Z</updated><author><name>AnyKoro</name><uri>http://www.cnblogs.com/JosephLiu/</uri></author><link rel="alternate" href="http://www.cnblogs.com/JosephLiu/archive/2011/10/11/2207481.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/JosephLiu/archive/2011/10/11/2207481.html"/><content type="html"/></entry><entry><id>http://www.cnblogs.com/JosephLiu/archive/2010/03/05/1679395.html</id><title type="text">在 Flex中使用Json （转载收藏）</title><summary type="text">要用到JSON,看了一篇（http://bbs.actionscript3.cn/thread-1657-1-1.html ）的扫盲贴，在Flex中使用Json十分方便。json是介于纯文本方式与xml方式之间的一种格式，json能做到的事情，xml完成可以做到。为什么要用json呢，我看大部分还是像我一样，不得不用。json是ajax数据传输的首选，现有的项目使用的已经是json，如果增加fle...</summary><published>2010-03-05T11:56:00Z</published><updated>2010-03-05T11:56:00Z</updated><author><name>AnyKoro</name><uri>http://www.cnblogs.com/JosephLiu/</uri></author><link rel="alternate" href="http://www.cnblogs.com/JosephLiu/archive/2010/03/05/1679395.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/JosephLiu/archive/2010/03/05/1679395.html"/><content type="text">要用到JSON,看了一篇（http://bbs.actionscript3.cn/thread-1657-1-1.html ）的扫盲贴，在Flex中使用Json十分方便。json是介于纯文本方式与xml方式之间的一种格式，json能做到的事情，xml完成可以做到。为什么要用json呢，我看大部分还是像我一样，不得不用。json是ajax数据传输的首选，现有的项目使用的已经是json，如果增加fle...</content></entry><entry><id>http://www.cnblogs.com/JosephLiu/archive/2010/03/05/1679394.html</id><title type="text">[转]flex中使用corelib ActionScript 3 Library sdk包解析json数据</title><summary type="text">flex中使用corelib ActionScript 3 Library sdk包解析json数据在flex 3中使用 要使用json作为数据交换格式。需引入corelib ActionScript 3 Library 开发包1. 下载地址：http://www.adobe.com/cfusion/exchange/index.cfm?view=sn111&amp;extid=10784692....</summary><published>2010-03-05T11:55:00Z</published><updated>2010-03-05T11:55:00Z</updated><author><name>AnyKoro</name><uri>http://www.cnblogs.com/JosephLiu/</uri></author><link rel="alternate" href="http://www.cnblogs.com/JosephLiu/archive/2010/03/05/1679394.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/JosephLiu/archive/2010/03/05/1679394.html"/><content type="text">flex中使用corelib ActionScript 3 Library sdk包解析json数据在flex 3中使用 要使用json作为数据交换格式。需引入corelib ActionScript 3 Library 开发包1. 下载地址：http://www.adobe.com/cfusion/exchange/index.cfm?view=sn111&amp;extid=10784692....</content></entry><entry><id>http://www.cnblogs.com/JosephLiu/archive/2010/03/01/1675429.html</id><title type="text">Integrating Adobe Flex and .NET with ASP.NET MVC</title><summary type="text">There are a lot of tools out there to help you utilize .NET as a back-end for Flex applications. All of these solutions come with a heavy customization and implementation cost. I’ve used WebORB ...</summary><published>2010-03-01T02:04:00Z</published><updated>2010-03-01T02:04:00Z</updated><author><name>AnyKoro</name><uri>http://www.cnblogs.com/JosephLiu/</uri></author><link rel="alternate" href="http://www.cnblogs.com/JosephLiu/archive/2010/03/01/1675429.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/JosephLiu/archive/2010/03/01/1675429.html"/><content type="text">There are a lot of tools out there to help you utilize .NET as a back-end for Flex applications. All of these solutions come with a heavy customization and implementation cost. I’ve used WebORB ...</content></entry></feed>
