使用Python的库qrcode生成二维码
摘要:现在有很多二维码的生成工具,在线的,或者安装的软件,都可以进行生成二维码。今天我用Python的qrcode库生成二维码。需要预先安装 Image 库 安装 用pip安装 # pip install Image pip install qrcode 使用源码安装 git clone git@gith
阅读全文
posted @ 2018-11-08 11:09
posted @ 2018-11-08 11:09
posted @ 2017-12-26 15:21