摘要: 读取文件夹下的文件public string ReadImagesPaths() { string result = string.Empty; try { string path = ... 阅读全文
posted @ 2016-01-12 18:34 garsonguo 阅读(737) 评论(0) 推荐(0)