<?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:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/olony" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/olony" type="application/rss+xml"></fs:self_link><lastBuildDate>Mon, 22 Jun 2009 09:52:00 GMT</lastBuildDate><title>olony的专栏</title><description>重剑无锋,大巧不工</description><link>http://blog.csdn.net/olony/</link><item><title>Flex Air 程序图标(icon)问题</title><link>http://blog.csdn.net/olony/archive/2009/06/22/4288022.aspx</link><wfw:comment>http://blog.csdn.net/olony/comments/4288022.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/olony/comments/commentRss/4288022.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4288022</trackback:ping><description>最近在做了一个Air应用后，图标无论如何不能显示，于是查找了很多资料，终于成功，在此作一个总结
1.需要选中project-&gt;properties-&gt;flex compiler-&gt;copy non-embedded files to output folder
2.修改src下的的&quot;应用程序-app.xml&quot;
3.修改&quot;应用程序-app.xml&quot;里的什么内容哪？
4.icon images文件存放目录的问题&lt;img src =&quot;http://blog.csdn.net/olony/aggbug/4288022.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/236645109/olony/csdn.net/s.gif?r=http://blog.csdn.net/olony/archive/2009/06/22/4288022.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/olony/236645109/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/olony/236645109/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Mon, 22 Jun 2009 17:52:00 +0800</pubDate><author>zhaocharles</author><comments>http://blog.csdn.net/olony/archive/2009/06/22/4288022.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/olony/archive/2009/06/22/4288022.aspx</guid><dc:creator>zhaocharles</dc:creator><fs:srclink>http://blog.csdn.net/olony/archive/2009/06/22/4288022.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/olony/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/olony/~1091921/236645109/1091919</fs:itemid></item><item><title>修改 RichTextEditor 属性无效的问题</title><link>http://blog.csdn.net/olony/archive/2009/06/22/4287934.aspx</link><wfw:comment>http://blog.csdn.net/olony/comments/4287934.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/olony/comments/commentRss/4287934.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4287934</trackback:ping><description>当修改了RichTextEditor的某一属性，重新获取时，取到的确是没有更改前的值，这是为什么哪？
原来是需要调用一个使属性生效的函数
RichTextEditor.textArea.validateProperties();
&lt;img src =&quot;http://blog.csdn.net/olony/aggbug/4287934.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/236645110/olony/csdn.net/s.gif?r=http://blog.csdn.net/olony/archive/2009/06/22/4287934.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/olony/236645110/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/olony/236645110/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Mon, 22 Jun 2009 17:27:00 +0800</pubDate><author>zhaocharles</author><comments>http://blog.csdn.net/olony/archive/2009/06/22/4287934.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/olony/archive/2009/06/22/4287934.aspx</guid><dc:creator>zhaocharles</dc:creator><fs:srclink>http://blog.csdn.net/olony/archive/2009/06/22/4287934.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/olony/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/olony/~1091921/236645110/1091919</fs:itemid></item><item><title>sqlca.SynTaxFromSql 使用注意事项</title><link>http://blog.csdn.net/olony/archive/2009/02/26/3940318.aspx</link><wfw:comment>http://blog.csdn.net/olony/comments/3940318.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/olony/comments/commentRss/3940318.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3940318</trackback:ping><description>对于在powerbuilder中，使用Sqlca.SynTaxFromSql函数动态创建数据窗口语法，想必大家并不陌生。但是大家肯定不知道，在Sql Server不加注意的话，将存在很大的风险。&lt;img src =&quot;http://blog.csdn.net/olony/aggbug/3940318.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/olony/236645111/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/olony/236645111/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 27 Feb 2009 02:19:00 +0800</pubDate><author>zhaocharles</author><comments>http://blog.csdn.net/olony/archive/2009/02/26/3940318.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/olony/archive/2009/02/26/3940318.aspx</guid><dc:creator>zhaocharles</dc:creator><fs:srclink>http://blog.csdn.net/olony/archive/2009/02/26/3940318.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/olony/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/olony/~1091921/236645111/1091919</fs:itemid></item><item><title>SQL Server非聚集索引和聚集索引的关系</title><link>http://blog.csdn.net/olony/archive/2009/01/16/3793976.aspx</link><wfw:comment>http://blog.csdn.net/olony/comments/3793976.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/olony/comments/commentRss/3793976.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3793976</trackback:ping><description>所以在创建聚集索引的时候一定不能拍拍屁股就决定下来，要根据具体情况，尤其是表中的数据情况进行分析后再决定。

