大约有 67 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0037 秒)
... xhr.once(Laya.Event.COMPLETE, this, completeHandler); xhr.once(Laya.Event.ERROR, this, errorHandler); xhr.send("http://192.168.10.108:35553/re ... ot%3B, "", "get", "arraybuffer"); function completeHandler(data) { //加载完成返回的data是arraybuffer; //.......这里处理我们加密的图...
来源: Laya_社区 发布时间: 20180201
...3.1.1导致APP上架被拒的说明 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一...
来源: Laya_社区 发布时间: 20170215
构建后打包app运行时出错 日志会报download image file error! file:////data/data/com.youqu.h5sgz/cache//LayaCache//localstorage/logo/logo.png 程序就卡在那里了。 2017-02-08 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关...
来源: Laya_社区 发布时间: 20170208
...nsion-resource.__proto.send @ firstGame.max.js:9742 firstGame.max.js:9142 [error]Failed to load: F:/Laya/Project/firstGame/bin/h5/res/atlas/comp.json 2firstGame.max.js:15426 lose skin comp/button.png 2firstGame.max.js:15426 lose skin comp/checkbox.png file:///F:/Laya/Project/firstGame/bin/h5/comp/bg...
来源: Laya_社区 发布时间: 20170108
寻求帮助 Uncaught TypeError: Cannot read property 'play' of null (see stack)#[0]__proto.play@/data/data/com.nearme.instant.platform/app_game/app/com.jinkejoy.talkingtomgoldrun.kyx.nearme.gamecenter/2115/libs/laya.quickgamemini.js:1838#[1]__proto.__onEnd@/data/data/com.nearme.instant.platform/ap...
来源: Laya_社区 发布时间: 20200826
...n res; } + (NSString *)convertToJsonData:(NSDictionary *)dict { NSError *error; NSData *jsonData = [NSJSONSerialization dataWithJSONObject:dict options:NSJSONWritingPrettyPrinted error:&error]; NSString *jsonString; if (!jsonData) { NSLog(@"%@",error); ...
来源: Laya_社区 发布时间: 20201209
...Event.CLOSE, this, closeHandler); //关闭事件 this.socket.on(Laya.Event.ERROR, this, errorHandler); //连接出错 function openHandler(event){ //正确建立连接 this.socket.send('foo','OOOO'); } function receiveHandler(msg){ console.log(event); //接收到数据触发函数 // socket.emit('lo...
来源: Laya_社区 发布时间: 20181107
火狐浏览器上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
....wesai.doudizhu E/LayaBox: >>>>>LayaTexture::freeGLResource error 05-17 17:12:40.327 13946-13946/com.wesai.doudizhu E/LayaBox: >>>>>LayaTexture::freeGLResource error 05-17 17:12:40.327 13946-13946/com.wesai.doudizhu E/LayaBox: >>>>>LayaTexture::freeGLReso...
来源: Laya_社区 发布时间: 20170517
...h.events.Event; import flash.events.HTTPStatusEvent; import flash.events.IOErrorEvent; import flash.events.ProgressEvent; import flash.events.SecurityErrorEvent; import flash.net.URLLoader; import flash.net.URLLoaderDataFormat; import flash.net.URLRequest; import flash.net.URLRequestMethod; import f...
来源: Laya_社区 发布时间: 20151217