大约有 87 项符合查询结果, 库内数据总量为 30,784 项。 (搜索耗时: 0.0053 秒)
Laya_社区(64) Laya2.0_文档(10) laya_api(4) Laya2.0_api(3) Laya2.0_示例(2) Laya3.0_文档(2) Laya3.0_api(1) Laya_示例(1)
...量回收后置空处理,如需要使用回调逻辑可以使用方法并bind域:如callback.bind(作用域)来实现。【感谢冰萧的指点,还给我写例子熟悉用法】 3.byte 相信大多数aser都习惯了读取byte直接读,发现外部生成的二进制文件加载到laya里...
来源: Laya_社区 发布时间: 20161109
...ath=/data/data/com.layabox.game//LayaCache/localstorage V/WebViewChromium: Binding Chromium to the background looper Looper (main, tid 1) {4a7bba70} I/chromium: [INFO:library_loader_hooks.cc(112)] Chromium logging enabled: level = 0, default verbosity = 0 I/BrowserProcessMain: Initializing chromium ...
来源: Laya_社区 发布时间: 20171218
...5:59:48.898 7562-7562/com.dihong.testdcc V/WebViewChromiumFactoryProvider: Binding Chromium to main looper Looper (main, tid 1) {422db6b0} 05-16 15:59:48.898 7562-7562/com.dihong.testdcc I/LibraryLoader: Expected native library version number "",actual native library version number "" 05-16 15:59:48...
来源: Laya_社区 发布时间: 20190516
...eviously-failed class java.lang.Class<com.android.webview.chromium.TokenBindingManagerAdapter> 07-04 20:55:27.376: I/art(7884): Rejecting re-init on previously-failed class java.lang.Class<com.android.webview.chromium.TokenBindingManagerAdapter> 07-04 20:55:27.385: I/cr_LibraryLoader(788...
来源: Laya_社区 发布时间: 20190704
...eteHandler(e:Object):void { audioContext.decodeAudioData(e,decodeAudioData.bind(this)); } private function decodeAudioData(buffer:Object):void { audioBufferSourceNode = audioContext.createBufferSource(); audioBufferSourceNode.connect(analyser); analyser.connect(audioContext.destination); audioBuffer...
来源: Laya2.0_文档 发布时间: 20210715
...ler(e:any):void { this.audioContext.decodeAudioData(e,this.decodeAudioData.bind(this)); } private decodeAudioData(buffer:any):void { this.audioBufferSourceNode = this.audioContext.createBufferSource(); this.audioBufferSourceNode.connect(this.analyser); this.analyser.connect(this.audioContext.destina...
来源: Laya3.0_文档 发布时间: 20241014
...droid.gms@13280020@13.2.80 (040406-211705629):5) at android.os.Binder.transact(Binder.java:630) at djf.onTransact(:com.google.android.gms@13280020@13.2.80 (040406-211705629):3) at android.os.Binder.execTransact(Binder.java:700) Caused by: java.net.SocketTi...
来源: Laya_社区 发布时间: 20181126