2016年8月12日
摘要: public class MyFile { /// /// 定义属性获取文件路径 /// public string PathFileName { get; set; } public MyFile() { } /// /// ... 阅读全文
posted @ 2016-08-12 17:27 路上有你F 阅读(186) 评论(0) 推荐(0)