摘要:
< string content = string.Empty; string str = string.Format(http://www.qingxi360.com/info/detail.aspx?id=1); WebRequest wrq = WebRequest.Create(... 阅读全文
posted @ 2011-05-21 15:02
白草红叶
阅读(1246)
评论(2)
推荐(0)
摘要:
< C# 抓取网页上的图片,保存本地 抓取图片 System.Net.WebClient wc = new System.Net.WebClient(); wc.DownloadFile(http://www.qingxi360.com/images/logo.gif, "e:\\a.jpg"); ... 阅读全文
posted @ 2011-05-21 14:53
白草红叶
阅读(3168)
评论(2)
推荐(0)
摘要:
SQL 数据库 指定位置插入数据 在指定位置位置间插入数据, select substring(com_name,1,4)+','+substring(com_name,5,4) from company SUBSTRING ( expression , start , length ) < 参数... 阅读全文
posted @ 2011-05-21 12:54
白草红叶
阅读(2017)
评论(0)
推荐(0)
浙公网安备 33010602011771号