QR码与VB.net和ASP.net [英] QR Code with VB.net and ASP.net

查看:84
本文介绍了QR码与VB.net和ASP.net的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Hello Friend,您能否告诉我如何使用vb.net生成QR码而无需添加任何库。

Hello Friend, Can you advice me how to generate QR code with vb.net without needing to add any library.

推荐答案

您可以使用Google Chart API在您的asp.net网页中生成QR码。只需添加一个img标签,指向:



https://chart.googleapis.com/chart?chs=150x150&cht=qr&chl=WHATEVER_YOU_WANT_TO_ENCODE_HERE
You could use Google Chart API to generate QR Codes in your asp.net webpages. Just add an img tag pointing to:

"https://chart.googleapis.com/chart?chs=150x150&cht=qr&chl=WHATEVER_YOU_WANT_TO_ENCODE_HERE"


这篇关于QR码与VB.net和ASP.net的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