摘要: nuget下载二维码包 public static Bitmap GenerateQrCode(string text, int w, int h,string desc = "") { BarcodeWriter writer = new BarcodeWriter(); writer.Forma 阅读全文
posted @ 2020-04-23 09:23 小龙uchiha 阅读(261) 评论(0) 推荐(0)
摘要: 从今天开始就要开始学习安卓和开发安卓了。今天在苹果系统和微软系统分别把android studio装了一遍,谷歌被墙,真的好不方便。第三方模拟机genymotion下载网站还挂了,难道也是被墙了吗。android studio装起来各种麻烦,自带的模拟机真的难用的一比。准备的东西android st 阅读全文
posted @ 2016-02-29 21:56 小龙uchiha 阅读(104) 评论(0) 推荐(0)