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

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

5981. 正常运行的2.1升级到2.2.0出现循环依赖的错误,这是咋回事丫 ? [ 48%]

...感谢  !   出错了:Circular dependency:...........     附件 : --> 2019-07-30 1 条评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 17 个回复 Laya_Aaron 赞同来自: 这个要根据具体情况解决循环依赖 2019-07-3...

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

5982. 位图字体的排版与注册点问题 [ 48%]

...中心,理论上应该文本框居中 但结果是这样   附件 : --> 2016-06-17 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixueying 赞同来自: @daohu你好 第一个:   通过设置位图字体的l...

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

5983. 字节平台(抖音预览调试),因为一行代码导致无法启动问题 [ 48%]

...动 3、函数为空函数,无任何其他逻辑代码   附件 : --> 2023-06-25 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 layabox小高 赞同来自: 方便提供一份精简的示例我们来查下。 20...

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

5984. 截屏文件没有保存 [ 48%]

...useTimenew3906 03-05 19:47:50.534 9306-9431 I/LayaBox: i'm here 2:12582912 2048 1536 03-05 19:47:50.534 9306-9431 I/LayaBox: /data/data/xxx//LayaCache//appCache/test.png 2018-03-05 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提...

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

5985. png使用base64显示异常 [ 48%]

...常,如下:   有大佬遇到过类似问题吗,求助~ 附件 : --> 2021-08-09 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回复 INEEDSSD 赞同来自: 我试了下2.12.0版本,跟你的显示是一样有问...

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

5986. laya.display.Graphics_API3.0 [ 48%]

...位置(相对于画布)。 font: string 定义字体和字号,比如"20px Arial"。 fillColor: string 定义文本颜色,比如"#ff0000"。 textAlign: string 文本对齐方式,可选值:"left","center","right"。 lineWidth: number 镶边线条宽度。 borderColor: string 定义镶...

来源: Laya3.0_api 发布时间: 20231115

5987. socket.sent [ 48%]

...defined //    at Btn1.Btn1On (file:///K:/laya/mylaya11/bin/js/Btn1.js:21:20) //    at EventHandler.__proto.runWith (file:///K:/laya/mylaya11/bin/libs/laya.core.js:711:59) //    at Button.__proto.event (file:///K:/laya/mylaya11/bin/libs/laya.core.js:488:30) //    at TouchManager.__proto.sendE...

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

5988. laya.html.XMLIterator_API3.0 [ 48%]

...Static lastTagName lastTagName: string Defined in laya/html/XMLIterator.ts:20 Static lowerCaseName lowerCaseName: boolean Defined in laya/html/XMLIterator.ts:29 Static parsePos parsePos: number Defined in laya/html/XMLIterator.ts:24 Static source source: string Defined in laya/html/XMLIterator.ts:22...

来源: Laya3.0_api 发布时间: 20231115

5989. 发布微信小程序的时候提示错误[xmldom error] element parse error: Error: invalid attribute:full\ [ 48%]

...rror: Error: invalid attribute:full\ 呢?       打开发布文件夹 2018-07-19 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: 应该是这个帖子可以解决的问题http://ask.la...

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

5990. Loader.load加载json类型的资源,完成后调用Loader.clearRes后,并不能真正释放资源的bug [ 48%]

...p; constructor() { this.loadedMap = Laya.Loader["loadedMap"];  Laya.init(720, 1280, Laya.WebGL); Laya.Stat.show(0,0); Laya.stage.alignH = "center"; Laya.stage.alignV = "middle"; Laya.stage.scaleMode = "fixedwidth"; console.log("iswebgl:", Laya.Render.isWebGL); }  public Load() { Laya.loader.load(N...

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