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

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

21. LayaNative 0.9.6启动时报错 [ 71%]

...     at void layaair.autoupdateversion.YLCheckUpdate$UpdateHandle.handleMessage(android.os.Message) (YLCheckUpdate.java:211) 2019-07-22 18:03:33.840 27966-27966/com.lovegame.hk.hokbok I/art:     at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:102) 2019-07-22 18:03:...

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

22. LayaNative 在android8.0 报ANR概率大 [ 67%]

...     at void layaair.autoupdateversion.YLCheckUpdate$UpdateHandle.handleMessage(android.os.Message) (YLCheckUpdate.java:211) 2019-07-22 18:03:33.840 27966-27966/com.lovegame.hk.hokbok I/art:     at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:102) 2019-07-22 18:03:...

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

23. 微信小游戏中不能加载proto文件 [ 62%]

...("____________________________________") if (err) throw err;  // Obtain a message type var AwesomeMessage = root.lookup("msg.LoginReq");  // Create a new message var message = AwesomeMessage.create( { openid: "AwesomeString" });  console.log(message.openid) // Verify the message if necessary (i.e...

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

24. socket报错,on: reserved1 = 1, reserved2 = 1, reserved3 = 0 [ 57%]

...端; this.socket.on(Event.OPEN,this,openHandler); this.socket.on(Event.MESSAGE,this,receiveHandler); this.socket.on(Event.CLOSE,this,closeHandler); this.socket.on(Event.ERROR,this,errorHandler); } public function connect():void { if(!this.socket.connected){ this.socket.connectByUrl("ws://127.0.0.1...

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

25. LayaAir和原生DOM交互(ActionScript-2D进阶篇(AS3)-扩展模块) [ 47%]

...Media.supported() === false) alert("当前浏览器不支持"); else { showMessage(); var options:Object = { audio: true, video: { facingMode: { exact: "environment" }, // 后置摄像头,默认值就是,不设至也可以。 width: Laya.stage.width, height:Laya.stage.height } }; Media.getMedia(...

来源: Laya2.0_文档 发布时间: 20210715

26. LayaAir和原生DOM交互(TypeScript-2D进阶篇(TS)-扩展模块) [ 33%]

...upported() === false){ alert("当前浏览器不支持"); } else{ this.showMessage(); var options:any = { audio:true, video:{ facingMode: { exact: "environment" }, // 后置摄像头,默认值就是,不设至也可以。 width: Laya.stage.width, height:Laya.stage.height } }; Laya.Media.getMedia(...

来源: Laya2.0_文档 发布时间: 20210715

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

...的代码如下: 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

28. 和原生Dom交互 · LayaAir3.3 · 引擎文档 · LAYABOX [ 30%]

...upported() === false){ alert("当前浏览器不支持"); } else{ this.showMessage(); var options:any = { audio:true, video:{ facingMode: { exact: "environment" }, // 后置摄像头,默认值就是,不设至也可以。 width: Laya.stage.width, height:Laya.stage.height } }; Laya.Media.getMedia(...

来源: Laya3.0_文档 发布时间: 20240910

29. lib/arm/liblayaair.so 总是崩溃 [ 18%]

... EF65E000 00000000 00009000 092172CB47DB110779AE44EE2291CA620 libkeymaster_messages.so     M EF669000 00000000 0000F000 AF1D1F5AF3F6DDFB33AFAAE3CFD8FDE80 libsoftkeymasterdevice.so     M EF67A000 00000000 0000B000 6CE898C13390018F0151D8FC6901B9BD0 libkeystore_binder.so     M EF688000 00000000 0...

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