﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>BlogJava-You smiled and talked to me of nothing and I felt that for this I had been waiting long.-最新评论</title><link>http://www.blogjava.net/alex0927/CommentsRSS.aspx</link><description>The trees come up to my window like the yearning voice of the dumb earth.</description><language>zh-cn</language><pubDate>Tue, 23 Dec 2008 03:10:33 GMT</pubDate><lastBuildDate>Tue, 23 Dec 2008 03:10:33 GMT</lastBuildDate><generator>cnblogs</generator><item><title>re: FLEX:multiple moduleloader occur #1034 error</title><link>http://www.blogjava.net/alex0927/archive/2008/11/24/241989.html#242203</link><dc:creator>钩子</dc:creator><author>钩子</author><pubDate>Mon, 24 Nov 2008 02:14:00 GMT</pubDate><guid>http://www.blogjava.net/alex0927/archive/2008/11/24/241989.html#242203</guid><description><![CDATA[同事推荐了个更好的办法：<br>在ModuleLoader 的creationComplete方法中加入如下代码：<br>moduleLoader.applicationDomain = ApplicationDomain.currentDomain;<br>就可以在Application里切换多个module而不需要在Application里明文引用单例manager声明。比我上面所说的方法更好的能解决问题而且，代码可读性更好。<br>另外，推荐在moduleloader做切换的时候，加上：<br>moduleLoader.unloadModule再做moduleLoader.loadModule().<br><br>在这里做个小记。<img src ="http://www.blogjava.net/alex0927/aggbug/242203.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/alex0927/" target="_blank">钩子</a> 2008-11-24 10:14 <a href="http://www.blogjava.net/alex0927/archive/2008/11/24/241989.html#242203#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: FLEX:集成Spring</title><link>http://www.blogjava.net/alex0927/archive/2008/11/19/238487.html#241280</link><dc:creator>钩子</dc:creator><author>钩子</author><pubDate>Wed, 19 Nov 2008 01:26:00 GMT</pubDate><guid>http://www.blogjava.net/alex0927/archive/2008/11/19/238487.html#241280</guid><description><![CDATA[@三哥<br>点击 【实例代码】，下载 :)<img src ="http://www.blogjava.net/alex0927/aggbug/241280.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/alex0927/" target="_blank">钩子</a> 2008-11-19 09:26 <a href="http://www.blogjava.net/alex0927/archive/2008/11/19/238487.html#241280#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: FLEX:集成Spring</title><link>http://www.blogjava.net/alex0927/archive/2008/11/19/238487.html#241273</link><dc:creator>三哥</dc:creator><author>三哥</author><pubDate>Wed, 19 Nov 2008 00:45:00 GMT</pubDate><guid>http://www.blogjava.net/alex0927/archive/2008/11/19/238487.html#241273</guid><description><![CDATA[请给我也发一份吧，想学习一下。<br>popsong369@163.com<img src ="http://www.blogjava.net/alex0927/aggbug/241273.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/alex0927/" target="_blank">三哥</a> 2008-11-19 08:45 <a href="http://www.blogjava.net/alex0927/archive/2008/11/19/238487.html#241273#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: FLEX:集成Spring</title><link>http://www.blogjava.net/alex0927/archive/2008/11/07/238487.html#239232</link><dc:creator>非凡DZ</dc:creator><author>非凡DZ</author><pubDate>Fri, 07 Nov 2008 04:50:00 GMT</pubDate><guid>http://www.blogjava.net/alex0927/archive/2008/11/07/238487.html#239232</guid><description><![CDATA[呵呵 忘记留我邮箱了<br>原理清楚 可就是没试成功<br>daizhenghenry@gmail.com<br>谢谢了 朋友<img src ="http://www.blogjava.net/alex0927/aggbug/239232.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/alex0927/" target="_blank">非凡DZ</a> 2008-11-07 12:50 <a href="http://www.blogjava.net/alex0927/archive/2008/11/07/238487.html#239232#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: FLEX:集成Spring</title><link>http://www.blogjava.net/alex0927/archive/2008/11/07/238487.html#239157</link><dc:creator>钩子</dc:creator><author>钩子</author><pubDate>Fri, 07 Nov 2008 01:31:00 GMT</pubDate><guid>http://www.blogjava.net/alex0927/archive/2008/11/07/238487.html#239157</guid><description><![CDATA[@非凡DZ<br>实现机制是这样的，blazds在构造remoteobject的时候也提供了factory的方式来获取对象实例，而我们要做的就是构造springfactory，通过source作为getbean的依据。你的email是？<img src ="http://www.blogjava.net/alex0927/aggbug/239157.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/alex0927/" target="_blank">钩子</a> 2008-11-07 09:31 <a href="http://www.blogjava.net/alex0927/archive/2008/11/07/238487.html#239157#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: FLEX:集成Spring</title><link>http://www.blogjava.net/alex0927/archive/2008/11/06/238487.html#239129</link><dc:creator>非凡DZ</dc:creator><author>非凡DZ</author><pubDate>Thu, 06 Nov 2008 14:38:00 GMT</pubDate><guid>http://www.blogjava.net/alex0927/archive/2008/11/06/238487.html#239129</guid><description><![CDATA[前些天通过blazeds.war代替LCDS完成了FLEX与Java的简单通信<br>但没能把Spring整合上，楼主如果整合成功的话，有时间的话也给我发一份学习学习吧，先谢谢了<img src ="http://www.blogjava.net/alex0927/aggbug/239129.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/alex0927/" target="_blank">非凡DZ</a> 2008-11-06 22:38 <a href="http://www.blogjava.net/alex0927/archive/2008/11/06/238487.html#239129#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: FLEX:集成Spring</title><link>http://www.blogjava.net/alex0927/archive/2008/11/06/238487.html#239066</link><dc:creator>Dux</dc:creator><author>Dux</author><pubDate>Thu, 06 Nov 2008 08:57:00 GMT</pubDate><guid>http://www.blogjava.net/alex0927/archive/2008/11/06/238487.html#239066</guid><description><![CDATA[最近也正起手研究~<br>兩種技術  1. zk 的 ui 功能 2. flex 的ui 功能 做比較<br><br>我也想一起共學習之：<br><br>musicloveg@gmail.com<img src ="http://www.blogjava.net/alex0927/aggbug/239066.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/alex0927/" target="_blank">Dux</a> 2008-11-06 16:57 <a href="http://www.blogjava.net/alex0927/archive/2008/11/06/238487.html#239066#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: FLEX:集成Spring</title><link>http://www.blogjava.net/alex0927/archive/2008/11/05/238487.html#238857</link><dc:creator>sniper</dc:creator><author>sniper</author><pubDate>Wed, 05 Nov 2008 09:28:00 GMT</pubDate><guid>http://www.blogjava.net/alex0927/archive/2008/11/05/238487.html#238857</guid><description><![CDATA[学习！！luhaomail@163.com<img src ="http://www.blogjava.net/alex0927/aggbug/238857.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/alex0927/" target="_blank">sniper</a> 2008-11-05 17:28 <a href="http://www.blogjava.net/alex0927/archive/2008/11/05/238487.html#238857#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: FLEX:集成Spring</title><link>http://www.blogjava.net/alex0927/archive/2008/11/04/238487.html#238622</link><dc:creator>钩子</dc:creator><author>钩子</author><pubDate>Tue, 04 Nov 2008 07:56:00 GMT</pubDate><guid>http://www.blogjava.net/alex0927/archive/2008/11/04/238487.html#238622</guid><description><![CDATA[@Seven<br>......<img src ="http://www.blogjava.net/alex0927/aggbug/238622.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/alex0927/" target="_blank">钩子</a> 2008-11-04 15:56 <a href="http://www.blogjava.net/alex0927/archive/2008/11/04/238487.html#238622#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: FLEX:集成Spring</title><link>http://www.blogjava.net/alex0927/archive/2008/11/04/238487.html#238621</link><dc:creator>Seven</dc:creator><author>Seven</author><pubDate>Tue, 04 Nov 2008 07:54:00 GMT</pubDate><guid>http://www.blogjava.net/alex0927/archive/2008/11/04/238487.html#238621</guid><description><![CDATA[jihx@5173.com<br><br><br>福如东海 寿比南山<img src ="http://www.blogjava.net/alex0927/aggbug/238621.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/alex0927/" target="_blank">Seven</a> 2008-11-04 15:54 <a href="http://www.blogjava.net/alex0927/archive/2008/11/04/238487.html#238621#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>