摘要:<? include "phpqrcode/phpqrcode.php"; $errorCorrectionLevel = "L"; $matrixPointSize = "4"; QRcode::png($value, false, $errorCorrectionLevel, $matrixPo
阅读全文
03 2017 档案
摘要:<? include "phpqrcode/phpqrcode.php"; $errorCorrectionLevel = "L"; $matrixPointSize = "4"; QRcode::png($value, false, $errorCorrectionLevel, $matrixPo
阅读全文
|