如何用C#改文件名

using System.IO
System.IO.File.Move(string sourceFileName, string destFileName);
posted @ 2009-09-15 11:56  吴永富  阅读(1436)  评论(0编辑  收藏  举报