ppt.cc/fuhP4x ppt.cc/fVjECx ppt.cc/fEnHsx ppt.cc/fRZTnx ppt.cc/fSZ3cx ppt.cc/fLOuCx ppt.cc/fE9Nux ppt.cc/fL5Kyx ppt.cc/f71Yqx tecmint.com linuxcool.com linux.die.net linux.it.net.cn ostechnix.com unix.com ubuntugeek.com runoob.com man.linuxde.net ppt.cc/fwpCex ppt.cc/fxcLIx ppt.cc/foX6Ux linuxprobe.com linuxtechi.com howtoforge.com linuxstory.org systutorials.com ghacks.net linuxopsys.com ppt.cc/ffAGfx ppt.cc/fJbezx ppt.cc/fNIQDx ppt.cc/fCSllx ppt.cc/fybDVx ppt.cc/fIMQxx ppt.cc/fKlBax
登录linux vps.
apt-get install -y qrencode
(yum install -y qrencode)
准备内容文件:
echo "https://www.baidu.com/" > url.txt
生成二维码图片:
qrencode -o xyz.png < url.txt就会在当前目录下,生成xyz.png文件。
qrencode -o xyz.png < url.txt
就会在当前目录下,生成xyz.png文件。
No comments:
Post a Comment