添加引用http://htmlagilitypack.codeplex.com/downloads/get/437941protected
void Export(string content,string file) { HtmlDocument doc = new HtmlD...
分类:
Web程序 时间:
2014-07-22 23:17:32
阅读次数:
426
行政部 Administration Department广告部 Advertising
Department售后服务部 After-sales Department分公司 Branch Office营业部 Business Office出口部
Export Department财务部 Genera...
分类:
其他好文 时间:
2014-07-22 23:16:13
阅读次数:
409
org.hibernate.exception.SQLGrammarException:
Could not execute JDBC batch update
分类:
数据库 时间:
2014-07-22 23:15:14
阅读次数:
417
github.com,作为程序员的代码仓库,我们经常会用到。但有时候我们不能直接通过网络链接它,只能通过代理。
这里我有一台代理服务器,起初我以为在终端设置了代理环境就行了,其设置为在你的~/.bashrc里增加以下几行:
export http_proxy="http://proxy-server:3128/"
export https_proxy="http://proxy-server:...
分类:
系统相关 时间:
2014-04-27 19:50:27
阅读次数:
1181