摘要: string filePath =@"E:/Randy0528/中文目录/JustTest.rar";更改路径字符串的扩展名。System.IO.Path.ChangeExtension(filePath, "txt");E:/Randy0528/中文目录/JustTest.txt返回指定路径字符串 阅读全文
posted @ 2017-07-13 16:45 天晴微笑 阅读(232) 评论(0) 推荐(0) 编辑