-
-
Save disinfeqt/2db561fcb18b0e1587b1 to your computer and use it in GitHub Desktop.
Revisions
-
disinfeqt revised this gist
Aug 18, 2014 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,4 @@ javascript:(function(){document.location.href='https://chart.googleapis.com/chart?chs=300x300&cht=qr&choe=UTF-8&chl='+encodeURIComponent(document.location.href);})() // 根据当前页面生成 QR code 的 bookmarklet // 用到了 Google Chart API: https://developers.google.com/chart/infographics/docs/qr_codes?csw=1 -
tlxue revised this gist
Apr 11, 2014 . No changes.There are no files selected for viewing
-
tlxue created this gist
Apr 11, 2014 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,4 @@ javascript:(function(){document.location.href='https://chart.googleapis.com/chart?chs=150x150&cht=qr&choe=UTF-8&chl='+encodeURIComponent(document.location.href);})() // 根据当前页面生成 QR code 的 bookmarklet // 用到了 Google Chart API: https://developers.google.com/chart/infographics/docs/qr_codes?csw=1