大约有 79 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0044 秒)
...portTools/TP/atlas-generator" "/home/sgf_ebuild/LayaAirIDE/packParam.json" Error Occured: Error: Command failed: "/data/tools/node-v8.9.0-linux-x64/lib/node_modules/layacmd/ProjectExportTools/TP/atlas-generator" "/home/sgf_ebuild/LayaAirIDE/packParam.json" /bin/sh: /data/tools/node-v8.9.0-linux-x64/...
来源: Laya_社区 发布时间: 20171211
...Close); socket.on(Event.MESSAGE, this, onMessageReveived); socket.on(Event.ERROR, this, onConnectError); socket.connectByUrl(url); } public function Add(handler:IHandler):void { if(list.indexOf(handler) < 0){ list.push(handler); } } public function Remove(handler:IHandler):void { var index:int=li...
来源: Laya_社区 发布时间: 20170724
...efault: { console.error('unknown format', ext); return; } } ...
来源: Laya_社区 发布时间: 20201130
... 的放缩策略 TS项目使用matter.js库无智能提示 Ts 编辑提示error TS5023: Unknown option 'p' 如何实现微信登录? 微信小游戏如何使用ttf字体? 微信小游戏:HTMLDivElement的使用 请问在layaIDE里,怎么调用微信小程序API 问题状态 最新活动: 201...
来源: Laya_社区 发布时间: 20180825
示例打地鼠发布打包后提示TypeError: this.preinitialize is not a function $ adb shell am start -n "com.layabox.game/demo.MainActivity" -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -D Waiting for application to come online: com.layabox.game.test | com.layabox.game Conn...
来源: Laya_社区 发布时间: 20171218
....0beta2发布vivo小游戏报错:Can not find scene:main/MainScene.scene ERROR: Uncaught Can not find scene:main/MainScene.scene, location: /data/data/com.vivo.hybrid/app_resource/com.martian.fkltxxl.vivominigame/libs/laya.core.js:0:0 报错信息截图: file:///C:/Users/user/Documents/Tencen...
来源: Laya_社区 发布时间: 20191025
火狐浏览器上webgl异常 Error: WebGL: texSubImage2D: Texture has not been initialized prior to a partial upload, forcing the browser to clear it. This may be slow. async.race.0._hash.e3a9c451.js%20line%20297%20%3E%20eval:4:30925 Error: WebGL: texSubImage2D: This operation requires zeroing tex...
来源: Laya_社区 发布时间: 20171120
... 文件:将该文件的 16065 行注释掉,注释后的代码如下: error(err, pos) { if (typeof err === 'string') err = { message: err }; if (pos) augmentCodeLocation(err, pos, curSource, id); err.id = id; err.hook = 'transform'; // return pluginContext.error(err); },该方法虽然可以解...
来源: Laya_社区 发布时间: 20201223
...时间; xhr.once(Event.COMPLETE, this, completeHandler); xhr.once(Event.ERROR, this, errorHandler); xhr.on(Event.PROGRESS, this, processHandler); xhr.send("https://api.weixin.qq.com/cgi- ... ot%3B, "", "get", "text"); function processHandler(data) { console.log(data); } function errorHandler(data)...
来源: Laya_社区 发布时间: 20180419
...1 6514-6514/com.vivo.vs W/VivoUnion.CommandClient: [SA]sendCommandToServer error, remoteService is null! command = ShowAssitViewCommand 10-13 17:31:16.011 6514-6514/com.vivo.vs I/VivoUnion.SdkToApkInvoker: [SA]reconnect remote server.. command = com.vivo.unionsdk.cmd.ShowAssitViewCommand@360e2552 10...
来源: Laya_社区 发布时间: 20181013