<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>xuStanly的专栏</title><link>http://blog.csdn.net/xuStanly/</link><description /><dc:language>zh-CN</dc:language><lastUpdateTime>Tue, 04 Nov 2008 01:18:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>xuStanly</dc:creator><title>js中apply使用方法小议。</title><link>http://blog.csdn.net/xuStanly/archive/2008/03/16/2186730.aspx</link><pubDate>Sun, 16 Mar 2008 01:56:00 GMT</pubDate><guid>http://blog.csdn.net/xuStanly/archive/2008/03/16/2186730.aspx</guid><wfw:comment>http://blog.csdn.net/xuStanly/comments/2186730.aspx</wfw:comment><comments>http://blog.csdn.net/xuStanly/archive/2008/03/16/2186730.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/xuStanly/comments/commentRss/2186730.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2186730</trackback:ping><description>js中apply使用方法小议。&lt;img src ="http://blog.csdn.net/xuStanly/aggbug/2186730.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>xuStanly</dc:creator><title>js版DateDiff, DateAdd, DatePart等日期数据扩展函数，非常实用</title><link>http://blog.csdn.net/xuStanly/archive/2008/03/16/2186411.aspx</link><pubDate>Sun, 16 Mar 2008 01:11:00 GMT</pubDate><guid>http://blog.csdn.net/xuStanly/archive/2008/03/16/2186411.aspx</guid><wfw:comment>http://blog.csdn.net/xuStanly/comments/2186411.aspx</wfw:comment><comments>http://blog.csdn.net/xuStanly/archive/2008/03/16/2186411.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/xuStanly/comments/commentRss/2186411.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2186411</trackback:ping><description>js版DateDiff, DateAdd, DatePart等日期数据扩展函数&lt;img src ="http://blog.csdn.net/xuStanly/aggbug/2186411.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>xuStanly</dc:creator><title>IE6与IE7对使用不同版本的XMLHttpRequest对像的处理有差异。</title><link>http://blog.csdn.net/xuStanly/archive/2008/02/23/2114573.aspx</link><pubDate>Sat, 23 Feb 2008 02:39:00 GMT</pubDate><guid>http://blog.csdn.net/xuStanly/archive/2008/02/23/2114573.aspx</guid><wfw:comment>http://blog.csdn.net/xuStanly/comments/2114573.aspx</wfw:comment><comments>http://blog.csdn.net/xuStanly/archive/2008/02/23/2114573.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/xuStanly/comments/commentRss/2114573.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2114573</trackback:ping><description>Microsoft.XMLHTTP与MSXML2.XMLHTTP.x.0的差异导致错误。&lt;img src ="http://blog.csdn.net/xuStanly/aggbug/2114573.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>xuStanly</dc:creator><title>asp.net中调用存储过程</title><link>http://blog.csdn.net/xuStanly/archive/2007/10/11/1820157.aspx</link><pubDate>Thu, 11 Oct 2007 14:40:00 GMT</pubDate><guid>http://blog.csdn.net/xuStanly/archive/2007/10/11/1820157.aspx</guid><wfw:comment>http://blog.csdn.net/xuStanly/comments/1820157.aspx</wfw:comment><comments>http://blog.csdn.net/xuStanly/archive/2007/10/11/1820157.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/xuStanly/comments/commentRss/1820157.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1820157</trackback:ping><description>存储过程的调用在B/S系统中用的很多。传统的调用方法不仅速度慢，而且代码会随着存储过程的增多不断膨胀，难以维护。新的方法在一定程度上解决了这些问题。&lt;img src ="http://blog.csdn.net/xuStanly/aggbug/1820157.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>xuStanly</dc:creator><title>WebBrowser.ExecWB方法</title><link>http://blog.csdn.net/xuStanly/archive/2007/09/14/1785720.aspx</link><pubDate>Fri, 14 Sep 2007 22:26:00 GMT</pubDate><guid>http://blog.csdn.net/xuStanly/archive/2007/09/14/1785720.aspx</guid><wfw:comment>http://blog.csdn.net/xuStanly/comments/1785720.aspx</wfw:comment><comments>http://blog.csdn.net/xuStanly/archive/2007/09/14/1785720.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/xuStanly/comments/commentRss/1785720.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1785720</trackback:ping><description>其中最后一项WebBrowser.ExecWB(45,1)可以有效解决IE7下，使用WebBrowser.ExecWB(7,1)执行打印预览后返回到原窗口时，window.close()方法失效的问题。&lt;img src ="http://blog.csdn.net/xuStanly/aggbug/1785720.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>xuStanly</dc:creator><title>生成与中文字符串相对映的拼音首字母串的函数(js)</title><link>http://blog.csdn.net/xuStanly/archive/2007/08/28/1761397.aspx</link><pubDate>Tue, 28 Aug 2007 01:14:00 GMT</pubDate><guid>http://blog.csdn.net/xuStanly/archive/2007/08/28/1761397.aspx</guid><wfw:comment>http://blog.csdn.net/xuStanly/comments/1761397.aspx</wfw:comment><comments>http://blog.csdn.net/xuStanly/archive/2007/08/28/1761397.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/xuStanly/comments/commentRss/1761397.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1761397</trackback:ping><description>/*作者:梅雪香日期:2006-7-29功能:生成与中文字符串相对映的拼音首字母串版本: V1.0 alpha*/&lt;img src ="http://blog.csdn.net/xuStanly/aggbug/1761397.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>xuStanly</dc:creator><title>[转]解决FLASH在页面上出现“单击以激活控件”问题</title><link>http://blog.csdn.net/xuStanly/archive/2007/03/03/1520027.aspx</link><pubDate>Sat, 03 Mar 2007 22:54:00 GMT</pubDate><guid>http://blog.csdn.net/xuStanly/archive/2007/03/03/1520027.aspx</guid><wfw:comment>http://blog.csdn.net/xuStanly/comments/1520027.aspx</wfw:comment><comments>http://blog.csdn.net/xuStanly/archive/2007/03/03/1520027.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/xuStanly/comments/commentRss/1520027.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1520027</trackback:ping><description>解决FLASH在页面上出现“单击以激活控件”问题&lt;img src ="http://blog.csdn.net/xuStanly/aggbug/1520027.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>xuStanly</dc:creator><title>[转]给xmlhttp建立个连接池</title><link>http://blog.csdn.net/xuStanly/archive/2007/03/01/1518273.aspx</link><pubDate>Thu, 01 Mar 2007 15:09:00 GMT</pubDate><guid>http://blog.csdn.net/xuStanly/archive/2007/03/01/1518273.aspx</guid><wfw:comment>http://blog.csdn.net/xuStanly/comments/1518273.aspx</wfw:comment><comments>http://blog.csdn.net/xuStanly/archive/2007/03/01/1518273.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/xuStanly/comments/commentRss/1518273.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1518273</trackback:ping><description>在ajax应用中，通常一个页面要同时发送多个请求，如果只有一个XMLHttpRequest对象，前面的请求还未完成，后面的就会把前面的覆盖掉，如果每次都创建一个新的XMLHttpRequest对象，也会造成浪费。解决的办法就是创建一个XMLHttpRequset的对象池，如果池里有空闲的对象，则使用此对象，否则将创建一个新的对象。&lt;img src ="http://blog.csdn.net/xuStanly/aggbug/1518273.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>xuStanly</dc:creator><title>可编辑Select下拉列表控件实现方法（非DIV模拟）</title><link>http://blog.csdn.net/xuStanly/archive/2006/12/09/1436681.aspx</link><pubDate>Sat, 09 Dec 2006 22:20:00 GMT</pubDate><guid>http://blog.csdn.net/xuStanly/archive/2006/12/09/1436681.aspx</guid><wfw:comment>http://blog.csdn.net/xuStanly/comments/1436681.aspx</wfw:comment><comments>http://blog.csdn.net/xuStanly/archive/2006/12/09/1436681.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/xuStanly/comments/commentRss/1436681.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1436681</trackback:ping><description>关于select控件实现可直接编辑的办法有多种，如采用div模拟等，但总归有些麻烦。比如POST传值会有些不方便。
近日因某项目需要，经过一番研究，发现采用createElement()方法结合insertAdjacentElement()
方法可以达到同样的目的，且代码简单，方式也较为灵活。&lt;img src ="http://blog.csdn.net/xuStanly/aggbug/1436681.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>xuStanly</dc:creator><title>如何正确处理SQL SERVER日志文件</title><link>http://blog.csdn.net/xuStanly/archive/2006/11/28/1418442.aspx</link><pubDate>Tue, 28 Nov 2006 14:17:00 GMT</pubDate><guid>http://blog.csdn.net/xuStanly/archive/2006/11/28/1418442.aspx</guid><wfw:comment>http://blog.csdn.net/xuStanly/comments/1418442.aspx</wfw:comment><comments>http://blog.csdn.net/xuStanly/archive/2006/11/28/1418442.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/xuStanly/comments/commentRss/1418442.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1418442</trackback:ping><description>备忘。&lt;img src ="http://blog.csdn.net/xuStanly/aggbug/1418442.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>xuStanly</dc:creator><title>单元格双击后可编辑，并无刷新提交，更新数据库。</title><link>http://blog.csdn.net/xuStanly/archive/2006/11/24/1412453.aspx</link><pubDate>Fri, 24 Nov 2006 14:36:00 GMT</pubDate><guid>http://blog.csdn.net/xuStanly/archive/2006/11/24/1412453.aspx</guid><wfw:comment>http://blog.csdn.net/xuStanly/comments/1412453.aspx</wfw:comment><comments>http://blog.csdn.net/xuStanly/archive/2006/11/24/1412453.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/xuStanly/comments/commentRss/1412453.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1412453</trackback:ping><description>近日，因某项目需要制作在线课程表，并需随时方便修改，考虑到采用传统的POST方式存在缺陷：
1、集中在一起进行修改，控件太多。
2、若分开单独修改，界面不好看，不直观。
便采用双击单元格显示控件，xmlhttp方式提交的办法解决这一问题。&lt;img src ="http://blog.csdn.net/xuStanly/aggbug/1412453.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>xuStanly</dc:creator><title>js实现的长文章自动分页。</title><link>http://blog.csdn.net/xuStanly/archive/2006/10/07/1324372.aspx</link><pubDate>Sat, 07 Oct 2006 17:17:00 GMT</pubDate><guid>http://blog.csdn.net/xuStanly/archive/2006/10/07/1324372.aspx</guid><wfw:comment>http://blog.csdn.net/xuStanly/comments/1324372.aspx</wfw:comment><comments>http://blog.csdn.net/xuStanly/archive/2006/10/07/1324372.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/xuStanly/comments/commentRss/1324372.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1324372</trackback:ping><description>前面发了个ASP实现的长文章分页，这里转个JS实现的。&lt;img src ="http://blog.csdn.net/xuStanly/aggbug/1324372.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>xuStanly</dc:creator><title>ADO常数全记录</title><link>http://blog.csdn.net/xuStanly/archive/2006/09/27/1297263.aspx</link><pubDate>Wed, 27 Sep 2006 22:05:00 GMT</pubDate><guid>http://blog.csdn.net/xuStanly/archive/2006/09/27/1297263.aspx</guid><wfw:comment>http://blog.csdn.net/xuStanly/comments/1297263.aspx</wfw:comment><comments>http://blog.csdn.net/xuStanly/archive/2006/09/27/1297263.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/xuStanly/comments/commentRss/1297263.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1297263</trackback:ping><description>ADO常数全记录&lt;img src ="http://blog.csdn.net/xuStanly/aggbug/1297263.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>xuStanly</dc:creator><title>ASP调用存储过程详解。</title><link>http://blog.csdn.net/xuStanly/archive/2006/09/27/1297126.aspx</link><pubDate>Wed, 27 Sep 2006 21:42:00 GMT</pubDate><guid>http://blog.csdn.net/xuStanly/archive/2006/09/27/1297126.aspx</guid><wfw:comment>http://blog.csdn.net/xuStanly/comments/1297126.aspx</wfw:comment><comments>http://blog.csdn.net/xuStanly/archive/2006/09/27/1297126.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/xuStanly/comments/commentRss/1297126.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1297126</trackback:ping><description>同标题。&lt;img src ="http://blog.csdn.net/xuStanly/aggbug/1297126.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>xuStanly</dc:creator><title>jscript实现的客户端小写金额转换成人民币大写金额（最大千万元位）</title><link>http://blog.csdn.net/xuStanly/archive/2006/09/25/1282043.aspx</link><pubDate>Mon, 25 Sep 2006 20:18:00 GMT</pubDate><guid>http://blog.csdn.net/xuStanly/archive/2006/09/25/1282043.aspx</guid><wfw:comment>http://blog.csdn.net/xuStanly/comments/1282043.aspx</wfw:comment><comments>http://blog.csdn.net/xuStanly/archive/2006/09/25/1282043.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/xuStanly/comments/commentRss/1282043.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1282043</trackback:ping><description>某项目需要将金额的阿拉伯数字转换成人民币大写。
最大千万元位。需要更大数位的转换，还需修改，或参考网上通过sql server、C#、vbs服务器端实现的类似功能。&lt;img src ="http://blog.csdn.net/xuStanly/aggbug/1282043.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>