摘要:
设置Key nuget setApiKey [Your-API-Key] -Source https://www.nuget.org/api/v2/package/ 打包 nuget pack Aliang.Common.Helper.csproj -Prop Configuration=Relea 阅读全文
摘要:
public class VerifyCodeHelper { /// <summary> /// 传入一个随机字符串,生成一张Bitmap的图片 /// </summary> /// <param name="code"></param> /// <returns></returns> publi 阅读全文