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

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

1. 使用FD自定义组件编译的时候报错 Error or warning message:customui.max.js [ 100%]

使用FD自定义组件编译的时候报错 Error or warning message:customui.max.js 之前使用layaAirIDE自定义组件库报错无法编译,在群里问了一下,查了一下社区,都给我的答复是用FD或者FB自定义组件,于是乎我临时下载了FD,配置完毕,Hello La...

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

2. 关于as的XmlDom的warning [ 93%]

...ng!,this class[MiniAdpter] already exist: Object {init: } Error or warning message:LayaUISample.max.js 安卓native有个warning,确认一下,谢谢 Warning!,this class[MiniAdpter] already exist: Object {} LayaAir3D Warning : MyWater must config in CustomShaderConfig File. XmlDom类没有了?解...

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

3. socket大型项目回调 [ 70%]

...ks:any = {}; private reqId:number = 0; private _package:IPackage; private _message:IMessage; constructor(){ if(!console.group){ console.group = console.log; console.groupEnd = function(){console.log("----")}; console.info = console.log; console.warn = console.log; console.error = console.log; } this...

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

4. uglify压缩后的错误堆栈解析 [ 65%]

...on); } // consumer.destroy(); } main().catch(error => console.log(error.message));   6、在cmd中运行:node convertSourceMap.js "at t.ClearYeMan (http://cangqiong.17dawan.com/v ... 341015)" "F:\\jenkins_workspace\\branch\\0707\\release\\sourcemaps\\js\\bundle.js.map" 2020-07-20 添加评论 ...

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

5. 【经验分享】如何让ts项目支持装饰器语法,以及自动化发布相关的一些东西 [ 60%]

...的代码如下: error(err, pos) { if (typeof err === 'string') err = { message: err }; if (pos) augmentCodeLocation(err, pos, curSource, id); err.id = id; err.hook = 'transform'; // return pluginContext.error(err); },该方法虽然可以解决 tslib 找不到的问题,并且编译后输出的...

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

6. 发布时勾选压缩js后,gulp uglify生成的sourcemap在哪里 [ 59%]

...on); } // consumer.destroy(); } main().catch(error => console.log(error.message)); 6、在cmd中运行:node convertSourceMap.js "at t.ClearYeMan (http://cangqiong.17dawan.com/v ... 341015)" "F:\\jenkins_workspace\\branch\\0707\\release\\sourcemaps\\js\\bundle.js.map"

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

7. socket通讯返回数据 [ 57%]

...ket.on(Laya.Event.OPEN, this, this.openHandler); this.socket.on(Laya.Event.MESSAGE, this, this.receiveHandler); this.socket.on(Laya.Event.CLOSE, this, this.closeHandler); this.socket.on(Laya.Event.ERROR, this, this.errorHandler); // this.socket.send("hello world");//#################################...

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

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

...ayabox.game Connecting to com.layabox.game Capturing and displaying logcat messages from application. This behavior can be disabled in the "Logcat output" section of the "Debugger" settings page. D/dalvikvm: Late-enabling CheckJNI W/ActivityThread: Application com.layabox.game is waiting for the deb...

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