大约有 247 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0052 秒)
...就好了。game.js里引入分包js路径,如下所示。 ```javascript require('b.js'); ``` #### 4、开始分包编码 上一步创建完分包目录与分包文件,那么可以开始进行分包编码了。 首先在原则上,既然要做分包,那么**主包与分包的逻辑关联性...
来源: Laya2.0_文档 发布时间: 20210715
...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
...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
....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_文档 发布时间: 20241024
...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_社区 发布时间: 20191214
...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
.../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