• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 68 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0030 秒)

1. Scoket中的timeout [ 100%]

Scoket中的timeout Socket中的timeout有用吗?我设置到3秒后并没有发现连接等待时间变短。 2017-06-08 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixueying 赞同来自: timeout是表示...

来源: Laya_社区 发布时间: 20170608

2. [LayaNative2.0] Laya.HttpRequest 怎么设置 timeout [ 95%]

[LayaNative2.0] Laya.HttpRequest 怎么设置 timeout 已经设置 request.http.timeout 无效。请求支援 2020-04-05 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回复 为什么被折叠? 0 个回复被折叠 要...

来源: Laya_社区 发布时间: 20200405

3. HttpRequest在网页上和APP上表现不一致 [ 95%]

...30000, this, ()=>{     let hr = new Laya.HttpRequest();     hr.http.timeout = 3000;     hr.http.ontimeout = function(){console.log("http timeout test: timeout")};     hr.once(Laya.Event.COMPLETE, this, ()=>{console.log("http timeout test: success");});     hr.once(Laya.Event.ERROR, t...

来源: Laya_社区 发布时间: 20171016

4. Cannot connect to runtime process, timeout after 10000 ms [ 95%]

Cannot connect to runtime process, timeout after 10000 ms 运行调试时出现:Cannot connect to runtime process, timeout after 10000 ms - (reason: Can’t find a target that matches:file:///…/bin/index.html. available pages:  [“chrome newtab”])。MAC系统,LayaAirIDE_1.7.6版本。关...

来源: Laya_社区 发布时间: 20170629

5. Cannot connect to runtime process, timeout after 10000 ms - (reason: Cannot connect to the [ 95%]

Cannot connect to runtime process, timeout after 10000 ms - (reason: Cannot connect to the Cannot connect to runtime process, timeout after 10000 ms - (reason: Cannot connect to the 附件 : --> 2017-07-05 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与...

来源: Laya_社区 发布时间: 20170705

6. Cannot connect to runtime process, timeout after 10000 ms 自动关闭 [ 94%]

Cannot connect to runtime process, timeout after 10000 ms 自动关闭 Cannot connect to runtime process, timeout after 10000 ms 自动关闭 这个要怎么解决? 附件 : --> 2018-09-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的...

来源: Laya_社区 发布时间: 20180916

7. Cannot connect to runtime process, timeout after 10000 ms [ 94%]

Cannot connect to runtime process, timeout after 10000 ms 我使用的layaari的 模拟器 运行  目前进去 就会 闪退 Cannot connect to runtime process, timeout after 10000 ms - (reason: Can't attach to this target that may have Chrome DevTools attached - file:///E:/xxxxxxx/bin/index.html)...

来源: Laya_社区 发布时间: 20170613

8. Cannot connect to runtime process, timeout after 10000 ms [ 94%]

Cannot connect to runtime process, timeout after 10000 ms Cannot connect to runtime process, timeout after 10000 ms - (reason: Cannot connect to the target: connect ETIMEDOUT 127.0.0.1:9222). 启动运行几秒后就报这个错,逻辑全部删除同意报错,端口号改了同样报这个错...

来源: Laya_社区 发布时间: 20170509

9. Cannot connect to runtime process, timeout after 10000 ms [ 94%]

Cannot connect to runtime process, timeout after 10000 ms 参照例子新建了一个TS项目,可以用layaair调试,但无法使用chrome调试。报错: Cannot connect to runtime process, timeout after 10000 ms - (reason: Cannot connect to the target: undefined).   1.已经试过任务管...

来源: Laya_社区 发布时间: 20170427

10. 把 hr.http.timeout 设置后,如果超时没消息返回 [ 94%]

把 hr.http.timeout 设置后,如果超时没消息返回 如果我设置为 hr.http.timeout = 3000 (秒),后端设置为10秒后返回,3秒超时后..没消息返回,不是应该有个超时消息返回的? 这个应该怎么处理? 谢谢了.   2017-10-16 添加评论 免费帖 --> 分享 微博...

来源: Laya_社区 发布时间: 20171016