<?xml version="1.0" encoding="gb2312"?>
<rss version="2.0">
<channel>
<title><![CDATA[编程开发网]]></title>
        <image>
        <title>http://hi.baidu.com</title>
        <link>http://hi.baidu.com</link>
        <url>http://img.baidu.com/img/logo-hi.gif</url>
        </image>
<description><![CDATA[编程开发网 - 让我们一起进步 - www.aspx51.com]]></description>
<link>http://hi.baidu.com/ttg520</link>
<language>zh-cn</language>
<generator>www.baidu.com</generator>
<ttl>5</ttl>


<item>
        <title><![CDATA[C#单线程发送邮件]]></title>
        <link><![CDATA[http://hi.baidu.com/ttg520/blog/item/ce4c4216276d271b972b4313.html]]></link>
        <description><![CDATA[
		
		<p>&nbsp;&nbsp;&nbsp;  第一次写winForm程序，第一次使用线程、委托，以前做网站开发使用这些机会很少。现在开始学习winForm编程，试着写一些winForm小程序，今天写了个发送邮件的，拿出来共享一下，很菜那种见笑了。今天也是我第一次用百度的blog。等程序完善好了，我会提供下载的，今天先秀一下介面，呵呵~~~~~</p>
<p>&nbsp;&nbsp;</p>
<div forimg="1"><img class="blogimg" border="0" small="0" src="http://hiphotos.baidu.com/ttg520/pic/item/bb550c2fe6a03b341f308984.jpg"></div>
<div forimg="1"> </div>
 <a href="http://hi.baidu.com/ttg520/blog/item/ce4c4216276d271b972b4313.html">阅读全文</a>
		
		<br/><b>类别：</b><a href="http://hi.baidu.com/ttg520/blog/category/c%23">c#</a>&nbsp;<a href="http://hi.baidu.com/ttg520/blog/item/ce4c4216276d271b972b4313.html#comment">查看评论</a>]]></description>
        <pubDate>2007-11-03  08:29</pubDate>
        <category><![CDATA[c#]]></category>
        <author><![CDATA[ttg520]]></author>
		<guid>http://hi.baidu.com/ttg520/blog/item/ce4c4216276d271b972b4313.html</guid>
</item>

<item>
        <title><![CDATA[C#如何对指定的网页进行截图]]></title>
        <link><![CDATA[http://hi.baidu.com/ttg520/blog/item/201bce60d8ecd2dc8db10d17.html]]></link>
        <description><![CDATA[
		
		<p>可以实现对指定的页面获取，按指定的大小生成缩略图，当然也可以1：1的产生图， <br>
&nbsp;&nbsp; 页面上的javascript 运行对截图貌似没任何影响，相当的正常，我个人都觉得很神奇。 <br>
&nbsp;&nbsp;  <br>
&nbsp;&nbsp; 首先对项目添加系统引用 <br>
&nbsp;&nbsp; System.Drawing; <br>
&nbsp;&nbsp; System.Drawing.Design; <br>
&nbsp;&nbsp; System.Windows.Forms; <br>
&nbsp;&nbsp;  <br>
&nbsp;&nbsp; 获取指定网页并转换成图片的类： <br>
&nbsp;&nbsp;  <br>
&nbsp;&nbsp; using System; <br>
&nbsp;&nbsp; using Sy</p> <a href="http://hi.baidu.com/ttg520/blog/item/201bce60d8ecd2dc8db10d17.html">阅读全文</a>
		
		<br/><b>类别：</b><a href="http://hi.baidu.com/ttg520/blog/category/c%23">c#</a>&nbsp;<a href="http://hi.baidu.com/ttg520/blog/item/201bce60d8ecd2dc8db10d17.html#comment">查看评论</a>]]></description>
        <pubDate>2007-11-03  08:10</pubDate>
        <category><![CDATA[c#]]></category>
        <author><![CDATA[ttg520]]></author>
		<guid>http://hi.baidu.com/ttg520/blog/item/201bce60d8ecd2dc8db10d17.html</guid>
</item>


</channel>
</rss>