可以使用zxing三方库生成QRCode二维码,通过设置EncodeHintType的QR\_VERSION属性来指定版本,版本越大则容纳字符越多,共40个版本,具体demo参考以下链接参考链接:https://gitee.com/openharmony-tpc/zxing/tree/master
可以使用zxing三方库生成QRCode二维码,通过设置EncodeHintType的QR\_VERSION属性来指定版本,版本越大则容纳字符越多,共40个版本,具体demo参考以下链接
参考链接:https://gitee.com/openharmony-tpc/zxing/tree/master