大约有 313 项符合查询结果, 库内数据总量为 30,937 项。 (搜索耗时: 0.0035 秒)
...tion. 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 debugger on port 8100... I/System.out: Sending WAIT chunk I/dalvikvm: Debugger is active I/System.o...
来源: Laya_社区 发布时间: 20171218
.../LayaBox(7884): js thread started. 07-04 20:55:28.175: I/LayaBox(7884): js debug closed 07-04 20:55:28.185: I/LayaBox(7884): found the file in the package:scripts/runtimeInit.js 07-04 20:55:28.186: I/LayaBox(7884): found the file in the package:scripts/apploader.js 07-04 20:55:28.232: E/LayaBox(7884...
来源: Laya_社区 发布时间: 20190704
...Game = function (exports, Laya) { 'use strict'; function DEB(str){ console.debug("[res]"+str); } class MiniFileMgr { static isLocalNativeFile(url) { for (var i = 0, sz = MiniAdpter.nativefiles.length; i < sz; i++) { if (url.indexOf(MiniAdpter.nativefiles[i]) != -1) return true; } return...
来源: Laya_社区 发布时间: 20200103