摘要: /// /// 将图片按百分比压缩 /// public static bool ImageCompress(Image source, string savePath, byte percent) { var parameters = new EncoderParameters(... 阅读全文
posted @ 2019-06-21 16:25 一只桔子2233 阅读(145) 评论(0) 推荐(0)
摘要: js C# 阅读全文
posted @ 2019-06-21 15:24 一只桔子2233 阅读(263) 评论(0) 推荐(0)