摘要: 引用:SixLabors.ImageSharp,SixLabors.ImageSharp.Drawing,System.Drawing.Common /// /// 群组图片合并 /// public static class ImageSharpHelper { /// /// 背景图片缩略图大小 ///... 阅读全文
posted @ 2019-08-07 14:41 Smile灬Lucky 阅读(1154) 评论(1) 推荐(0) 编辑
摘要: using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Text.RegularExpressions; namespace WL.Common { /// 汉字转拼音类 public class EcanConvertToCh ... 阅读全文
posted @ 2019-08-07 14:40 Smile灬Lucky 阅读(657) 评论(0) 推荐(0) 编辑
摘要: using Microsoft.Extensions.DependencyInjection; using Microsoft.Extensions.Hosting; using Microsoft.Extensions.Logging; using Quartz; using Quartz.Impl; using System; using System.Collections.Special... 阅读全文
posted @ 2019-08-07 11:48 Smile灬Lucky 阅读(757) 评论(0) 推荐(1) 编辑