system.io.path下有好几个实用的方法.
system.io.path.getExtension(path) 得到扩展名
system.io.path.getfilename(path)

相关文章: