大约有 965 项符合查询结果, 库内数据总量为 31,624 项。 (搜索耗时: 0.0067 秒)
...法:Scene.load("xxx"); ,但是报错 [ts] Property 'load' does not exist on type 'typeof Scene'. 2017-05-16 0 1 分享 微博 QZONE 微信 luowende 赞同来自: 已经确认过了,是 1.75版本的引擎,下面是我重新创建一个项目的步骤,你确认下 2017-05-16 0 1 分享 ...
来源: Laya_社区 发布时间: 20170428
... 3198-3485/? I/logserver: check_dir_size, dir[/data/log/coredump/] doesn't exist clean_cur_cache:999, system(rm -r /data/log/logcache/-149411536/* > /dev/null 2>&1) 08-14 10:57:51.122 3526-3526/? I/SendBroadcastPermission: action:android.intent.action.DROPBOX_ENTRY_ADDED, mPermission...
来源: Laya_社区 发布时间: 20180814
...SrcNum < 0) { console.log("[error]path does not exist", this._pathArray, tImageArray, resPath, relativePath); } for (i = 0; i < tSrcNum; i++) { if (i == 0) { tResultPath += this._p...
来源: Laya_社区 发布时间: 20220627
...ize']) return MiniFileMgr.filesListObj['fileUsedSize']; return 0; } static existDir(dirPath, callBack) { try{ MiniFileMgr.fs.mkdirSync(dirPath) callBack != null && callBack.runWith([0, { data: JSON.stringify({}) }]); } catch (err) { if (err.message.indexOf("file already exists") !=...
来源: Laya_社区 发布时间: 20200103
...26 18:35:10.497 1505-2448/? W/WindowManager: Attempted to set focus to non-existing app token: Token{36e24f9 ActivityRecord{6bfcc3e u0 com.layabox.dotJourney/demo.MainActivity t124}} 2018-11-26 18:35:10.499 1505-2448/? D/ActivityTrigger: activityStartTrigger: Activity is Triggerred in full screen Ap...
来源: Laya_社区 发布时间: 20181126