大约有 116 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0034 秒)
...到这个接口下面 this.onLoaded(null) load(url, type = null, cache = true, group = null, ignoreCache = false, useWorkerLoader = ILaya.WorkerLoader.enable) { if (!url) { this.onLoaded(null); ...
来源: Laya_社区 发布时间: 20201130
...:"文件crc" } 这样做资源版本管理,会不会对引擎内部资源cache 什么造成影响。 2017-11-30 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 wudi199553 赞同来自: 可以这么写,不会造...
来源: Laya_社区 发布时间: 20171130
...r:Handler=null):void{ if(window.conch) { var folder:String=window.conch.getCachePath()+"/download/"; if (!window.fs_exists(folder)) { window.fs_mkdir(folder); } var fileName:String = url.replace("http","").replace(/:/g,"").replace(new RegExp('/','g'),"_"); var cachepath:String = folder+fileName; //...
来源: Laya_社区 发布时间: 20190731
...a.loader.load。 __proto.load=function(url,complete,progress,type,priority,cache,group,ignoreCache){ var _$this=this; (priority===void 0)&& (priority=1); (cache===void 0)&& (cache=true); (ignoreCache===void 0)&& ...
来源: Laya_社区 发布时间: 20191122
...gress?: Handler, clas?: any, params?: Array<any>, priority?: number, cache?: boolean): any;方法,你可以看看 2017-11-29 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 Moeb 相关问题 请问LayaAir中如何使图片以...
来源: Laya_社区 发布时间: 20171129
...s run can be found in: npm ERR! C:\Users\Administrator\AppData\Roaming\npm-cache\_logs\2020-08-18T01_47_13_310Z-debug.log index.js:829 data 2 end) npm install -g @vivo-minigame/cli:1 index.js:829 data laya_ide_time.gulp.taskcreateGlobalQGame_VIVO: 33360.479ms [09:47:13] Finished 'createGlobalQGame...
来源: Laya_社区 发布时间: 20200817
...p:http://happiness.joyleafs.com/ncapi/client/app*/index.json I/LayaBox: setCachePath:/data/user/0/com.layabox.run.*//LayaCache//appCache/ read index:/data/user/0/com.layabox.run.*//LayaCache//appCache/da25d557/filetable.txt I/LayaBox: require(/sdcard/layabox/scripts/config.js) I/LayaBox: fou...
来源: Laya_社区 发布时间: 20210305
...后的播放画面会闪烁, 重现几率 10/10 怀疑是animator里有cache,把animator.isCache设为false,再次播放时,抛出了异常。 规避的办法:不能复用之前读取的clip,每次播放clip都要重新加载新的clip,dispose旧的clip,然后再对每帧的播放数据进...
来源: Laya_社区 发布时间: 20170718
... debug: true, entries: ['src/Main.ts'], cache: {}, packageCache: {} })将 entries: ['src/Main.ts'] 修改为你想打开的目录即可。 2019-01-23 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请...
来源: Laya_社区 发布时间: 20190119
...=0 l=0 03-27 17:01:24.043 27337-28585/com.korea.googleplay E/LayaBox: JsAppCache::loadCachedURL Error, no cache data. 03-27 17:01:24.046 27337-28585/com.korea.googleplay I/LayaBox: onLayaInitError error=Load start url error 03-27 17:01:24.054 27337-28585/com.korea.googleplay I/LayaBox: alert=加载...
来源: Laya_社区 发布时间: 20180327