-
zbar扫描库已进行编译
资源介绍
相机得到数据
private void decode(byte[] data, int width, int height) {
QRLib qr = new QRLib();
String strResult = qr.decodeQrImage(data,width,height);
}
- 上一篇: python3.6 标准库 chm格式
- 下一篇: Python标准库中文版 高清.chm版