Encode algorithm QR-code

前端 未结 4 1337
再見小時候
再見小時候 2020-12-12 13:08

Who knows how to generate qr-code? And how to decorate like here http://mojiq.kazina.com/?

4条回答
  •  臣服心动
    2020-12-12 13:44

    you can use the JavaScript implementation of a QR symbology, which is part of the ShieldUI open source package available here. You can see a jquery QR plugin implementation based on it in the following demo.

提交回复
热议问题