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

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

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

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

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

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

33. Laya构建App后AndroidStudio中用真机调试模式下运行,App打开了,但是不能打开游戏的问题。 [ 43%]

...) 06-20 19:10:18.464 5371-5428/com.ReleaseTest.Four W/AudioManagerAndroid: Requires BLUETOOTH permission 06-20 19:10:18.475 5371-5431/com.ReleaseTest.Four E/ActivityThread: Failed to find provider info for com.google.settings 06-20 19:10:18.492 5371-5426/com.ReleaseTest.Four W/chromium: [WARNING:dat...

来源: Laya_社区 发布时间: 20170620

34. socket大型项目回调 [ 34%]

...r proto:any = protos[name]; switch (proto.option) { case "optional": case "required": buffer.writeArrayBuffer(this.encodeTag(proto.type, proto.tag)); this.encodeProp(msg[name], proto.type, protos, buffer); break; case "repeated": if (!!msg[name] && msg[name].length > 0) { this.encodeArray...

来源: Laya_社区 发布时间: 20180119

35. 打CPK包在手机上运行会白屏,手机测试型号VIVO1419L。 [ 31%]

...len:643667 10-13 17:31:15.901 6514-7441/com.vivo.vs W/AudioManagerAndroid: Requires BLUETOOTH permission 10-13 17:31:15.951 6514-7452/com.vivo.vs W/chromium: [WARNING:proxy_service.cc(901)] PAC support disabled because there is no system implementation 10-13 17:31:15.961 6514-6514/com.vivo.vs W/chro...

来源: Laya_社区 发布时间: 20181013

36. 构建apk后,java报错 [ 29%]

.../WindowManager: Permission Denial: dismissKeyguard from pid=5501, uid=2000 requires android.permission.CONTROL_KEYGUARD 2018-11-26 18:35:02.104 5501-5501/? D/AndroidRuntime: Shutting down VM 2018-11-26 18:35:02.514 2325-2325/? V/SyncNotificationUtils: sendSyncingBroadcast: true 2018-11-26 18:35:05.3...

来源: Laya_社区 发布时间: 20181126