<?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/cnjack" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/cnjack" type="application/rss+xml"></fs:self_link><lastBuildDate>Tue, 07 Apr 2009 16:13:00 GMT</lastBuildDate><title>cnjack的专栏</title><description>龙飞九天</description><link>http://blog.csdn.net/cnjack/</link><item><title>SQL中字符串拆分成獨立的多個字符串</title><link>http://blog.csdn.net/cnjack/archive/2009/04/07/4054571.aspx</link><wfw:comment>http://blog.csdn.net/cnjack/comments/4054571.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/cnjack/comments/commentRss/4054571.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4054571</trackback:ping><description>SQL中字符串拆分成獨立的多個字符串，例如：'AS011/AS012/AS013/AS021/AS022/AS023'拆分成:'AS011&quot;,&quot;AS012&quot;,&quot;AS013&quot;,&quot;AS021&quot;,&quot;AS022&quot;,&quot;AS023'&lt;img src =&quot;http://blog.csdn.net/cnjack/aggbug/4054571.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 08 Apr 2009 00:13:00 +0800</pubDate><author>cnjack(龙飞九天)</author><comments>http://blog.csdn.net/cnjack/archive/2009/04/07/4054571.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/cnjack/archive/2009/04/07/4054571.aspx</guid><dc:creator>cnjack(龙飞九天)</dc:creator></item><item><title>从SQL Server中导入/导出 Excel 的基本方法</title><link>http://blog.csdn.net/cnjack/archive/2009/04/07/4054306.aspx</link><wfw:comment>http://blog.csdn.net/cnjack/comments/4054306.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/cnjack/comments/commentRss/4054306.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4054306</trackback:ping><description>导入/导出 Excel 的基本方法&lt;img src =&quot;http://blog.csdn.net/cnjack/aggbug/4054306.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 07 Apr 2009 23:03:00 +0800</pubDate><author>cnjack(龙飞九天)</author><comments>http://blog.csdn.net/cnjack/archive/2009/04/07/4054306.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/cnjack/archive/2009/04/07/4054306.aspx</guid><dc:creator>cnjack(龙飞九天)</dc:creator></item><item><title>在水晶报表中实现任意选择指定字段显示-模板及C#升级版</title><link>http://blog.csdn.net/cnjack/archive/2008/09/03/2871633.aspx</link><wfw:comment>http://blog.csdn.net/cnjack/comments/2871633.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/cnjack/comments/commentRss/2871633.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2871633</trackback:ping><description>前文《在水晶报表中实现任意选择指定字段显示》中有朋友留言说是有无C#版本，最近有时间，重写了一下。&lt;br /&gt;一是使用了VS2005 C#2.0 + Crystal Report 2008，另外就是把模板的实现方式也更改了一下。&lt;br /&gt;&lt;br /&gt;在这里就不一步一步讲了，模板的实现方式和xsd文件及mdb文件，请从《在水晶报表中实现任意选择指定字段显示》一文中下载&lt;br /&gt;不过模板在这里做一下说明，本文中的模板中的表头&lt;img src =&quot;http://blog.csdn.net/cnjack/aggbug/2871633.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 03 Sep 2008 18:03:00 +0800</pubDate><author>cnjack(龙飞九天)</author><comments>http://blog.csdn.net/cnjack/archive/2008/09/03/2871633.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/cnjack/archive/2008/09/03/2871633.aspx</guid><dc:creator>cnjack(龙飞九天)</dc:creator></item><item><title>打印DataGrid的指定的列和行</title><link>http://blog.csdn.net/cnjack/archive/2008/03/20/2200786.aspx</link><wfw:comment>http://blog.csdn.net/cnjack/comments/2200786.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/cnjack/comments/commentRss/2200786.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2200786</trackback:ping><description>有的时候使用者需要打印特定的列或行（或者全部）在一个DataGrid。有些例子可以是作为如下：
1）在DataGridV中有很多行并且这里不需要全部打印。
2）列的宽度和可能比纸的要大，当打印的时候最好是去掉一列或更多。&lt;img src =&quot;http://blog.csdn.net/cnjack/aggbug/2200786.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 21 Mar 2008 02:28:00 +0800</pubDate><author>cnjack(龙飞九天)</author><comments>http://blog.csdn.net/cnjack/archive/2008/03/20/2200786.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/cnjack/archive/2008/03/20/2200786.aspx</guid><dc:creator>cnjack(龙飞九天)</dc:creator></item><item><title>鼠标自动点击Auto Clicker v1.0</title><link>http://blog.csdn.net/cnjack/archive/2008/03/19/2196635.aspx</link><wfw:comment>http://blog.csdn.net/cnjack/comments/2196635.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/cnjack/comments/commentRss/2196635.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2196635</trackback:ping><description>Auto Clicker是一个可以帮你自动点击鼠标的程序。使用空格键设置X-Y列表，再设置一个点击间歇时间，然后，单击start按钮，接下来就让程序帮你自动顺序点击鼠标吧。如果需要退出自动点击，只需要按ESC键就可以了。自动点击可以很容易地实现重复的点击，不过我不希望你把它用于欺骗网络在线游戏。 Auto Clicker是一个免费软件，非常容易使用，且源代码开放。 &lt;img src =&quot;http://blog.csdn.net/cnjack/aggbug/2196635.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 19 Mar 2008 19:45:00 +0800</pubDate><author>cnjack(龙飞九天)</author><comments>http://blog.csdn.net/cnjack/archive/2008/03/19/2196635.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/cnjack/archive/2008/03/19/2196635.aspx</guid><dc:creator>cnjack(龙飞九天)</dc:creator></item><item><title>自定义的打开文件对话框</title><link>http://blog.csdn.net/cnjack/archive/2008/03/19/2196612.aspx</link><wfw:comment>http://blog.csdn.net/cnjack/comments/2196612.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/cnjack/comments/commentRss/2196612.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2196612</trackback:ping><description>这是一个可以自定义扩展功能的打开文件对话框。.NET中有OpenFileDialog打开文件对话框类，但是他不被自定义。而这个控件就是可以让你给.NET的OpenFileDialog类添加自己定义的功能。但是因为OpenFileDialog类被定义为sealed的，所以你不能继承它。&lt;img src =&quot;http://blog.csdn.net/cnjack/aggbug/2196612.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 19 Mar 2008 19:40:00 +0800</pubDate><author>cnjack(龙飞九天)</author><comments>http://blog.csdn.net/cnjack/archive/2008/03/19/2196612.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/cnjack/archive/2008/03/19/2196612.aspx</guid><dc:creator>cnjack(龙飞九天)</dc:creator></item><item><title>DrawMe - 使用WPF/WCF创建的网络绘图板聊天程序 2</title><link>http://blog.csdn.net/cnjack/archive/2008/03/19/2196439.aspx</link><wfw:comment>http://blog.csdn.net/cnjack/comments/2196439.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/cnjack/comments/commentRss/2196439.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2196439</trackback:ping><description>最初我们提出了一个网络聊天程序的概念，打算用WPF来实现界面，用WCF实现网络通讯。试验了一些WPF的新控件后，我们认为使用InkCanvas控件会比较好，并做了一个多用户网络画图演示程序。DrawMe就是最后的结果，在本文中，我们会讲解我们遇到的一些有意思的WPF和WCF特性。&lt;img src =&quot;http://blog.csdn.net/cnjack/aggbug/2196439.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 19 Mar 2008 19:18:00 +0800</pubDate><author>cnjack(龙飞九天)</author><comments>http://blog.csdn.net/cnjack/archive/2008/03/19/2196439.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/cnjack/archive/2008/03/19/2196439.aspx</guid><dc:creator>cnjack(龙飞九天)</dc:creator></item><item><title>DrawMe - 使用WPF/WCF创建的网络绘图板聊天程序</title><link>http://blog.csdn.net/cnjack/archive/2008/03/19/2196322.aspx</link><wfw:comment>http://blog.csdn.net/cnjack/comments/2196322.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/cnjack/comments/commentRss/2196322.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2196322</trackback:ping><description>最初我们提出了一个网络聊天程序的概念，打算用WPF来实现界面，用WCF实现网络通讯。试验了一些WPF的新控件后，我们认为使用InkCanvas控件会比较好，并做了一个多用户网络画图演示程序。DrawMe就是最后的结果，在本文中，我们会讲解我们遇到的一些有意思的WPF和WCF特性。 &lt;img src =&quot;http://blog.csdn.net/cnjack/aggbug/2196322.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 19 Mar 2008 18:58:00 +0800</pubDate><author>cnjack(龙飞九天)</author><comments>http://blog.csdn.net/cnjack/archive/2008/03/19/2196322.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/cnjack/archive/2008/03/19/2196322.aspx</guid><dc:creator>cnjack(龙飞九天)</dc:creator></item><item><title>C#桌面工具(获取IP地址、当地所在城市、天气，阴阳历转换)</title><link>http://blog.csdn.net/cnjack/archive/2008/03/19/2196239.aspx</link><wfw:comment>http://blog.csdn.net/cnjack/comments/2196239.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/cnjack/comments/commentRss/2196239.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2196239</trackback:ping><description>这是一个使用SharpDevelop编写的C#桌面工具，可以实现以下功能：1、动态获取所在城市名、IP地址、天气 2、阴阳历转换, 3、还可以实现应用程序的别名功能...  &lt;img src =&quot;http://blog.csdn.net/cnjack/aggbug/2196239.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 19 Mar 2008 18:43:00 +0800</pubDate><author>cnjack(龙飞九天)</author><comments>http://blog.csdn.net/cnjack/archive/2008/03/19/2196239.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/cnjack/archive/2008/03/19/2196239.aspx</guid><dc:creator>cnjack(龙飞九天)</dc:creator></item><item><title>缩略图批量生成器</title><link>http://blog.csdn.net/cnjack/archive/2008/03/19/2196218.aspx</link><wfw:comment>http://blog.csdn.net/cnjack/comments/2196218.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/cnjack/comments/commentRss/2196218.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2196218</trackback:ping><description>这是一个缩略图处理程序，可以一次把目录中的图片都生成对应的小图，有点像Acdsee中的图像大小缩放工具... &lt;img src =&quot;http://blog.csdn.net/cnjack/aggbug/2196218.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 19 Mar 2008 18:40:00 +0800</pubDate><author>cnjack(龙飞九天)</author><comments>http://blog.csdn.net/cnjack/archive/2008/03/19/2196218.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/cnjack/archive/2008/03/19/2196218.aspx</guid><dc:creator>cnjack(龙飞九天)</dc:creator></item></channel></rss>