qrCode Typescript 二维码生成算法。 用法: egret.Sprite sprite = qr.QRCode.create("http://www.egret.com"); 说明: qr.QRCode.create()方法有3个可选参数分别是宽度,高度,颜色.