大约有 25 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0058 秒)
...ser.window.QRCode(div,{ width:100, height:100 }); var url:string = "http://layabox.com/"; this.qrcode.makeCode(url); Laya.stage.once("click",this,this.clickHandler); this.qrcodeSp = new Laya.Sprite(); Laya.stage.addChild(this.qrcodeSp); 编译运行上面的代码,然后点击舞台可以看到,...
来源: Laya3.0_文档 发布时间: 20251010
....window.QRCode(div,{ width : 100, height : 100 }); var url:String ="http://layabox.com/"; qrcode.makeCode(url); Laya.stage.once("click",this,clickHandler); qrcodeSp = new Sprite(); Laya.stage.addChild(qrcodeSp); } private function clickHandler():void { var url:String = qrcode._oDrawing._elImage.src;...
来源: Laya2.0_文档 发布时间: 20210715
...动画的API使用可以查看[Animation API文档](https://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=Core&category=display&class=laya.display.Animation)。
来源: Laya2.0_文档 发布时间: 20210715
...动画的API使用可以查看[Animation API文档](https://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=Core&category=display&class=laya.display.Animation)。
来源: Laya2.0_文档 发布时间: 20210715
...动画的API使用可以查看[Animation API文档](https://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=Core&category=display&class=laya.display.Animation)。
来源: Laya2.0_文档 发布时间: 20210715