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

大约有 11,331 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0228 秒)

10091. 提交内存泄露的bug demo [ 51%]

...法正常作用问题-解决办法 问题状态 最新活动: 2018-12-20 10:46 浏览: 2392 关注: 5 人 大林 • 2018-12-20 14:00 我写demo只是放大了这个bug,其实主要是没有地方释放,多次调用会引起内存不断增长 大林 • 2018-12-20 14:03 我们工程调用了上...

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

10092. Cannot connect to runtime process, timeout after 10000 ms [ 51%]

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

10093. 微信小游戏内TextInput不能实现只输数字的功能 [ 51%]

...用 let input = new Laya.TextInput(); this.addChild(input); input.width = 100; input.height = 50; input.on(Laya.Event.BLUR, this, e=>{ let str = input.text.split(''); for (let i = 0; i < str.length; i++) { let isNotNumber = true; for (let j = 0; j < 10; j++) { if (str[i] == j.toString()) { ...

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

10094. Android App版本从server更新下载的资源缓存目录是手机的哪个目录?资源下载日志在哪?从哪里可以查看? [ 51%]

... 2017-11-18 17:09 然而并没有layabox目录 jxfcwys • 2017-11-18 17:10 然道要取得root权限,去查看根目录里面吗?

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

10095. oppo分包的几个问题 [ 51%]

...4的几个问题 layaAir分包问题 问题状态 最新活动: 2021-01-15 10:11 浏览: 381 关注: 2 人

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

10096. sprite.loadImage加载图片怎么设置要显示的x,y坐标和宽高? [ 51%]

...值。 图片不能按轴心旋转 问题状态 最新活动: 2019-02-14 10:23 浏览: 1656 关注: 2 人 仰望星空 • 2019-02-14 11:49 var texTure: Laya.Texture = new Laya.Texture(); texTure.load("res/smallWalkRight.png",Laya.Handler.create(this,function(){})); var graphics: Laya.Grap...

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

10097. 发布QQ小游戏,引擎插件和分包加载功能出现问题. [ 51%]

...具运行: 引擎插件出现错误: can't find module : __plugin__/1109625052/laya.core.min.js can't find module : __plugin__/1109625052/laya.d3.min.js can't find module : __plugin__/1109625052/laya.ui.min.js   分包加载出现错误:  createLoadSubPackageTask loadTaskId = undefined !!! ...

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

10098. laya2.0微信开发域无法显示 [ 51%]

...mouseWheelEnable=true;无法滚动 问题状态 最新活动: 2018-12-24 10:37 浏览: 2062 关注: 3 人

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

10099. MAC系统下使用IDE的场景编辑器时用MacBook的触摸板轻击有问题 [ 51%]

...动: 2017-08-03 17:25 浏览: 1770 关注: 3 人 vincent22 • 2017-03-31 10:13 更正一下下,他说的是触摸板(就是一般笔记本键盘位置下方的那块东西),不是触摸屏。

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

10100. [LayaAir2]LayaNative2.0 导出app包,scripts里面只有config.js,没有index.js,apploader.js [ 51%]

...么时候就没有的,用LayaNative3.0导出是有的 附件 : --> 2025-10-30 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 lv 赞同来自: layaconch.jar文件后缀改为.zip看下 2025-11-05 0 0 分享 微...

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