路径获取文件名通用方法

 FilePath.Substring(FilePath.LastIndexOf("\\") + 1)

posted @ 2014-04-30 15:54  ChineseMoonGod  阅读(142)  评论(0)    收藏  举报