<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_Otis's Technology Space_分类_ActionScript 3.0</title><id>http://feed.cnblogs.com/blog/u/50718/category/171213/rss</id><updated>2012-05-28T09:30:55Z</updated><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/OtisBlog/category/171213.html"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/50718/category/171213/rss"/><entry><id>http://www.cnblogs.com/OtisBlog/archive/2009/08/11/1543912.html</id><title type="text">QQ开心农场外挂软件设计思路</title><summary type="text">今天玩了一下QQ的开心农场，我有一堆朋友在玩。每次去偷别人的东西时，都要一个一个地点选，看看是否有可摘的东西。然后还要一个个地点摘取，这样才算偷到，感觉好像有点太麻烦了。 有时候朋友的东西可摘了，但是我没时间去看（总不能每XX分钟查一次，每次查全部的朋友的吧。。@@，那样会累死。。)然后我就想，如果有一软件，可以自动去自己的好友的地里偷东西。每隔十分钟查一次，如果好友的地里有东西可以摘，就把它偷回...</summary><published>2009-08-11T12:39:00Z</published><updated>2009-08-11T12:39:00Z</updated><author><name>Otis's Technology Space</name><uri>http://www.cnblogs.com/OtisBlog/</uri></author><link rel="alternate" href="http://www.cnblogs.com/OtisBlog/archive/2009/08/11/1543912.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/OtisBlog/archive/2009/08/11/1543912.html"/><content type="text">今天玩了一下QQ的开心农场，我有一堆朋友在玩。每次去偷别人的东西时，都要一个一个地点选，看看是否有可摘的东西。然后还要一个个地点摘取，这样才算偷到，感觉好像有点太麻烦了。 有时候朋友的东西可摘了，但是我没时间去看（总不能每XX分钟查一次，每次查全部的朋友的吧。。@@，那样会累死。。)然后我就想，如果有一软件，可以自动去自己的好友的地里偷东西。每隔十分钟查一次，如果好友的地里有东西可以摘，就把它偷回...</content></entry><entry><id>http://www.cnblogs.com/OtisBlog/archive/2009/06/12/1502337.html</id><title type="text">flex ModuleLoader ERROR记录</title><summary type="text">项目中想用moduleLoader加载模块,达到模块化开发的目的.但是出现了共享变量的问题: TypeError: Error #1034: 强制转换类型失败:无法将 Object@406e651 转换为 mx.messaging.messages.IMessage。 代码+上//  import mx.managers.PopUpManager; // &amp;#1...</summary><published>2009-06-12T12:34:00Z</published><updated>2009-06-12T12:34:00Z</updated><author><name>Otis's Technology Space</name><uri>http://www.cnblogs.com/OtisBlog/</uri></author><link rel="alternate" href="http://www.cnblogs.com/OtisBlog/archive/2009/06/12/1502337.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/OtisBlog/archive/2009/06/12/1502337.html"/><content type="text">项目中想用moduleLoader加载模块,达到模块化开发的目的.但是出现了共享变量的问题: TypeError: Error #1034: 强制转换类型失败:无法将 Object@406e651 转换为 mx.messaging.messages.IMessage。 代码+上//  import mx.managers.PopUpManager; // &amp;#1...</content></entry><entry><id>http://www.cnblogs.com/OtisBlog/archive/2009/02/25/1397803.html</id><title type="text">Flex 一周视频培训系列学习笔记(二)</title><summary type="text">DataGrid Controls Collection of objects/items with multiple properties displayed in rows Eachh property of the object displayed in columns Has customizable columns and column headers Can allow multipl...</summary><published>2009-02-25T04:46:00Z</published><updated>2009-02-25T04:46:00Z</updated><author><name>Otis's Technology Space</name><uri>http://www.cnblogs.com/OtisBlog/</uri></author><link rel="alternate" href="http://www.cnblogs.com/OtisBlog/archive/2009/02/25/1397803.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/OtisBlog/archive/2009/02/25/1397803.html"/><content type="text">DataGrid Controls Collection of objects/items with multiple properties displayed in rows Eachh property of the object displayed in columns Has customizable columns and column headers Can allow multipl...</content></entry><entry><id>http://www.cnblogs.com/OtisBlog/archive/2009/02/24/1397149.html</id><title type="text">Flex 一周视频培训系列学习笔记(一)</title><summary type="text">使用Http Service 获取数据 先用asp.net mvc构建数据源. 这个是作了修改的MvcContrib下的XmlResult代码.用来返回Northwind 数据库下的Employee数据.格式为xml using System.Web.Mvc;using System.Xml.Serialization;using System.Data;namespace MvcContr...</summary><published>2009-02-24T05:40:00Z</published><updated>2009-02-24T05:40:00Z</updated><author><name>Otis's Technology Space</name><uri>http://www.cnblogs.com/OtisBlog/</uri></author><link rel="alternate" href="http://www.cnblogs.com/OtisBlog/archive/2009/02/24/1397149.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/OtisBlog/archive/2009/02/24/1397149.html"/><content type="text">使用Http Service 获取数据 先用asp.net mvc构建数据源. 这个是作了修改的MvcContrib下的XmlResult代码.用来返回Northwind 数据库下的Employee数据.格式为xml using System.Web.Mvc;using System.Xml.Serialization;using System.Data;namespace MvcContr...</content></entry><entry><id>http://www.cnblogs.com/OtisBlog/archive/2009/01/14/1375817.html</id><title type="text">.NET程序员也用JAVA:使用BlazeDS,SpringFramework,MySql,Flex构建RIA应用 part 3 :Flex及As 3代码编写</title><summary type="text">Flex这边要有一个实体类和Java的实体类对应，用来存放Java传回的数据和把数据传给Java处理．在这里我们创建了一个Java的User的实体类，所以在Flex这边也要有这样一个User实体类．．这个类的代码如下：</summary><published>2009-01-14T10:07:00Z</published><updated>2009-01-14T10:07:00Z</updated><author><name>Otis's Technology Space</name><uri>http://www.cnblogs.com/OtisBlog/</uri></author><link rel="alternate" href="http://www.cnblogs.com/OtisBlog/archive/2009/01/14/1375817.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/OtisBlog/archive/2009/01/14/1375817.html"/><content type="text">Flex这边要有一个实体类和Java的实体类对应，用来存放Java传回的数据和把数据传给Java处理．在这里我们创建了一个Java的User的实体类，所以在Flex这边也要有这样一个User实体类．．这个类的代码如下：</content></entry><entry><id>http://www.cnblogs.com/OtisBlog/archive/2009/01/12/1374375.html</id><title type="text">.NET程序员也用JAVA:使用BlazeDS,SpringFramework,MySql,Flex构建RIA应用 part 2 :Java代码编写.</title><summary type="text">这次的目标是用JAVA代码添加数据到MySql中和从MySql中获取数据.为了简单,这些Java代码只求实现目标.实现目标就好..因为在.net下,特别是开发小型的Asp.net程序,并不像java那样会用到很多模式..第一步,先建表:看Sql都应该知道了.这里直接贴SQL..(我在用phpMyAdmin ^_^)</summary><published>2009-01-12T09:30:00Z</published><updated>2009-01-12T09:30:00Z</updated><author><name>Otis's Technology Space</name><uri>http://www.cnblogs.com/OtisBlog/</uri></author><link rel="alternate" href="http://www.cnblogs.com/OtisBlog/archive/2009/01/12/1374375.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/OtisBlog/archive/2009/01/12/1374375.html"/><content type="text">这次的目标是用JAVA代码添加数据到MySql中和从MySql中获取数据.为了简单,这些Java代码只求实现目标.实现目标就好..因为在.net下,特别是开发小型的Asp.net程序,并不像java那样会用到很多模式..第一步,先建表:看Sql都应该知道了.这里直接贴SQL..(我在用phpMyAdmin ^_^)</content></entry><entry><id>http://www.cnblogs.com/OtisBlog/archive/2009/01/10/1373223.html</id><title type="text">.NET程序员也用JAVA:使用BlazeDS,SpringFramework,MySql,Flex构建RIA应用 part 1 :环境搭建.</title><summary type="text">先介绍一下开发环境:IDE: my eclipse 6.5 + Flex Builder 3DB: MySql 5.1以上环境设置成功后,先去下载SpringFramework , BlazeDS ,SpringFramework就不用介绍了,BlazeDS 是LiveCycle Data Services 功能简化开源版. 之后用到的组件之后再介绍.</summary><published>2009-01-10T04:20:00Z</published><updated>2009-01-10T04:20:00Z</updated><author><name>Otis's Technology Space</name><uri>http://www.cnblogs.com/OtisBlog/</uri></author><link rel="alternate" href="http://www.cnblogs.com/OtisBlog/archive/2009/01/10/1373223.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/OtisBlog/archive/2009/01/10/1373223.html"/><content type="text">先介绍一下开发环境:IDE: my eclipse 6.5 + Flex Builder 3DB: MySql 5.1以上环境设置成功后,先去下载SpringFramework , BlazeDS ,SpringFramework就不用介绍了,BlazeDS 是LiveCycle Data Services 功能简化开源版. 之后用到的组件之后再介绍.</content></entry></feed>
