如何用C#改文件名

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