0
<script type="text/javascript" src="qrcode.min.js"></script>
和
var qrcode = new QRCode("test", {
text: "http://jindo.dev.naver.com/collie",
width: 128,
height: 128,
colorDark : "#000000",
colorLight : "#ffffff",
correctLevel : QRCode.CorrectLevel.H
});
,但它並沒有爲我工作了..沒我把它給虛假的東西?
你,結果在做什麼嗎? –
那麼你需要'
'功能之前的某個地方,你知道嗎? –Google Charts有一個QR碼生成器:''https://developers.google.com/chart/infographics/docs/qr_codes?csw=1 – martincarlin87