Rails二维条形码插件 QRCode Rails

码农软件 · 软件分类 · 其他开发相关 · 2019-10-29 12:44:22

软件介绍

QRCode Rails 是一个 Rails 框架的插件,用来生成 QRCode 图形。

使用示例:

./script/plugin install http://qrcode-rails.googlecode.com/svn/trunk/plugins/qrcode
<%= javascript_include_tag :defaults %>
<%= qrcode('http://www.google.com/', 2, 8, 'my-qrcode') %>

QR Code码,是Quick Response Code的缩写,作为一种具有超高速识读特性的矩阵二维码符号,由日本Denso公司于1994年9月研制,据称比较适合应用于工业自动化生产线管理等领 域。而实际上已经被广泛使用在更多的领域,比如老冒很早以前提到过QR code巧克力、Vista在自己的Blog上侧边栏上放置的QR Code图等,在这里可以看到更多QR Code的应用情况。

本文地址:https://codercto.com/soft/d/17815.html

Head First jQuery

Head First jQuery

Ryan Benedetti , Ronan Cranley / O'Reilly Media / 2011-9 / USD 39.99

Want to add more interactivity and polish to your websites? Discover how jQuery can help you build complex scripting functionality in just a few lines of code. With Head First jQuery, you'll quickly g......一起来看看 《Head First jQuery》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

SHA 加密
SHA 加密

SHA 加密工具

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器