clj.qrgen:用于Clojure的QRCode生成器

时间:2021-05-14 03:27:37
【文件属性】:
文件名称:clj.qrgen:用于Clojure的QRCode生成器
文件大小:9KB
文件格式:ZIP
更新时间:2021-05-14 03:27:37
Clojure 克雷格 Clojure库,用于生成QRCode包装的Java 。 消息 发布了0.4.0,将qrgen升级到0.2.0 用法 莱宁根的依存关系: [clj.qrgen " 0.4.0 " ] 用它: ( use 'clj.qrgen) 从文本创建QRCode,然后另存为临时文件: ( as-file ( from " hello world " )) 使用选项创建: ; ; override size and image type ( from " hello world " :size [ 250 250 ] :image-type JPG) ; ; supply charset hint to ZXING ( from " hello world " :charset " utf-8 " ) ; ; supply error correction level hint
【文件预览】:
clj.qrgen-master
----changelog.txt(60B)
----src()
--------clj()
----LICENSE(11KB)
----test()
--------clj()
----README.md(2KB)
----project.clj(362B)
----.gitignore(84B)

网友评论