摘要:
1 using System; 2 using System.Collections.Generic; 3 using System.Linq; 4 using System.Text; 5 using System.IO; 6 using System.Diagnostics; 7 8 namespace CSharpIOTest 9 {10 class Program11 {12 static void Main(string[] args)13 {14 string file = @"I:\computer_in... 阅读全文
posted @ 2013-10-20 22:23
kernel_main
阅读(5970)
评论(1)
推荐(0)
浙公网安备 33010602011771号