摘要:
static void Main(string[] args) { Load(_root); Console.ReadLine(); } static void Load(string path) { var pathes = Directory.GetDirectories(path); if (pathes.Length > 0) { foreach (va... 阅读全文
posted @ 2013-03-01 15:26
kidlg
阅读(204)
评论(0)
推荐(0)

浙公网安备 33010602011771号