使用qrencode工具生成
apt-get install qrencode # for ubuntu
yum install qrencode # for centos
brew install qrencode # for macos
qrencode -t UTF8 hello
或
qrencode -t ASCII hello
使用qrencode工具生成
apt-get install qrencode # for ubuntu
yum install qrencode # for centos
brew install qrencode # for macos
qrencode -t UTF8 hello
或
qrencode -t ASCII hello