大约有 432 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0044 秒)
runtime运行报错! 今天根据教程设置runtime,发现怎么都会抛出异常,核对操作步骤,没发现什么问题。只好开始跟踪代码,发现laya.ui.js里代码如下: View.getCompInstance=function(json){ var runtime=json.props ? json.props.runtime :""; ...
来源: Laya_社区 发布时间: 20160913
laya2.0构建app时url不再支持.html文件,但是需要runtime.json这个文件是怎么来的? 下面是仿真时的报错信息 I/LayaBox: Download [ ]:http://192.168.0.72/web3/updat ... 0.844 I/LayaBox: >>>JCConchRender::clearAllData =-815802000 D/EGL_emulation: eglMakeCurren...
来源: Laya_社区 发布时间: 20190222
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
LayaNative LayaNative如何选择通过index.js或是runtime.json启动? 如题,我看了这个文档之后, https://ldc2.layabox.com/doc/?language=zh&nav=zh-ts-6-0-2 没有找到设置的方法。 尝试修改了屏幕的旋转设置,依然无效。 我项目里有index.js,为什么...
来源: Laya_社区 发布时间: 20200610
# runTime的使用 推荐阅读视频教程,有关LayaAir脚本与Runtime开发的系统全面讲解与实战介绍 脚本组件课链接: [https://ke.qq.com/course/427324](https://ke.qq.com/course/427324 ) UI与场景编辑、组件化开发、屏幕适配与抗锯齿的合集课程链接:[ht...
来源: Laya2.0_文档 发布时间: 20210715
场景类的runtime问题 在设计界面 把脚本拖到场景类的runtime上,脚本如下,编译 通过,但运行时报错,是怎么回事呢? 附件 : --> 2019-03-30 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 ...
来源: Laya_社区 发布时间: 20190330
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
# runTime的使用 推荐阅读视频教程,有关LayaAir脚本与Runtime开发的系统全面讲解与实战介绍 脚本组件课链接: [https://ke.qq.com/course/427324](https://ke.qq.com/course/427324 ) UI与场景编辑、组件化开发、屏幕适配与抗锯齿的合集课程链接:[ht...
来源: Laya2.0_文档 发布时间: 20210715
laya2.0 runtime问题 按照2.0官方文档来的,报can not find class xxx 项目已上传,请帮忙看看 附件 : --> 测试1_runtime.rar 2018-10-10 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 hj 赞同...
来源: Laya_社区 发布时间: 20181010
...ns (let, const, function, class) not yet supported outside strict mode let runtime = json.props.runtime; ^^^ SyntaxError: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode at eval (native) at Document._downloadOk (apploader.js:6059:20) at apploader.js:6038...
来源: Laya_社区 发布时间: 20180724