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

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

31. 用Geolocation获取地理位置信息(JavaScript-LayaAir基础篇(JS)-硬件设备相关) [ 65%]

...时间和更大的电量消耗(如开启了移动设备的GPS)。 - `timeout` —— 正整数,代表返回位置的最大时间(毫秒)限制。默认值是`Infinity`,意味着`getCurrentPosition()`直到位置可用时才会返回。 - `maximumAge` —— 32位正整数,代表可返...

来源: Laya2.0_文档 发布时间: 20210715

32. 用Geolocation获取地理位置信息(ActionScript-LayaAir基础篇(AS3)-硬件设备相关) [ 65%]

...时间和更大的电量消耗(如开启了移动设备的GPS)。 - `timeout` —— 正整数,代表返回位置的最大时间(毫秒)限制。默认值是`Infinity`,意味着`getCurrentPosition()`直到位置可用时才会返回。 - `maximumAge` —— 32位正整数,代表可返...

来源: Laya2.0_文档 发布时间: 20210714

33. dcc服务端应该配置怎么样的环境才能让手机客户端更新资源时能够正确的访问到 [ 64%]

...4:8900/bin/index.html 05-10 18:07:12.244: E/LayaBox(8836): download error: timeout, dt=8,opttimeout=1798 05-10 18:07:12.244: I/LayaBox(8836): Downloaded http://10.0.0.114:8900/bin/index.html@ s=0 l=0 05-10 18:07:12.254: I/LayaBox(8836):  xhr.GET url=http://10.0.0.114:8900/bin/index.html 05-10 18:07...

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

34. 输入设备-地图 [ 60%]

...ion); map.setZoom(17); } } function onError(e) { if (e.code == Geolocation.TIMEOUT) alert("获取位置超时"); else if (e.code == Geolocation.POSITION_UNAVAILABLE) alert("位置不可用"); else if (e.code == Geolocation.PERMISSION_DENIED) alert("无权限"); } })(); module laya { import Stage = L...

来源: Laya_示例 发布时间: 20241002

35. mac 报错 [ 59%]

mac 报错 Cannot connect to runtime process,timeout after 10000ms -(reason: cannot connect to the target :connect to the target :connect Econnrefused 127.0.0.1:9222) 2018-03-06 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交...

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

36. 输入设备-地图 [ 59%]

...Error(e) { const Geolocation = Laya.Geolocation; if (e.code == Geolocation.TIMEOUT) alert("获取位置超时"); else if (e.code == Geolocation.POSITION_UNAVAILABLE) alert("位置不可用"); else if (e.code == Geolocation.PERMISSION_DENIED) alert("无权限"); } } new InputDevice_Map();module laya ...

来源: Laya2.0_示例 发布时间: 20241002

37. laya打包APK无法进入游戏 [ 59%]

...错信息如下: 03-07 15:59:40.935: W/LayaBox(24066): download error: timeout, dt=8,opttimeout=179803-07 15:59:40.935: W/LayaBox(24066): download error: timeout, dt=8,opttimeout=1798 03-07 15:59:40.935: I/LayaBox(24066): Downloaded http://stand.alone.version/src/view/pop/popAdv.js@ s=0 l=0 03-07 ...

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

38. 调试总是中断了 [ 59%]

调试总是中断了 Cannot connect to runtime process, timeout after 10000 ms - (reason: Can't attach to this target that may have Chrome DevTools attached - file:///D:/work/SlotProject2/bin/index.html). 2017-04-28 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已...

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

39. 建立项目就报错 是什么原因 [ 58%]

... 刚建立项目 一运行 ,就报错 Cannot connect to runtime process, timeout after 10000 ms - (reason: Can't find a target that matches: file:///d:/project/GAME-KP(WX-GAME.program)/bin/index.html. Available pages: ["file:///D:/project/GAME-KP(W 附件 : --> 2018-08-16 添加评论 免费帖 --...

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

40. timer在切换到后台再回到前台之后失效。 [ 58%]

...再回到前台之后失效。 微信小游戏,iOS环境 Laya.timer.once(timeout, this, this.onTimeOut); 2018-08-14 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 GQ 赞同来自: 管理员能帮我删除一下...

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