摘要:
1using System; 2using System.IO; 3using System.Data; 4using System.Data.SqlClient; 5using System.Configuration; 6using System.Collections; 7using System.Web; 8 9namespace Forum.Component 10{ 11 /// 1... 阅读全文
posted @ 2004-04-13 02:14
fengzhimei
阅读(822)
评论(0)
推荐(0)
摘要:
1/// 2/// WriteToURL is a method that writes the contents of 3/// a specified URL to the web 4/// 5/// 6/// 7private void WriteToURL (WebRequest request, string data) 8{ 9 byte [] bytes = null; 1... 阅读全文
posted @ 2004-04-13 01:42
fengzhimei
阅读(709)
评论(0)
推荐(0)
浙公网安备 33010602011771号