程序包 | 说明 |
---|---|
com.google.zxing.qrcode.encoder |
限定符和类型 | 方法和说明 |
---|---|
static QRCode |
Encoder.encode(String content,
ErrorCorrectionLevel ecLevel) |
static QRCode |
Encoder.encode(String content,
ErrorCorrectionLevel ecLevel,
Map<EncodeHintType,?> hints) |
Copyright © 2007–2015. All rights reserved.