大约有 90 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0056 秒)
...t;>after I/LayaBox: found the file in the package:app.json I/LayaBox: require(/sdcard/layabox/scripts/scripts/index.js) require(/sdcard/layabox/scripts/index.js) found the file in the package:scripts/index.js I/LayaBox: require(/sdcard/layabox/scripts/async.js) found the f...
来源: Laya_社区 发布时间: 20190723
...com.layabox.run.*//LayaCache//appCache/da25d557/filetable.txt I/LayaBox: require(/sdcard/layabox/scripts/config.js) I/LayaBox: found the file in the package:scripts/config.js I/LayaBox: JSRuntime::callMethod {} demo.J*ridge bgColor JSRuntime::callMethod {} demo.J*ridge setFontColor I/LayaBox...
来源: Laya_社区 发布时间: 20210305
...t;>after I/LayaBox: found the file in the package:app.json I/LayaBox: require(/sdcard/layabox/scripts/scripts/index.js) I/LayaBox: require(/sdcard/layabox/scripts/index.js) I/LayaBox: found the file in the package:scripts/index.js I/LayaBox: =================================================...
来源: Laya_社区 发布时间: 20171218
..."></script> </script> <script type="text/javascript"> require('boot'); </script> <script src="js/Main.js"></script>...... 附件 : --> codeAndResource.rar errorSpineScreenShot.png 2018-11-20 添加评论 已悬赏10元 --> 分享 微博 QZONE 微信 没有...
来源: Laya_社区 发布时间: 20181120
...3所示。 game.js里引入分包js路径,如下所示。 ```javascript require('b.js'); ``` #### 4、开始分包编码 上一步创建完分包目录与分包文件,那么可以开始进行分包编码了。 首先在原则上,既然要做分包,那么**主包与分包的逻辑关联性要...
来源: Laya2.0_文档 发布时间: 20210715
... /* Emit the source alongside the sourcemaps within a single file; requires '--inlineSourceMap' or '--sourceMap' to be set. */ /* Experimental Options */ // "experimentalDecorators": true, /* Enables experimental support for ES7 decorators. */ // "emitDecoratorMe...
来源: Laya_社区 发布时间: 20190408
...就好了。game.js里引入分包js路径,如下所示。 ```javascript require('b.js'); ``` #### 4、开始分包编码 上一步创建完分包目录与分包文件,那么可以开始进行分包编码了。 首先在原则上,既然要做分包,那么**主包与分包的逻辑关联性...
来源: Laya2.0_文档 发布时间: 20210715
...lzz.platform/cache/LayaCache/localstorage/logo/logo.png I/LayaBox (12689): require(/sdcard/layabox/scripts/config.js) I/LayaBox (12689): found the file in the package:scripts/config.js I/LayaBox (12689): Download [ ]:http://192.168.137.1/public/sh ... 2.471 E/LayaBox (12689): download image file err...
来源: Laya_社区 发布时间: 20170320
....26:6666/head.json"; var dccUrl = null; var mapToDCC = null; let layadcc = require('layadcc.js').layadcc; let dcc = new layadcc.LayaDCCClient(dccUrl || getBaseUrl(dccHead)); dcc.pathMapToDCC = mapToDCC || getBaseUrl(appUrl); dcc.init(dccHead, null).then((ok) => { if (ok) { //如果初始化成功...
来源: Laya3.0_文档 发布时间: 20251010
...feredSource.request(RealBufferedSource.java:67) 6 okio.RealBufferedSource.require(RealBufferedSource.java:60) 7 okhttp3.internal.http2.Http2Reader.nextFrame(Http2Reader.java:95) 8 okhttp3.internal.http2.Http2Connection$ReaderRunnable.execute(Http2Connection.java:566) 9 okhttp3.internal.NamedRunn...
来源: Laya_社区 发布时间: 20191217