大约有 541 项符合查询结果, 库内数据总量为 30,938 项。 (搜索耗时: 0.0077 秒)
Laya_社区(459) Laya2.0_文档(36) Laya3.0_文档(19) Laya2.0_api(10) laya_api(8) Laya3.0_api(7) Laya2.0_示例(1) Laya_示例(1)
...ary! The project needs your help! Please consider supporting of core-js on Open Collective or Patreon: > https://opencollective.com/core-js > https://www.patreon.com/zloirock Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -) > jpeg-recompress-bin@4.0.0...
来源: Laya_社区 发布时间: 20200211
...fAllCaller on onAfterDeserialize onAwake onDestroy onDisable onEnable once open parentRepaint pivot pos reCache removeChild removeChildAt removeChildByName removeChildren removeSelf render repaint replaceChild runCallLater scale setChildIndex setGraphics setSelfBounds set_anchorX set_anchorY set_bot...
来源: Laya3.0_api 发布时间: 20231115
...后,通过快捷键`Ctrl + Shift +P `调出命令面板,搜关键字 `open key`,找到 `打开键盘快捷方式(JSON)`的命令,如下图所示,点击打开。  点击后,我们看到快捷盘配置的JSON里,有刚刚绑定了快捷键的配置信息。这里,...
来源: Laya2.0_文档 发布时间: 20210715
... AllImpl object and return.... D/TextView: get Display Panel Type is : 0 D/OpenGLRenderer: Skia GL Pipeline D/HwAppInnerBoostImpl: set config for com.layabox.test BOOST_FLAG=false REPORT_DURATION_CLICK=1000 REPORT_TIMES_CLICK=3 REPORT_DURATION_SLIDE=5000 REPORT_TIMES_SLIDE=16 D/OpenGLRenderer: H...
来源: Laya_社区 发布时间: 20190723
...个index.html。按住shift+右键 在此处打开cmd窗口 输入layacmd open ,然后就会启动一个http和htpps的静态服务器,根据命令行输出的地址,然后我们用手机谷歌浏览器或者微信访问这个地址 比如我们这里是[https://10.10.20.34:8001/index.html。]...
来源: Laya2.0_文档 发布时间: 20210714
...个index.html。按住shift+右键 在此处打开cmd窗口 输入layacmd open ,然后就会启动一个http和htpps的静态服务器,根据命令行输出的地址,然后我们用手机谷歌浏览器或者微信访问这个地址 比如我们这里是[https://10.10.20.34:8001/index.html。]...
来源: Laya2.0_文档 发布时间: 20210715
...个index.html。按住shift+右键 在此处打开cmd窗口 输入layacmd open ,然后就会启动一个http和htpps的静态服务器,根据命令行输出的地址,然后我们用手机谷歌浏览器或者微信访问这个地址 比如我们这里是https://10.10.20.34:8001/index.html。 #...
来源: Laya2.0_文档 发布时间: 20210715
...个index.html。按住shift+右键 在此处打开cmd窗口 输入layacmd open ,然后就会启动一个http和htpps的静态服务器,根据命令行输出的地址,然后我们用手机谷歌浏览器或者微信访问这个地址 比如我们这里是https://10.10.20.34:8001/index.html。 L...
来源: Laya3.0_文档 发布时间: 20240910
....socket.protocols = egret.WebSocket.TYPE_BINARY; this.socket.on(Laya.Event.OPEN, this, this.onConnect); this.socket.on(Laya.Event.CLOSE, this, this.onClose); this.socket.on(Laya.Event.ERROR, this, this.onIOError); this.socket.on(Laya.Event.MESSAGE, this, this.onMessage); this.socket.connect(host,por...
来源: Laya_社区 发布时间: 20180119
[LayaNative3]2d示例程序构建发布打包后,在OpenHarmony运行闪退 软硬件信息: 硬件型号:OpenHarmony开发者手机1代 系统版本:OpenHarmony-4.1.7.5 LayaAirIDE版本:3.3.0-beta1 Deveco Studio版本:5.0.5.310 API版本:11 问题: 运行闪退 具体信...
来源: Laya_社区 发布时间: 20250106