摘要:
using System;using System.Collections.Generic;using System.IO;using System.Text;using System.Text.RegularExpressions;namespace AutoSync{ public class NewDirectory { public static Dictionary<string,string> GetDirectories(string dirname) { Dictionary<string, string> dirs... 阅读全文
posted @ 2012-12-12 14:21 xujh 阅读(415) 评论(0) 推荐(0)
浙公网安备 33010602011771号