摘要:
string filePath = @"E:\Randy0528\中文目录\JustTest.rar";Response.Write("文件路径:"+filePath);Response.Write("<br/>更改路径字符串的扩展名。<br/>");Response.Write(System.IO.Path.ChangeExtension(filePath, "txt"));Response.W... 阅读全文
posted @ 2012-12-07 11:32
Livermore.S
阅读(405)
评论(1)
推荐(0)
浙公网安备 33010602011771号