摘要:
System.Collections.Stack stackFile = new Stack(); /// /// 把要搜索的路径的文件夹全部压栈 /// /// public Stack FileList(string path) { string[] files = System.IO.Directory.GetDirectories(path); foreach(string file i... 阅读全文
posted @ 2007-08-04 09:25
伽马科技.攻城师
阅读(436)
评论(0)
推荐(0)

浙公网安备 33010602011771号