mount

  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 :: 管理 ::

随笔分类 -  【Flex】

摘要:将两个文件夹拷贝到eclipse下安装flex的sdk 阅读全文
posted @ 2011-11-22 09:32 http://guoyinfeng.info/ 阅读(138) 评论(0) 推荐(0)

摘要:x 阅读全文
posted @ 2011-11-22 09:20 http://guoyinfeng.info/ 阅读(109) 评论(0) 推荐(0)

摘要:新建一个Flex Library Project项目,新建一个MXML Component的文件,名字么就觉customdatagrid,flex的代码像java,也像javascrpt,可以自己去看看 1<?xmlversion="1.0"encoding="utf-8"?>2<mx:VBoxxmlns:mx="http://www.adobe.com/2006/mxml"width="400"height="300"xmlns:mydg="*">3 阅读全文
posted @ 2011-11-14 09:18 http://guoyinfeng.info/ 阅读(198) 评论(0) 推荐(0)

摘要:新建一个Flex Library Project项目,新建一个MXML Component的文件,名字么就觉customdatagrid,flex的代码像java,也像javascrpt,可以自己去看看1<?xmlversion="1.0"encoding="utf-8"?>2<mx:VBoxxmlns:mx="http://www.adobe.com/2006/mxml"width="400"height="300"xmlns:mydg="*">3& 阅读全文
posted @ 2011-11-14 09:16 http://guoyinfeng.info/ 阅读(207) 评论(0) 推荐(0)

摘要:http://mate.asfusion.com/ 阅读全文
posted @ 2011-11-14 09:13 http://guoyinfeng.info/ 阅读(200) 评论(0) 推荐(0)

摘要:All,I just checked in a lot of code and completed the configuration for flex to integrate with Spring seamlessly.That means we don’t need explicit get instance by SpringContainer.getObject in façade layer.Please update code to see if there is any wrong after my check-in.I’ll explain what I have 阅读全文
posted @ 2011-11-09 11:24 http://guoyinfeng.info/ 阅读(134) 评论(0) 推荐(0)