(1)先根据非聚集索引进行索引查找，找到聚集健值c

(2)然后根据c值，在聚集索引中查找到数据地址XXc1

(3)然后从xxc1开始比较no = 4的数据行，找后返回
&lt;img src =&quot;http://blog.csdn.net/olony/aggbug/3793976.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/olony/236645112/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/olony/236645112/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 16 Jan 2009 18:38:00 +0800</pubDate><author>zhaocharles</author><comments>http://blog.csdn.net/olony/archive/2009/01/16/3793976.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/olony/archive/2009/01/16/3793976.aspx</guid><dc:creator>zhaocharles</dc:creator><fs:srclink>http://blog.csdn.net/olony/archive/2009/01/16/3793976.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/olony/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/olony/~1091921/236645112/1091919</fs:itemid></item><item><title>SQL Server分布式事务配置(MSDTC)(远程数据库更新)</title><link>http://blog.csdn.net/olony/archive/2009/01/08/3732624.aspx</link><wfw:comment>http://blog.csdn.net/olony/comments/3732624.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/olony/comments/commentRss/3732624.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3732624</trackback:ping><description>如果你在配置sql server 2005分布式事务时，也遇到了类似于 OLE DB &quot;SQLNCLI&quot; &quot;未知&quot; &quot;分布&quot;等错误时，请看一下这篇文章&lt;img src =&quot;http://blog.csdn.net/olony/aggbug/3732624.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/olony/236645113/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/olony/236645113/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 08 Jan 2009 18:03:00 +0800</pubDate><author>zhaocharles</author><comments>http://blog.csdn.net/olony/archive/2009/01/08/3732624.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/olony/archive/2009/01/08/3732624.aspx</guid><dc:creator>zhaocharles</dc:creator><fs:srclink>http://blog.csdn.net/olony/archive/2009/01/08/3732624.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/olony/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/olony/~1091921/236645113/1091919</fs:itemid></item><item><title>最近看到茅(于轼)老头就生气</title><link>http://blog.csdn.net/olony/archive/2008/12/30/3645500.aspx</link><wfw:comment>http://blog.csdn.net/olony/comments/3645500.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/olony/comments/commentRss/3645500.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3645500</trackback:ping><description>经济研究除了关注些数字，除了罗列些实事，还应该从国家的自身的历史、现状、发展去研究和提建议，只有有利于国家的长远发展的经济研究才是真经济。否则就是狗屁经济。在这方面比较喜欢朗咸平。    最近还有一个叫莫须有的，傻乎乎的问&quot;莫之许：反对茅于轼者为哪般？&quot;，你说为那般啊？不都是因为你没有从国家的历史、现状和发展去考虑问题和提出更加合理的建议嘛！&lt;img src =&quot;http://blog.csdn.net/olony/aggbug/3645500.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/olony/236645114/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/olony/236645114/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 30 Dec 2008 18:52:00 +0800</pubDate><author>zhaocharles</author><comments>http://blog.csdn.net/olony/archive/2008/12/30/3645500.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/olony/archive/2008/12/30/3645500.aspx</guid><dc:creator>zhaocharles</dc:creator><fs:srclink>http://blog.csdn.net/olony/archive/2008/12/30/3645500.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/olony/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/olony/~1091921/236645114/1091919</fs:itemid></item><item><title>动态创建数据窗口时省略表名的方法</title><link>http://blog.csdn.net/olony/archive/2008/12/11/3495871.aspx</link><wfw:comment>http://blog.csdn.net/olony/comments/3495871.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/olony/comments/commentRss/3495871.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3495871</trackback:ping><description>动态创建数据窗口时省略表名的方法    注意    (1)INNER JOIN,不要担心这个市SQL92规范，几乎所有数据库都支持，放心使用，它同平常书写的方式可以等价转换    (2)括号，一定不能省略，否则不起作用 &lt;img src =&quot;http://blog.csdn.net/olony/aggbug/3495871.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/olony/236645115/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/olony/236645115/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 11 Dec 2008 17:39:00 +0800</pubDate><author>zhaocharles</author><comments>http://blog.csdn.net/olony/archive/2008/12/11/3495871.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/olony/archive/2008/12/11/3495871.aspx</guid><dc:creator>zhaocharles</dc:creator><fs:srclink>http://blog.csdn.net/olony/archive/2008/12/11/3495871.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/olony/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/olony/~1091921/236645115/1091919</fs:itemid></item><item><title>sql server备份恢复注意事项</title><link>http://blog.csdn.net/olony/archive/2008/10/18/3094628.aspx</link><wfw:comment>http://blog.csdn.net/olony/comments/3094628.aspx</wfw:comment><slash:comments>14</slash:comments><wfw:commentRss>http://blog.csdn.net/olony/comments/commentRss/3094628.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3094628</trackback:ping><description>1。千万不要使用simple备份模式，否则有很多麻烦事儿&lt;br /&gt;2。出现问题后，立即停止操作，开始进行恢复准备工作&lt;br /&gt;3。日志的查看有以下几种可行的方法&lt;br /&gt;   （1）使用   SELECT   *   From   ::fn_dblog(Default,Default)  &lt;br /&gt;   （2）使用
&lt;br /&gt;    DBCC log ( {dbid|dbname}, [, type={0|1|2|3|4}] )&lt;br /&gt;&lt;br /&gt;    例如：DBCC log (master,0)&lt;br /&gt;   　参数:&lt;br /&gt;　　Dbid or dbname - 
任一数据库的ID或名字&lt;br /&gt;　　type - 输出结果的类型:&lt;br /&gt;　　0 - 最少信息(operation, context, transaction 
id)&lt;br /&gt;　　1 - 更多信息(plus flags, tags, row length)&lt;br /&gt;　　2 - 非常详细的信息(plus object 
name, index name,page id, slot &lt;img src =&quot;http://blog.csdn.net/olony/aggbug/3094628.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/olony/236645116/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/olony/236645116/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 18 Oct 2008 18:08:00 +0800</pubDate><author>zhaocharles</author><comments>http://blog.csdn.net/olony/archive/2008/10/18/3094628.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/olony/archive/2008/10/18/3094628.aspx</guid><dc:creator>zhaocharles</dc:creator><fs:srclink>http://blog.csdn.net/olony/archive/2008/10/18/3094628.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/olony/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/olony/~1091921/236645116/1091919</fs:itemid></item><item><title>未能从程序集“System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35”中加载类型</title><link>http://blog.csdn.net/olony/archive/2008/09/04/2877965.aspx</link><wfw:comment>http://blog.csdn.net/olony/comments/2877965.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/olony/comments/commentRss/2877965.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2877965</trackback:ping><description>powerbuilder web form编译错误：未能从程序集“System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35”中加载类型&lt;img src =&quot;http://blog.csdn.net/olony/aggbug/2877965.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/olony/236645117/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/olony/236645117/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 04 Sep 2008 17:13:00 +0800</pubDate><author>zhaocharles</author><comments>http://blog.csdn.net/olony/archive/2008/09/04/2877965.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/olony/archive/2008/09/04/2877965.aspx</guid><dc:creator>zhaocharles</dc:creator><fs:srclink>http://blog.csdn.net/olony/archive/2008/09/04/2877965.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/olony/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/olony/~1091921/236645117/1091919</fs:itemid></item><item><title>走还是不走，并不是个问题</title><link>http://blog.csdn.net/olony/archive/2008/08/28/2841763.aspx</link><wfw:comment>http://blog.csdn.net/olony/comments/2841763.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/olony/comments/commentRss/2841763.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2841763</trackback:ping><description>走还是不走，并不是个问题&lt;img src =&quot;http://blog.csdn.net/olony/aggbug/2841763.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/olony/236645118/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/olony/236645118/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 28 Aug 2008 17:59:00 +0800</pubDate><author>zhaocharles</author><comments>http://blog.csdn.net/olony/archive/2008/08/28/2841763.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/olony/archive/2008/08/28/2841763.aspx</guid><dc:creator>zhaocharles</dc:creator><fs:srclink>http://blog.csdn.net/olony/archive/2008/08/28/2841763.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/olony/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/olony/~1091921/236645118/1091919</fs:itemid></item></channel></rss>