大约有 9 项符合查询结果, 库内数据总量为 30,935 项。 (搜索耗时: 0.0046 秒)
使用FD自定义组件编译的时候报错 Error or warning message:customui.max.js 之前使用layaAirIDE自定义组件库报错无法编译,在群里问了一下,查了一下社区,都给我的答复是用FD或者FB自定义组件,于是乎我临时下载了FD,配置完毕,Hello La...
来源: Laya_社区 发布时间: 20170221
...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
...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
...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
...的代码如下: 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
...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
...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
...1/release/harmony/LayaProject1/libSysCapabilities/src/main/ets/event/HandleMessageUtils.ts:2:18 Currently module for 'liblaya.so' is not verified. If you're importing napi, its verification will be enabled in later SDK version. Please make sure the corresponding .d.ts file is provided and the napis ...
来源: Laya_社区 发布时间: 20250106
...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