大约有 62 项符合查询结果, 库内数据总量为 30,903 项。 (搜索耗时: 0.0051 秒)
Laya_社区(51) Laya3.0_文档(3) Laya2.0_文档(3) laya_api(1) Laya_示例(1) Laya3.0_api(1) Laya2.0_示例(1) Laya2.0_api(1)
...H5游戏,退到后台,等几秒返回音乐音效全无 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上就连接不上socket 成都雨墨游戏 求 laya 程序开发人员 求高人分享使用protobuff框架的游戏demo(TS版本或AS版...
来源: Laya_社区 发布时间: 20180209
...r buffer = lists.toArrayBuffer(); this.byte.writeArrayBuffer(buffer); this.socket.send(this.byte.buffer) 然后依次读取 var a:int = this.byte.getInt32(); ...............后面吧不知道怎么获取了 上面这样,通过js生成的toArrayBuffer;该怎么读取? 2017-09-21 添加评论 免...
来源: Laya_社区 发布时间: 20170921
...方法能够获取“鼠标是否处于按下状态”? 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上就连接不上socket 微信小程序—未找到入口 app.json 文件,或者文件读取失败,请检查后重新编译。 从unity...
来源: Laya_社区 发布时间: 20161103
...的说明 TypeScript下HttpRequest发送Post请求有Bug? 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上就连接不上socket HttpRequest感觉没有发成功 LayaNative ios上js访问不到JSBridge类中的方法,请求官方帮助, 打包a...
来源: Laya_社区 发布时间: 20180522
...password: "bbb" } }) let buffer = msgScheme.AMsg.encode(msg).finish() this.socket.send(buffer) 收消息时要先装到byte里再decode出来 private receiveHandler(msg): void { this.byte.clear() this.byte.writeArrayBuffer(msg) this.byte.pos = 0 let aMsg = msgScheme.AMsg.decode(this.byte.rea...
来源: Laya_社区 发布时间: 20180320
...到类的定义!这是为什么? 已上传 Demo 附件 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上就连接不上socket 循环依赖不能运行 Circular dependency: runtime运行报错! 发布H5后通过网页打开出现左上角的...
来源: Laya_社区 发布时间: 20190722
...omloClient如: /** 基于pomelo网络握手通讯*/ export class Socket extends Laya.EventDispatcher { private pomelo: Pomelo; private mDecorate:Decorate;//装饰器 private mHost: string; private mPort: number; private mConnected...
来源: Laya_社区 发布时间: 20161109
...ttle... Connected to the target VM, address: 'localhost:8600', transport: 'socket' I/System.out: waiting for debugger to settle... I/System.out: waiting for debugger to settle... I/System.out: waiting for debugger to settle... I/System.out: waiting for debugger to settle... I/System.out: waiting for...
来源: Laya_社区 发布时间: 20171218
...戏 Android 端调整 “在屏 Canvas” 的放缩策略 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上就连接不上socket 2.2.0beta4 发布微信小游戏,安卓设备加载场景黑屏 图集打包找不到图集文件 LayaAir2D示例 M...
来源: Laya_社区 发布时间: 20190723
..., startFlags is 8. 01-06 17:34:41.531 797 23045 I C02c11/APPSPAWN: [client_socket.cpp:74]Client: Connected on socket fd 24 value 2 01-06 17:34:41.531 714 1765 I C01406/WRAP: [InitBufferhandle@sprd_allocator.cpp:148] buffer handle size 10479616, width 1080, height 2408, stride 4352, fd 8, format: <...
来源: Laya_社区 发布时间: 20250106