摘要: 1 using System; 2 using System.IO;namespace File_read 3 { 4 class FileRead 5 { 6 static void Main(string[] args) 7 { 8 /... 阅读全文
posted @ 2014-08-12 15:22 xfyn 阅读(549) 评论(0) 推荐(0) 编辑
摘要: 1 using System; 2 using System.Collections.Generic; 3 using System.Text; 4 using System.IO; 5 using System.Net; 6 using System.Windows.Forms; ... 阅读全文
posted @ 2014-08-12 15:20 xfyn 阅读(1265) 评论(0) 推荐(0) 编辑