<?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/libonet" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/libonet" type="application/rss+xml"></fs:self_link><lastBuildDate>Thu, 05 Apr 2007 13:18:00 GMT</lastBuildDate><title>libonet的专栏</title><link>http://blog.csdn.net/libonet/</link><item><title>如何获取设置图片大小</title><link>http://blog.csdn.net/libonet/archive/2007/04/05/1552774.aspx</link><wfw:comment>http://blog.csdn.net/libonet/comments/1552774.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/libonet/comments/commentRss/1552774.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1552774</trackback:ping><description>大家知道，丰富多彩的Web页面离不开图片的支持，图像一方面增加了网页的生动性，另一方面增加了网页规模，使下载速度减慢。&lt;img src =&quot;http://blog.csdn.net/libonet/aggbug/1552774.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 05 Apr 2007 21:18:00 +0800</pubDate><author>libonet</author><comments>http://blog.csdn.net/libonet/archive/2007/04/05/1552774.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/libonet/archive/2007/04/05/1552774.aspx</guid><dc:creator>libonet</dc:creator></item><item><title>在Asp.net中为图像加入版权信息</title><link>http://blog.csdn.net/libonet/archive/2007/03/31/1547544.aspx</link><wfw:comment>http://blog.csdn.net/libonet/comments/1547544.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/libonet/comments/commentRss/1547544.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1547544</trackback:ping><description>公司最近进行的一个项目，数据库中存入了很多的产品图片，可是都没有版权信息，当时客户要求将所有的图片打上公司名称？1.使用图形处理软件，如Photoshop等，利用其批处理功能，可以实现这个功能，可是每次数据录入员加进图片的话，还得加工一下图片，很麻烦的，看录入员大姐平常对我很不错，每日笑脸相迎，能忍心折磨她么？2.使用.net行云流水般的图像处理，当录入员大姐上传图片的时候，就自动加上公司标记，这样岂不更好，嗯，这想法不错，可以进入2005最佳解决方案第万强了，好说干就干。&lt;img src =&quot;http://blog.csdn.net/libonet/aggbug/1547544.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 31 Mar 2007 21:49:00 +0800</pubDate><author>libonet</author><comments>http://blog.csdn.net/libonet/archive/2007/03/31/1547544.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/libonet/archive/2007/03/31/1547544.aspx</guid><dc:creator>libonet</dc:creator></item><item><title>C# 判断是否为数字</title><link>http://blog.csdn.net/libonet/archive/2007/03/31/1547509.aspx</link><wfw:comment>http://blog.csdn.net/libonet/comments/1547509.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/libonet/comments/commentRss/1547509.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1547509</trackback:ping><description>1、int n;string str=&quot;xxx&quot;;if(int.TryParse(str,out n)){&lt;img src =&quot;http://blog.csdn.net/libonet/aggbug/1547509.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 31 Mar 2007 20:58:00 +0800</pubDate><author>libonet</author><comments>http://blog.csdn.net/libonet/archive/2007/03/31/1547509.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/libonet/archive/2007/03/31/1547509.aspx</guid><dc:creator>libonet</dc:creator></item><item><title>asp.net程序中最常用的三十三种编程代码(转自CSDN)</title><link>http://blog.csdn.net/libonet/archive/2007/01/23/1490627.aspx</link><wfw:comment>http://blog.csdn.net/libonet/comments/1490627.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/libonet/comments/commentRss/1490627.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1490627</trackback:ping><description>asp.net程序中最常用的三十三种编程代码(转自CSDN) &lt;img src =&quot;http://blog.csdn.net/libonet/aggbug/1490627.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 23 Jan 2007 10:25:00 +0800</pubDate><author>libonet</author><comments>http://blog.csdn.net/libonet/archive/2007/01/23/1490627.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/libonet/archive/2007/01/23/1490627.aspx</guid><dc:creator>libonet</dc:creator></item><item><title>Transact-SQL编程规范</title><link>http://blog.csdn.net/libonet/archive/2007/01/22/1490531.aspx</link><wfw:comment>http://blog.csdn.net/libonet/comments/1490531.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/libonet/comments/commentRss/1490531.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1490531</trackback:ping><description>Transact-SQL编程规范
&lt;img src =&quot;http://blog.csdn.net/libonet/aggbug/1490531.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 23 Jan 2007 06:39:00 +0800</pubDate><author>libonet</author><comments>http://blog.csdn.net/libonet/archive/2007/01/22/1490531.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/libonet/archive/2007/01/22/1490531.aspx</guid><dc:creator>libonet</dc:creator></item><item><title>每个开发人员现在应该下载的十种必备工具</title><link>http://blog.csdn.net/libonet/archive/2007/01/17/1485185.aspx</link><wfw:comment>http://blog.csdn.net/libonet/comments/1485185.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/libonet/comments/commentRss/1485185.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1485185</trackback:ping><description>每个开发人员现在应该下载的十种必备工具&lt;img src =&quot;http://blog.csdn.net/libonet/aggbug/1485185.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 17 Jan 2007 09:46:00 +0800</pubDate><author>libonet</author><comments>http://blog.csdn.net/libonet/archive/2007/01/17/1485185.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/libonet/archive/2007/01/17/1485185.aspx</guid><dc:creator>libonet</dc:creator></item><item><title>Windows命令大全</title><link>http://blog.csdn.net/libonet/archive/2007/01/16/1484117.aspx</link><wfw:comment>http://blog.csdn.net/libonet/comments/1484117.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/libonet/comments/commentRss/1484117.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1484117</trackback:ping><description>Windows命令大全&lt;img src =&quot;http://blog.csdn.net/libonet/aggbug/1484117.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 16 Jan 2007 10:31:00 +0800</pubDate><author>libonet</author><comments>http://blog.csdn.net/libonet/archive/2007/01/16/1484117.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/libonet/archive/2007/01/16/1484117.aspx</guid><dc:creator>libonet</dc:creator></item><item><title>c#常用函数和方法集</title><link>http://blog.csdn.net/libonet/archive/2007/01/16/1484102.aspx</link><wfw:comment>http://blog.csdn.net/libonet/comments/1484102.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/libonet/comments/commentRss/1484102.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1484102</trackback:ping><description>c#常用函数和方法集&lt;img src =&quot;http://blog.csdn.net/libonet/aggbug/1484102.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 16 Jan 2007 10:17:00 +0800</pubDate><author>libonet</author><comments>http://blog.csdn.net/libonet/archive/2007/01/16/1484102.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/libonet/archive/2007/01/16/1484102.aspx</guid><dc:creator>libonet</dc:creator></item><item><title>ASP.NET生成静态页面实现方法</title><link>http://blog.csdn.net/libonet/archive/2007/01/16/1484095.aspx</link><wfw:comment>http://blog.csdn.net/libonet/comments/1484095.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/libonet/comments/commentRss/1484095.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1484095</trackback:ping><description>ASP.NET生成静态页面实现方法&lt;img src =&quot;http://blog.csdn.net/libonet/aggbug/1484095.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 16 Jan 2007 10:07:00 +0800</pubDate><author>libonet</author><comments>http://blog.csdn.net/libonet/archive/2007/01/16/1484095.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/libonet/archive/2007/01/16/1484095.aspx</guid><dc:creator>libonet</dc:creator></item><item><title>Asp.net 2.0 中将网站首页生成静态页的一个比较好的方法</title><link>http://blog.csdn.net/libonet/archive/2007/01/15/1483496.aspx</link><wfw:comment>http://blog.csdn.net/libonet/comments/1483496.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/libonet/comments/commentRss/1483496.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1483496</trackback:ping><description>Asp.net 2.0 中将网站首页生成静态页的一个比较好的方法&lt;img src =&quot;http://blog.csdn.net/libonet/aggbug/1483496.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 15 Jan 2007 21:52:00 +0800</pubDate><author>libonet</author><comments>http://blog.csdn.net/libonet/archive/2007/01/15/1483496.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/libonet/archive/2007/01/15/1483496.aspx</guid><dc:creator>libonet</dc:creator></item></channel></rss>