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

大约有 6 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0021 秒)

1. 请问下laya的protobuf库,支持uint64int64吗? [ 100%]

请问下laya的protobuf库,支持uint64int64吗? RT 2017-12-08 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 wudi199553 赞同来自: 支持的,但是这需要你们自己改的 2017-12-08 0 0 分享 ...

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

2. protobuf int64类型在小米环境转换为了object了,正常吗? [ 98%]

protobuf int64类型在小米环境转换为了object了,正常吗? 2020-12-08 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 DiIIon 赞同来自:   2020-12-08 0 1 分享 微博 QZONE 微信 为什么被折...

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

3. 请问下怎么已二进制流直接发int64的数据 [ 89%]

...载呢? 请教下微信小游戏的内存和数据缓存? 请问一下 ProtoBuf 支持 as3 版本吗? 请问如何获取鼠标在某个元素内 相对于这个元素的坐标 请问有人遇到oppo小游戏字体显示异常 问题状态 最新活动: 2018-03-22 16:58 浏览: 635 关注: 2 ...

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

4. 求救:proto解析 _i会变成I [ 71%]

求救:proto解析 _i会变成I 我用的是laya自带的protobuf.js, message packetc2g_select_gate { optional e_server_msg_type packet_id = 1 [default = e_mst_c2g_select_gate]; optional int32 packet_iid = 2 [default = 302]; optional int64 packet_iiid = 3 [default = 302]; optional string packet_i...

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

5. 微信小游戏中 使用protobuf问题 [ 71%]

微信小游戏中 使用protobuf问题 https://layaair.ldc.layabox.co ... uffer 我目前项目中使用的是,白鹭转换的,问题是1.int64 长度解析会有问题。2.体积比较大。 想换种方式加载,使用官方的这种加载方式,也不行。 请问有没有其他的方法...

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

6. socket大型项目回调 [ 49%]

...vate handshakeInit(data):void{ if(data.sys){ Routedic.init(data.sys.dict); Protobuf.init(data.sys.protos); } if(data.sys && data.sys.heartbeat) { this.heartbeatInterval = data.sys.heartbeat * 1000; // heartbeat interval this.heartbeatTimeout = this.heartbeatInterval * 2; // max heartbeat tim...

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