摘要:上次我写的 【小技巧】如何得到一个网页的所有a标记 herf 链接代码这样很是麻烦。这里有个 非常好的分析 html的 类。节约了不少时间。项目地址http://www.codeplex.com/Wiki/View.aspx?ProjectName=htmlagilitypackFor example, here is how you would fix all hrefs in an HTML ...
阅读全文
摘要:当我们系统要用Junit 测试批量发邮件功能的时候,既要测试 这功能是否正常。但又不能真正意义上的把邮件发出去。在这里有个不错的类库。帮我们解决 了问题。 http://ndumbster.sourceforge.net/示例: Nunit Test Bacth EmailCode highlighting produced by Actipro CodeHighlighter (freewar...
阅读全文
摘要:

只是个DEMO. 功能还是很简单。BUG 也不少。有兴趣你可以下载 自己再改改。
阅读全文
摘要:Download the NHibernate source and go to the “src\NHibernate“ directory Copy nhibernate-configuration-2.0.xsd, nhibernate-mapping-2.0.xsd, and nhibernate-generic.xsd to the Visual Studio “schemas“ d...
阅读全文
摘要:Introduction When we developed web applications using .NET 2005 with an Oracle database there was a request from our customers. They wanted us to print reports with header and footer on each page, and...
阅读全文
摘要:[小技巧]winfrom使用多线程 (------给初学者)
阅读全文
摘要:

可以把 你在sina 博客上的 所有文章 备份到你本地。。
10--1 过后贴代码。
阅读全文