摘要: private Stream GetThumbnailImage(string imgPath, int widht = 50, int height = 50) { try { if (string.IsNullOrEmpty(imgPath)) { //imgPath = ConfigSetti 阅读全文
posted @ 2020-05-21 10:24 上帝视角 阅读(656) 评论(0) 推荐(0) 编辑