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

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

81. 做了一个最简单的显示微信子域的程序,但是报错Cannot read property 'USER_DATA_PATH' of undefined [ 60%]

...n.js:37 o @ _prelude.js:11 r @ _prelude.js:11 (anonymous) @ _prelude.js:11 require @ WAGameSubContext.js:1 (anonymous) @ WAGameSubContext.js:1 (anonymous) @ index.js:18 require @ WAGameSubContext.js:1 (anonymous) @ subcontext.html:26 官网文档上一行参照代码也没有,于是我就创建了...

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

82. 打包native报错 [ 60%]

...he package:app.json   2019-06-18 13:34:09.276568+0800 test1[6479:65523]  require(/sdcard/layabox/scripts/index.js) 2019-06-18 13:34:09.277721+0800 test1[6479:65523] found the file in the package:scripts/index.js   2019-06-18 13:34:09.279091+0800 test1[6479:65523]  ===============================...

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

83. TypeError: Failed to execute 'texImage2D' on 'WebGLRenderingContext' [ 60%]

...init @ code.js:70796 LayaAir3D @ code.js:94656 (anonymous) @ code.js:94704 require @ WAGame.js:11 (anonymous) @ WAGame.js:11 (anonymous) @ game.js? [sm]:2 require @ WAGame.js:11 (anonymous) @ gamePage.html:155 2018-03-07 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 ...

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

84. 打包APK之后如何屏蔽Laya自带的log [ 60%]

...ya自带的log,没找到在哪里进行开关设置   像这些log: 1.require(/sdcard/layabox/scripts/scripts/index.js) 2.found the file in the package XXXXXX 3.Downloaded XXXXXXXXX     附件 : --> 2019-01-09 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已...

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

85. requirejs支持在native下使用嘛? [ 60%]

requirejs支持在native下使用嘛? https://ask.layabox.com/question/8332  此问题中说明可以使用requirejs   我按照原生的写法 写了一个demo测试, h5下正常可以正常运行,  按照此文档https://ldc.layabox.com/doc/?nav=zh-as-7-0-0 用android手机进行 native下...

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

86. 发布微信小程序使用xml解析,缺脚本 [ 60%]

...parserinone.js是将dom_parser的几个文件合成了一个,所以那些require是不需要的。   希望帮到后来者。 2018-06-29 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 qq312344601 相关问题 LayaAir3D UnityPlugin 使...

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

87. import 问题 [ 59%]

...对象起一个短的名字。 不要与用来加载模块的 import x = require('name')语法弄混了,这里的语法是为指定的符号创建一个别名。 你可以用这种方法为任意标识符创建别名,也包括导入的模块中的对象。 参考 https://www.tslang.cn/docs/hand...

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

88. 示例打地鼠发布打包后提示TypeError: this.preinitialize is not a function [ 58%]

...t;>after I/LayaBox: found the file in the package:app.json I/LayaBox:  require(/sdcard/layabox/scripts/scripts/index.js) I/LayaBox:  require(/sdcard/layabox/scripts/index.js) I/LayaBox: found the file in the package:scripts/index.js I/LayaBox:  =================================================...

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

89. 苹果上架直接导致账号被调查。。。 [ 58%]

...eceive an expedited review until the investigation is completed. We do not require any additional information from you at this time, nor do we have any additional details to share. We appreciate your continued patience during our investigation. Best regards, App Store Review 2019-11-08 添加评论 ...

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

90. 新建开放域项目,发布后的文件放入微信项目内开放域项目目录就会报错 [ 58%]

...缺少代码,添加下面的代码可以解决问题。 window.loadLib = require; loadLib("weapp-adapter.js");   另外,发布目录的index.html没有意义,可以删除。 2019-06-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的...

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