大约有 112 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0037 秒)
...换单机版和网络版,单机版的地址固定为 `http://stand.alone.version/index.html`。 例如一开始是网络版,地址为: `loadUrl(conch.presetUrl||"http://10.10.20.19:7788/index.js");` 要改成单机版的话,修改这句话: `loadUrl(conch.presetUrl||"http://stand.alone.ver...
来源: Laya2.0_文档 发布时间: 20210715
...入微信小游戏,依然加载的是旧的资源, 项目已经用URL.version给资源设置好了版本号(但我看代码MiniLoader里并没有用到) 2018-01-04 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个...
来源: Laya_社区 发布时间: 20180104
.../程序入口 Laya.init(600, 400); //激活资源版本控制 Laya.ResourceVersion.enable("version.json", Handler.create(null, beginLoad), Laya.ResourceVersion.FILENAME_VERSION); function beginLoad(){ Laya.loader.load("res/atlas/comp.atlas", Handler.create(null, onLoaded)); } fun...
来源: Laya_社区 发布时间: 20180327
...介绍 1、自动更新的代码路径在`src\main\java\layaair\autoupdateversion`,这个目录为apk自动更新的代码,如下图1所示: ![图1](img/1.jpg) 2、在MainActivity.java中的onCreate函数,会先调用checkApkUpdate,如果没有更新或者更新完成后,再回调到initEngi...
来源: Laya2.0_文档 发布时间: 20210715
...构建的项目,eclipse报错 "download file error[6]:http://stand.alone.version/src/node/Match.js",也就是说没找到js文件。 也就是说构建项目后没有图片资源也没有脚本资源在里面,,这是什么问题? 附件 : --> 2017-02-21 添加评论 免费帖 --> 分享 ...
来源: Laya_社区 发布时间: 20170221
...戏后 使用资源版本控制 会出现加载资源出错,没有使用version里的的"res/atlas/com/loading.atlas":""res/atlas/com/loadings3442d.atlas";里的对应关系 还是去加载"res/atlas/com/loading.atlas",导致出现加载"res/atlas/com/loading.atlas"失败的错误; 2018-07-11 ...
来源: Laya_社区 发布时间: 20180711
...会显示加载出错,并输出了出错的地址:http://stand.alone.version/data/user/0/com.layabox.game//LayaCache//appCache/download/1.png 不知道是不是Laya.loader.load是不是不能加载缓存中的资源?如果Laya.loader.load中的cache为true,能在Native下也有用,那...
来源: Laya_社区 发布时间: 20190731
# 微信小游戏常见问题汇总 > *author: charley version:2.0.1 update: 2019-03-13* #### 1、为什么放到小游戏本地包里的,有一些资源无法正常加载使用。 由于本地包中对文件的扩展名设置了白名单,所以不在白名单内的扩展名文件无法上传成...
来源: Laya2.0_文档 发布时间: 20210715
...ba-481e-aec7-ae791407385f"; "active_time" = 1560395359; "build_version" = 1; "bundle_id" = "com.ranbao.ceshi"; "bundle_version" = "2.0"; "device_id" = d5dca6460da21ef23a2d096405f28526; "device_mark" = "iPhone7,1"; "game_id" = 597; idfa = "B273F2F5-B4A2...
来源: Laya_社区 发布时间: 20190612
...ationPlayerBase](https://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=Core&category=display&class=laya.display.AnimationBase) 动画类: [https://layaair.ldc.layabox.com/api/?category=Core&class=laya.display.Animation](https://layaair.ldc.layabox.com/api/?category=Core&...
来源: Laya2.0_文档 发布时间: 20210715