大约有 118 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0027 秒)
Laya_社区(97) Laya2.0_文档(10) Laya2.0_api(3) laya_api(3) Laya3.0_文档(2) Laya3.0_api(1) Laya2.0_示例(1) Laya_示例(1)
...了,ide中报个错误 Cannot connect to runtime process, timeout after 10000 ms - (reason: Got a response from the target app, but no target pages found). 附件 : --> 2017-03-03 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提...
来源: Laya_社区 发布时间: 20170303
...NE 微信 asdxl1986 赞同来自: 版本是最新的,1.7.19.1beta attack_10000.zip 2018-06-05 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 asdxl1986 相关问题 Layabox 2.0 bate5 运行编译之后 bundle.js 文件里面没有使用...
来源: Laya_社区 发布时间: 20180601
...么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 ok10000 相关问题 发起问题须知,必看!!!不按提问规则的,官方拒绝解答!!! 2.0一不小心删了bin目录下的某个场景json文件。。竟然无法自动生成了? 官方有没有考虑...
来源: Laya_社区 发布时间: 20171228
....log("开始测试"); var xhr = new Laya.HttpRequest(); xhr.http.timeout = 10000;//设置超时时间; xhr.once(Event.COMPLETE, this, completeHandler); xhr.once(Event.ERROR, this, errorHandler); xhr.on(Event.PROGRESS, this, processHandler); xhr.send("http://www.baidu.com", "", "get", "text"); func...
来源: Laya_社区 发布时间: 20180208
...试http://layaair.ldc.layabox.com/demo/?PerformanceTest_Maggots 调至10000个精灵,白鹭只有帧率在37左右,laya是60帧,但是把虫子换成大点的图,设成2000个,白鹭的性能却比laya的要强,如图所示,请问是什么原因?要如何优化? 附件 : --> eui...
来源: Laya_社区 发布时间: 20161227
...试10秒钟后报错: Cannot connect to runtime process, timeout after 10000 ms - (reason: Can't find a target that matches: d:\install\LayaBox\workspace\AirWar_Class11/bin/index.html.Available pages:["file:///D:/install/LayaBox/workspace/AirWar_Class11/bin/index.html"]) 附件 : --> 2016-12-30 1...
来源: Laya_社区 发布时间: 20161230
...关注: 8 人 fen0122 • 2017-11-17 17:23 99999就可以了,是要大于10000啊
来源: Laya_社区 发布时间: 20170412
...nt) => { }); let self = this; client.init({host: "192.168.1.218", port: 10000}, () => { }); } 附件 : --> WebsocketTest.zip 2019-05-07 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 helloworldlv 赞同来...
来源: Laya_社区 发布时间: 20190507
... Laya.init(1136,640); var xhr = new Laya.HttpRequest(); xhr.http.timeout = 10000;//设置超时时间; xhr.once(Event.COMPLETE,this,completeHandler); xhr.once(Event.ERROR,this,errorHandler); xhr.on(Event.PROGRESS,this,processHandler); xhr.send("https://www.baidu.com/","","get","text"); function pr...
来源: Laya_社区 发布时间: 20180830
...resh/hand1.png","fresh/hand2.png"] handani.interval = 150 handani.zOrder = 10000 handani.pos(point.x+50,point.y+30) MainUI.Root.addChild(handani) handani.play(0,true,"handani") 控制台: [warn]Retry to load: fresh/hand1.png [warn]Retry to load: fresh/hand2.png [error]Failed to load: fresh/hand1.p...
来源: Laya_社区 发布时间: 20171117