大约有 107 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0033 秒)
...,弹出如下提示 Cannot connect to runtime process, timeout after 10000 ms - (reason: Cannot connect to the target: "port" option should be >= 0 and < 65536: 92222). 2017-06-20 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接...
来源: Laya_社区 发布时间: 20170620
...x0; this.y = this.y0; Laya.timer.loop(20, this, this.frameWork); // 每 20 ms 执行一次 } private frameWork():void{ this.y = this.y0 + 10 * (this.n % 3); alert("move "); } }代码放在一个 Image 组件的 runtime 中,实现图片的循环移动,但是 这句代码 :Laya.timer.loop(20, th...
来源: Laya_社区 发布时间: 20200203
...署到layaCloud正式环境报错 [17:10:26] Finished 'package' after 71 ms [17:10:26] Starting 'deploy_to_layacloud_task'... 出错了:E:\gitApp\Felguard_TD_Server\server\gulpfile.js:348 throw new Error(result.ret+':'+result.msg); 出错了: Error: 162:permission denied at Request._callback ...
来源: Laya_社区 发布时间: 20181224
...型3: IDE错误:Cannot connect to runtime process, timeout after 10000 ms - (reason: Cannot connect to the target: connect ETIMEDOUT 127.0.0.1:9222).------可以参考开发者的解决方式(http://ask.layabox.com/question/4392) 以上报错可能是端口号冲突导致的,需要开...
来源: Laya_社区 发布时间: 20170518
... 是不是说明 粒子有内存泄漏? 我不断new Particle2D 100ms后销毁该实例 我也调用了sp.desotry(true) 内存还是飙升 == 后来又试了一下 用WebGL初始化就没问题,不用WebGL 初始化 内存就会随粒子实例数量飙升 附件 : --> 2017-01-03 添...
来源: Laya_社区 发布时间: 20170103
...ur E/MPlugin: Unsupported class: com.mediatek.common.telephony.IOnlyOwnerSimSupport 06-20 19:10:18.528 5371-5371/com.ReleaseTest.Four W/art: Attempt to remove local handle scope entry from IRT, ignoring 06-20 19:10:18.541 5371-5371/com.ReleaseTest.Four W/AwContents: onDetachedFromWindow called when ...
来源: Laya_社区 发布时间: 20170620
...宽高都不是最终值,估计是还在初始化,只需要延迟个200ms左右再去取,就是最终值了。至于为什么启动时不对,就不知道了。 2018-03-21 0 0 分享 微博 QZONE 微信 Laya_Aaron 赞同来自: http://ldc.layabox.com/doc/?nav=zh-as-1-8-0 2018-03-16 0 0 分享...
来源: Laya_社区 发布时间: 20180316
...是2M ADSL,所以在优化阶段,我们都会把模拟成2M的带宽200ms延迟下进行优化,让玩家能在网络稳定的情况下20s内进入到主游戏场景; 分包这种技术在大型页游的开发中,还是有必要的,而且手机网络的环境还没有PC端那么稳定;
来源: Laya_社区 发布时间: 20180829
...onchJNI onDrawFrame执行的时候非常长,每次达到了1~2s,正常3ms ant♑️ • 2022-02-10 12:16 目前无法定位是什么问题,所以没办法弄demo出来 ant♑️ • 2022-02-10 12:34 有没有什么办法可以定位问题? ant♑️ • 2022-02-10 12:35 或者有什么接口...
来源: Laya_社区 发布时间: 20220210
...js [17:24:32] Starting 'compile'... [17:24:33] 'compile' errored after 668 ms [17:24:33] Error: Unexpected token (Note that you need plugins to import files that are not JavaScript) at error (D:\LayaAirIDE2.3.0\resources\app\node_modules\rollup\dist\rollup.js:9402:30) at Module.error (D:\LayaAirIDE2...
来源: Laya_社区 发布时间: 20200513