<?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/operfume" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/operfume" type="application/rss+xml"></fs:self_link><lastBuildDate>Fri, 05 Jun 2009 00:54:00 GMT</lastBuildDate><title>operfume的专栏</title><link>http://blog.csdn.net/operfume/</link><item><title>SQL SERVER 金额转换为大写函数</title><link>http://blog.csdn.net/operfume/archive/2009/06/05/4243789.aspx</link><wfw:comment>http://blog.csdn.net/operfume/comments/4243789.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/operfume/comments/commentRss/4243789.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4243789</trackback:ping><description>Create    function JeToDx(@eNum money)returns varchar(200) as  begin  declare @sCap varchar(50),@dDigi varchar(50)  select @sCap = '零壹贰叁肆伍陆柒捌玖',         @dDigi = '仟佰拾亿仟佰拾万仟佰拾元 角分'  declare @k int,@i int,@j int,@n int  declare @nStr varchar(10),@oStr varchar(10),@Yuan varchar(100),@pStr varchar(10)  declare @bMark smallint;  declare @bStr varchar(100),@afxStr varchar(10),@Result varchar(100),@c varchar(10)  select @Result = '',@afx&lt;img src =&quot;http://blog.csdn.net/operfume/aggbug/4243789.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/236642471/operfume/csdn.net/s.gif?r=http://blog.csdn.net/operfume/archive/2009/06/05/4243789.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/operfume/236642471/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/operfume/236642471/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 05 Jun 2009 08:54:00 +0800</pubDate><author>operfume</author><comments>http://blog.csdn.net/operfume/archive/2009/06/05/4243789.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/operfume/archive/2009/06/05/4243789.aspx</guid><dc:creator>operfume</dc:creator><fs:srclink>http://blog.csdn.net/operfume/archive/2009/06/05/4243789.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/operfume/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/operfume/~1061759/236642471/1061759</fs:itemid></item><item><title>javascript金额转换为大写函数</title><link>http://blog.csdn.net/operfume/archive/2009/05/28/4223056.aspx</link><wfw:comment>http://blog.csdn.net/operfume/comments/4223056.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/operfume/comments/commentRss/4223056.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4223056</trackback:ping><description>var __$sCap = new Array(3);__$sCap[0] = ['零','壹','贰','叁','肆','伍','陆','柒','捌','玖'];__$sCap[1] = ['零','一','二','三','四','五','六','七','八','九'];__$sCap[2] = ['0','1','2','3','4','5','6','7','8','9'];var __$dIgi = new Array(3);__$dIgi[0] = ['拾','亿','仟','佰','拾','万','仟','佰','拾','元','','角','分'];__$dIgi[1] = ['拾','亿','仟','佰','拾','万','仟','佰','拾','元','','角','分'];__$dIgi[2] = ['0','亿','0','0','0','万','0','0','0','元','','角','分'];//转变成大写金额function __$Ch&lt;img src =&quot;http://blog.csdn.net/operfume/aggbug/4223056.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/236642472/operfume/csdn.net/s.gif?r=http://blog.csdn.net/operfume/archive/2009/05/28/4223056.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/operfume/236642472/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/operfume/236642472/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 29 May 2009 06:25:00 +0800</pubDate><author>operfume</author><comments>http://blog.csdn.net/operfume/archive/2009/05/28/4223056.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/operfume/archive/2009/05/28/4223056.aspx</guid><dc:creator>operfume</dc:creator><fs:srclink>http://blog.csdn.net/operfume/archive/2009/05/28/4223056.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/operfume/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/operfume/~1061759/236642472/1061759</fs:itemid></item><item><title>公司产品列表</title><link>http://blog.csdn.net/operfume/archive/2009/04/19/4093022.aspx</link><wfw:comment>http://blog.csdn.net/operfume/comments/4093022.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/operfume/comments/commentRss/4093022.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4093022</trackback:ping><description>&lt;br /&gt;蓝洲餐饮系统(标准版,火锅版,快餐版,普及版)&lt;br /&gt;蓝洲超市收银系统&lt;br /&gt;蓝洲商贸管理系统&lt;br /&gt;蓝洲服装鞋管理系统&lt;br /&gt;蓝洲销售费用管理系统&lt;br /&gt;www.bluec.com.cn&lt;img src =&quot;http://blog.csdn.net/operfume/aggbug/4093022.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/operfume/236642473/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/operfume/236642473/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Mon, 20 Apr 2009 07:04:00 +0800</pubDate><author>operfume</author><comments>http://blog.csdn.net/operfume/archive/2009/04/19/4093022.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/operfume/archive/2009/04/19/4093022.aspx</guid><dc:creator>operfume</dc:creator><fs:srclink>http://blog.csdn.net/operfume/archive/2009/04/19/4093022.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/operfume/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/operfume/~1061759/236642473/1061759</fs:itemid></item><item><title>查询结果保存为Excel文件</title><link>http://blog.csdn.net/operfume/archive/2008/04/01/2234625.aspx</link><wfw:comment>http://blog.csdn.net/operfume/comments/2234625.aspx</wfw:comment><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/operfume/comments/commentRss/2234625.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2234625</trackback:ping><description>查询结果保存为Excel文件&lt;img src =&quot;http://blog.csdn.net/operfume/aggbug/2234625.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/operfume/236642474/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/operfume/236642474/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 01 Apr 2008 16:29:00 +0800</pubDate><author>operfume</author><comments>http://blog.csdn.net/operfume/archive/2008/04/01/2234625.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/operfume/archive/2008/04/01/2234625.aspx</guid><dc:creator>operfume</dc:creator><fs:srclink>http://blog.csdn.net/operfume/archive/2008/04/01/2234625.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/operfume/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/operfume/~1061759/236642474/1061759</fs:itemid></item><item><title>一个绝对完整的餐饮系统源代码(含PDA点菜)</title><link>http://blog.csdn.net/operfume/archive/2008/03/29/2227284.aspx</link><wfw:comment>http://blog.csdn.net/operfume/comments/2227284.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/operfume/comments/commentRss/2227284.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2227284</trackback:ping><description>餐饮系统源代码(含PDA点菜)&lt;img src =&quot;http://blog.csdn.net/operfume/aggbug/2227284.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/operfume/236642475/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/operfume/236642475/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 29 Mar 2008 17:02:00 +0800</pubDate><author>operfume</author><comments>http://blog.csdn.net/operfume/archive/2008/03/29/2227284.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/operfume/archive/2008/03/29/2227284.aspx</guid><dc:creator>operfume</dc:creator><fs:srclink>http://blog.csdn.net/operfume/archive/2008/03/29/2227284.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/operfume/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/operfume/~1061759/236642475/1061759</fs:itemid></item><item><title>使用一个TADOStoredProc执行多个存储过程</title><link>http://blog.csdn.net/operfume/archive/2008/03/27/2221714.aspx</link><wfw:comment>http://blog.csdn.net/operfume/comments/2221714.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/operfume/comments/commentRss/2221714.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2221714</trackback:ping><description>delphi 存储过程 三层架构&lt;img src =&quot;http://blog.csdn.net/operfume/aggbug/2221714.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/operfume/236642476/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/operfume/236642476/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 27 Mar 2008 11:27:00 +0800</pubDate><author>operfume</author><comments>http://blog.csdn.net/operfume/archive/2008/03/27/2221714.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/operfume/archive/2008/03/27/2221714.aspx</guid><dc:creator>operfume</dc:creator><fs:srclink>http://blog.csdn.net/operfume/archive/2008/03/27/2221714.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/operfume/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/operfume/~1061759/236642476/1061759</fs:itemid></item><item><title>用Delphi动态改变页面内容</title><link>http://blog.csdn.net/operfume/archive/2008/03/12/2172006.aspx</link><wfw:comment>http://blog.csdn.net/operfume/comments/2172006.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/operfume/comments/commentRss/2172006.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2172006</trackback:ping><description>用Delphi动态改变页面内容，获取更美观专业的效果&lt;img src =&quot;http://blog.csdn.net/operfume/aggbug/2172006.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/operfume/236642477/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/operfume/236642477/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 12 Mar 2008 15:11:00 +0800</pubDate><author>operfume</author><comments>http://blog.csdn.net/operfume/archive/2008/03/12/2172006.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/operfume/archive/2008/03/12/2172006.aspx</guid><dc:creator>operfume</dc:creator><fs:srclink>http://blog.csdn.net/operfume/archive/2008/03/12/2172006.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/operfume/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/operfume/~1061759/236642477/1061759</fs:itemid></item><item><title>外包项目之痛</title><link>http://blog.csdn.net/operfume/archive/2008/03/12/2171992.aspx</link><wfw:comment>http://blog.csdn.net/operfume/comments/2171992.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/operfume/comments/commentRss/2171992.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2171992</trackback:ping><description>外包项目的体会&lt;img src =&quot;http://blog.csdn.net/operfume/aggbug/2171992.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/operfume/236642478/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/operfume/236642478/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 12 Mar 2008 14:18:00 +0800</pubDate><author>operfume</author><comments>http://blog.csdn.net/operfume/archive/2008/03/12/2171992.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/operfume/archive/2008/03/12/2171992.aspx</guid><dc:creator>operfume</dc:creator><fs:srclink>http://blog.csdn.net/operfume/archive/2008/03/12/2171992.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/operfume/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/operfume/~1061759/236642478/1061759</fs:itemid></item><item><title>彻底解决jsp中用SmartUpload上传附件中文乱码问题</title><link>http://blog.csdn.net/operfume/archive/2008/03/02/2139058.aspx</link><wfw:comment>http://blog.csdn.net/operfume/comments/2139058.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/operfume/comments/commentRss/2139058.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2139058</trackback:ping><description>彻底解决jsp中用SmartUpload上传附件中文乱码问题&lt;img src =&quot;http://blog.csdn.net/operfume/aggbug/2139058.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/operfume/236642479/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/operfume/236642479/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sun, 02 Mar 2008 21:26:00 +0800</pubDate><author>operfume</author><comments>http://blog.csdn.net/operfume/archive/2008/03/02/2139058.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/operfume/archive/2008/03/02/2139058.aspx</guid><dc:creator>operfume</dc:creator><fs:srclink>http://blog.csdn.net/operfume/archive/2008/03/02/2139058.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/operfume/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/operfume/~1061759/236642479/1061759</fs:itemid></item><item><title>再谈用delphi写ASP文件上传组件</title><link>http://blog.csdn.net/operfume/archive/2008/03/02/2139001.aspx</link><wfw:comment>http://blog.csdn.net/operfume/comments/2139001.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/operfume/comments/commentRss/2139001.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2139001</trackback:ping><description>再谈用delphi写ASP文件上传组件

&lt;img src =&quot;http://blog.csdn.net/operfume/aggbug/2139001.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/operfume/236642480/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/operfume/236642480/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sun, 02 Mar 2008 20:41:00 +0800</pubDate><author>operfume</author><comments>http://blog.csdn.net/operfume/archive/2008/03/02/2139001.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/operfume/archive/2008/03/02/2139001.aspx</guid><dc:creator>operfume</dc:creator><fs:srclink>http://blog.csdn.net/operfume/archive/2008/03/02/2139001.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/operfume/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/operfume/~1061759/236642480/1061759</fs:itemid></item></channel></rss>