06 2018 档案
zxing生成二维码和条码
摘要:/*** * 生成二维码方法 * @param str 生成内容 * @param widthHeight 宽度和高度 * @return * @throws WriterException */ public static Bitmap Create2DCode(String str,Barcod 阅读全文
posted @ 2018-06-20 19:25 freexiaoyu 阅读(1631) 评论(0) 推荐(0)
Failed to resolve: common Open File 导入项目问题
摘要:Failed to resolve: common Open File Warning:Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'.It will be remov 阅读全文
posted @ 2018-06-10 15:06 freexiaoyu 阅读(1190) 评论(0) 推荐(0)