大约有 79 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0038 秒)
...ce(req.data); }); req.once(Event.ERROR, this, function():void { trace("HttpRequest error"); }); req.send("http://int.dpool.sina.com.cn/iplookup/iplookup.php?format=js"); ...
来源: Laya_社区 发布时间: 20170120
...); xhr.once(Laya.Event.COMPLETE,this,completeHandler); xhr.once(Laya.Event.ERROR,this,errorHandler); xhr.send("res/monkey2.png","","get","arraybuffer"); function completeHandler(data){ var url = Laya.Browser.window.URL.createObjectURL(data);//创建一个url对象 self.sp_video.loadImage(url); } } }...
来源: Laya_社区 发布时间: 20170825
...到舞台的3D模型不显示贴图 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target matter中layasprite怎么改变图片大小? ios14系统下 blendMode='lighter' 图片异常 微信小程序—未找到入口 app.json 文件,或者文件读...
来源: Laya_社区 发布时间: 20180119
... } ); 在loadAsync这里报错:[Game] Uncaught (in promise) Error: End of data reached (data length = 1, asked index = 4). Corrupted zip ?我以为压缩文件有误,换了个以前项目在使用的压缩文件,结果也是一样的。 这是啥问题啊……………………,...
来源: Laya_社区 发布时间: 20230208
...击Dialog之外的区域关闭弹框 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target IOS系统内嵌H5游戏,退到后台,等几秒返回音乐音效全无 Texture图片能否进行翻转? 救命!canvas定位后 点击区域偏移,求大...
来源: Laya_社区 发布时间: 20180810
...是为什么呢? [warn]Retry to load: D:/LayaBox/1219/bin/h5/my_task.js [error]Failed to load: D:/LayaBox/1219/bin/h5/my_task.js 2018-01-08 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 5 个回复 qian 赞同来自: 20...
来源: Laya_社区 发布时间: 20180108
...source> Returns void create create(options?: Record<string, any>, errors?: any[]): Node Overrides Prefab.create Defined in laya/resource/PrefabImpl.ts:43 创建一个 Parameters Optional options: Record<string, any> Optional errors: any[] Returns Node destroy destroy(): void Inherited...
来源: Laya3.0_api 发布时间: 20231115
...新代码替换后了,反而报错了: level=1, code=-1, info1=Execute JS Error![TypeError: Attempting to change the setter of an unconfigurable property.]: line = 1075, column = 24, sourceURL = /Users/tsubasa/Library/Developer/CoreSimulator/Devices/565D33C9-E1BA-42BF-87C3-3282FD83F6C5/data/Containe...
来源: Laya_社区 发布时间: 20180328
...019-06-18 13:34:09.466304+0800 test1[6479:65523] JsAppCache::loadCachedURL Error, no cache data. 2019-06-18 13:34:09.466633+0800 test1[6479:65523] onLayaInitError error=Load start url error 2019-06-18 13:34:09.466822+0800 test1[6479:65523] alert=加载游戏失败,可...
来源: Laya_社区 发布时间: 20190618
...鼠标是否处于按下状态”? 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 请问在layaIDE里,怎么调用微信小程序API TypeScript下HttpRequest发送Post请求有Bug? Animator 如何获取当前所有动画名称呢?或者所...
来源: Laya_社区 发布时间: 20200609