用户:opjest_Redstone查看:6 回复:4 评论:6 创建时间:2020-04-13T21:27:09
今天我教大家如何用Python做二维码
首先下载qrcode库
让后import qrcode
import qrcode text = "我是二维码"#可以是地址(安全网址https//:),文字,数字 img = qrcode.make(text) img.show()
(尽量不要用在打广告上)
还有图片ing,就是路径。
不错~赞~喵
点赞0
评论
我的:https://shequ.codemao.cn/community/269883
你...................................................
额……赞一个吧……