<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/ouybin1988" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/ouybin1988" type="application/rss+xml"></fs:self_link><lastBuildDate>Mon, 27 Jun 2011 09:21:00 GMT</lastBuildDate><title>ouybin1988的专栏</title><description>CSDN博客聚合服务</description><link>http://blog.csdn.net/blogrss.aspx?username=ouybin1988</link><item><title>OutputData</title><link>http://blog.csdn.net/ouybin1988/archive/2011/06/27/6570758.aspx</link><description>&lt;br /&gt;USE [Lis_DB_20100130]&lt;br /&gt;GO&lt;br /&gt;/****** 对象:  StoredProcedure [dbo].[OutputData]    脚本日期: 06/27/2011 17:20:41 ******/&lt;br /&gt;SET ANSI_NULLS ON&lt;br /&gt;GO&lt;br /&gt;SET QUOTED_IDENTIFIER ON&lt;br /&gt;GO&lt;br /&gt;CREATE PROCEDURE [dbo].[OutputData] &lt;br /&gt;@tablename sysname &lt;br /&gt;AS &lt;br /&gt;declare @column varchar(1000) &lt;br /&gt;declare @columndata varchar(1000) &lt;br /&gt;declare @sql varchar(4000) &lt;br /&gt;declare @xtype tinyint &lt;br /&gt;declare @name sysname &lt;br /&gt;declare @objectId int &lt;br /&gt;declare @objectname sysname&lt;img src=&quot;http://www1.feedsky.com/t1/528103688/ouybin1988/csdn.net/s.gif?r=http://blog.csdn.net/ouybin1988/archive/2011/06/27/6570758.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;</description><pubDate>Mon, 27 Jun 2011 17:21:00 +0800</pubDate><author>欧阳彬</author><guid isPermaLink="false">http://blog.csdn.net/ouybin1988/archive/2011/06/27/6570758.aspx</guid><dc:creator>欧阳彬</dc:creator><fs:srclink>http://blog.csdn.net/ouybin1988/archive/2011/06/27/6570758.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/ouybin1988/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/ouybin1988/~7369830/528103688/5479347</fs:itemid></item><item><title>Unable to resolve resource bundle “CairngormMessages” for locale “en_US”</title><link>http://blog.csdn.net/ouybin1988/archive/2011/02/18/6194374.aspx</link><description>Unable to resolve resource bundle “CairngormMessages” for locale “en_US”我得到这个错误，我每次开始一个新的与Cairngorm的Flex项目。 I get this error every time I start a new flex project with cairngorm.因为我不希望谷歌这样继续下去了，我写下来的解决方案。 Because I don't want to google this anymore, I write the solution down.只需添加下面的编译器参数，它应该工作。 Just add the following compiler argument and it should work.-资金来源-路径+ =语系/{区域}- source - path + =locale /{ locale }&lt;img src=&quot;http://www1.feedsky.com/t1/528103689/ouybin1988/csdn.net/s.gif?r=http://blog.csdn.net/ouybin1988/archive/2011/02/18/6194374.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;</description><pubDate>Fri, 18 Feb 2011 22:46:00 +0800</pubDate><author>欧阳彬</author><guid isPermaLink="false">http://blog.csdn.net/ouybin1988/archive/2011/02/18/6194374.aspx</guid><dc:creator>欧阳彬</dc:creator><fs:srclink>http://blog.csdn.net/ouybin1988/archive/2011/02/18/6194374.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/ouybin1988/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/ouybin1988/~7369830/528103689/5479347</fs:itemid></item><item><title>Unable to resolve resource bundle for locale “en_US”</title><link>http://blog.csdn.net/ouybin1988/archive/2011/02/18/6194373.aspx</link><description>Unable to resolve resource bundle for locale “en_US”十月 2nd, 2010 Posted in ActionScript . skillsBy snoobifishWrite comment&lt;br /&gt;在flexbuilder编译有时候会出现“Unable to resolve resource bundle for locale “en_US””的错误，这个其实是比较棘手的问题，我查阅了一些网上的解决方法， 很多都不能解决实际的问题。最终找到了一中行之有效的方式&lt;br /&gt;在flex compiler中设置 -locale enUS 为 -locale enUS-allow-source-path-overlap=true -source-path= “=”后面里面需要写入你的资源问价的路径 我的是D:\flex\readerSwf\locale\en_US，然后确定重新编译后问题就会得到解决了 Good Luck!!&lt;img src=&quot;http://www1.feedsky.com/t1/528103690/ouybin1988/csdn.net/s.gif?r=http://blog.csdn.net/ouybin1988/archive/2011/02/18/6194373.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;</description><pubDate>Fri, 18 Feb 2011 22:45:00 +0800</pubDate><author>欧阳彬</author><guid isPermaLink="false">http://blog.csdn.net/ouybin1988/archive/2011/02/18/6194373.aspx</guid><dc:creator>欧阳彬</dc:creator><fs:srclink>http://blog.csdn.net/ouybin1988/archive/2011/02/18/6194373.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/ouybin1988/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/ouybin1988/~7369830/528103690/5479347</fs:itemid></item><item><title>-locale en_US -services &quot;..\..\WEB-INF\flex\services-config.xml&quot;</title><link>http://blog.csdn.net/ouybin1988/archive/2011/02/18/6194338.aspx</link><description>-services &quot;E:\dot net\HelloWorld\Fluorine\WEB-INF\flex\services-config.xml&quot; -locale en_US &lt;img src=&quot;http://www1.feedsky.com/t1/528103691/ouybin1988/csdn.net/s.gif?r=http://blog.csdn.net/ouybin1988/archive/2011/02/18/6194338.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;</description><pubDate>Fri, 18 Feb 2011 22:19:00 +0800</pubDate><author>欧阳彬</author><guid isPermaLink="false">http://blog.csdn.net/ouybin1988/archive/2011/02/18/6194338.aspx</guid><dc:creator>欧阳彬</dc:creator><fs:srclink>http://blog.csdn.net/ouybin1988/archive/2011/02/18/6194338.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/ouybin1988/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/ouybin1988/~7369830/528103691/5479347</fs:itemid></item><item><title>c# 连接oracle数据库字符串</title><link>http://blog.csdn.net/ouybin1988/archive/2009/11/20/4840998.aspx</link><description>&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/528103692/ouybin1988/csdn.net/s.gif?r=http://blog.csdn.net/ouybin1988/archive/2009/11/20/4840998.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;</description><pubDate>Fri, 20 Nov 2009 13:16:00 +0800</pubDate><author>欧阳彬</author><guid isPermaLink="false">http://blog.csdn.net/ouybin1988/archive/2009/11/20/4840998.aspx</guid><dc:creator>欧阳彬</dc:creator><fs:srclink>http://blog.csdn.net/ouybin1988/archive/2009/11/20/4840998.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/ouybin1988/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/ouybin1988/~7369830/528103692/5479347</fs:itemid></item><item><title>windows service 服务部署安装命令</title><link>http://blog.csdn.net/ouybin1988/archive/2009/11/11/4799678.aspx</link><description>&lt;br /&gt; cmd&lt;br /&gt;cd  C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727&lt;br /&gt;安装：C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727&gt;installutil   E:\program.exe&lt;br /&gt;&lt;br /&gt;卸载 ：installutil /u  E:\program.exe&lt;img src=&quot;http://www1.feedsky.com/t1/528103693/ouybin1988/csdn.net/s.gif?r=http://blog.csdn.net/ouybin1988/archive/2009/11/11/4799678.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;</description><pubDate>Wed, 11 Nov 2009 19:57:00 +0800</pubDate><author>欧阳彬</author><guid isPermaLink="false">http://blog.csdn.net/ouybin1988/archive/2009/11/11/4799678.aspx</guid><dc:creator>欧阳彬</dc:creator><fs:srclink>http://blog.csdn.net/ouybin1988/archive/2009/11/11/4799678.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/ouybin1988/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/ouybin1988/~7369830/528103693/5479347</fs:itemid></item><item><title>flex 嵌入 iframe  点iframe  外面的区域 iframe会消失。。 解决办法</title><link>http://blog.csdn.net/ouybin1988/archive/2009/10/23/4719298.aspx</link><description>&lt;br /&gt;Flex_1_二牛 16:39:49&lt;br /&gt;用div不行&lt;br /&gt;Flex_1_Bin 16:45:24&lt;br /&gt;之前好像有人问过&lt;br /&gt;Flex_1_Bin 16:45:54&lt;br /&gt;object里有个wmode的属性,你把他设为透明就行了&lt;br /&gt;Flex_1_Bin 16:48:01&lt;br /&gt;英文不好,没记住&lt;br /&gt;&lt;br /&gt;给你复制来了,放进你的参数里就行了&lt;br /&gt;Flex_1_二牛 16:54:51&lt;br /&gt;好像还是不行哦&lt;br /&gt;Flex_1_二牛 16:55:13&lt;br /&gt;就是生成的html 加载flash的object？&lt;br /&gt;Flex_1_Bin 16:55:48&lt;br /&gt;对&lt;br /&gt;Flex_1_Bin 16:56:09&lt;br /&gt;你如果是用mxml那个模板的,你还要改JS里面的参数&lt;br /&gt;Flex_1_二牛 16:56:31&lt;br /&gt;怎么改？&lt;br /&gt;Flex_1_二牛 16:56:39&lt;br /&gt;我就是&lt;img src=&quot;http://www1.feedsky.com/t1/528103694/ouybin1988/csdn.net/s.gif?r=http://blog.csdn.net/ouybin1988/archive/2009/10/23/4719298.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;</description><pubDate>Fri, 23 Oct 2009 16:24:00 +0800</pubDate><author>欧阳彬</author><guid isPermaLink="false">http://blog.csdn.net/ouybin1988/archive/2009/10/23/4719298.aspx</guid><dc:creator>欧阳彬</dc:creator><fs:srclink>http://blog.csdn.net/ouybin1988/archive/2009/10/23/4719298.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/ouybin1988/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/ouybin1988/~7369830/528103694/5479347</fs:itemid></item></channel></rss>
