摘要:
继续上一节的内容本节我们将对上一节的QQ群号二维码进行解码QQ群号二维码图片另存为后,将下载的.jpg拷贝到项目assets目录下1、解码配置Map<DecodeHintType,Object> hints = new EnumMap<DecodeHintType,Object>(DecodeHintType.class);Collection<BarcodeFormat> decodeFormats = EnumSet.noneOf(BarcodeFormat.class);decodeFormats.addAll(EnumSet.of(BarcodeFo 阅读全文
posted @ 2012-11-29 17:09
Anthony Li
阅读(6294)
评论(1)
推荐(0)
浙公网安备 33010602011771号