• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 90 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0056 秒)

81. 打包安卓Android studio黑屏 [ 46%]

...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

82. laya2.8.0IDE工具中打安卓包(LayaNative版本相同),无法加载游戏启动页 [ 44%]

...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

83. 示例打地鼠发布打包后提示TypeError: this.preinitialize is not a function [ 43%]

...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

84. IDE1.7.19.1beta打包apk后后,播放spine动画出现图片缺失 [ 39%]

..."></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

85. 微信小游戏分包实战(JavaScript-小游戏适配文档-微信小游戏) [ 37%]

...3所示。 game.js里引入分包js路径,如下所示。 ```javascript require('b.js'); ``` #### 4、开始分包编码 上一步创建完分包目录与分包文件,那么可以开始进行分包编码了。 首先在原则上,既然要做分包,那么**主包与分包的逻辑关联性要...

来源: Laya2.0_文档 发布时间: 20210715

86. Laya2.0编译后所有js都自动合并到bundle.js中,导致bundle.js过大,加载速度很慢,bundle.js可以拆分吗 [ 37%]

...      /* 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

87. 微信小游戏分包实战(TypeScript-小游戏适配文档-微信小游戏) [ 37%]

...就好了。game.js里引入分包js路径,如下所示。 ```javascript require('b.js'); ``` #### 4、开始分包编码 上一步创建完分包目录与分包文件,那么可以开始进行分包编码了。 首先在原则上,既然要做分包,那么**主包与分包的逻辑关联性...

来源: Laya2.0_文档 发布时间: 20210715

88. 关于LayaBox启动的问题。 [ 35%]

...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

89. 缓存工具-layadcc · LayaAir3.3 · 引擎文档 · LAYABOX [ 27%]

....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

90. 安卓闪退,有日志 [ 17%]

...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