摘要: 编者按:通过此以下程序的调用,让我们明白在程序读取一个页面的时候,都从头(Head)里面读取到了什么!using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace DownloadFile_help2{ class Program { static void Main(stri... 阅读全文
posted @ 2009-10-07 14:50 qqhfeng16 阅读(2412) 评论(3) 推荐(0)