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

大约有 115 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0039 秒)

111. 打包安卓Android studio黑屏 [ 21%]

... recorded: profile file does not exits. I/InstantRun: starting instant run server: is main process I/AwareBitmapCacher: init processName:com.layabox.test pid=27883 uid=10205 E/MemoryLeakMonitorManager: MemoryLeakMonitor.jar is not exist! E/AwareLog: AtomicFileUtils: readFileLines file not exist: and...

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

112. 安卓概率闪退 [ 19%]

...tencent.common.threadpool.QBThreadFactory$1.run(Unknown Source)   # FileObserver(866) 1 android.os.FileObserver$ObserverThread.observe(Native Method) 2 android.os.FileObserver$ObserverThread.run(FileObserver.java:85)   # Thread-868(868) 1 java.lang.Thread.sleep(Native Method) 2 java.lang.Threa...

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

113. 安卓闪退,有日志 [ 18%]

...ava:164) 4 android.os.HandlerThread.run(HandlerThread.java:61)   # FileObserver(635) 1 android.os.FileObserver$ObserverThread.observe(Native Method) 2 android.os.FileObserver$ObserverThread.run(FileObserver.java:85)   # TP-IoBound-2(636) 1 java.lang.Object.wait(Native Method) 2 java.lang.Thre...

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

114. 网络通信 · LayaAir3文档 · LAYABOX [ 17%]

...e onMessageReveived(message: any = null): void { console.log("Message from server:"); if (typeof (message) == 'string') { console.log(message); } else if (message instanceof ArrayBuffer) { console.log(new Byte(message).readUTFBytes()); } // 清理缓存的服务端发来的数据 this.socket.input.c...

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

115. Unity插件使用说明(TypeScript-3D基础(TS)-LayaAir3D之3D场景可视化编辑) [ 9%]

...ayaDemo目录,这里不是示例目录,是效果预览的anywher(本地Server)等环境目录。如果不需要在Unity里直接预览LayaAir引擎运行效果,该目录也可以删除,但建议保留。 **新手注意**: 对于刚接触LayaAir引擎新手,这里要重点强调一下,预...

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