Lua-protobuf

2017年3月26日 — lua-protobuf实际上是一个纯C的protobuf协议实现,和对应的Lua绑定。协议实现在一个single-header文件里,即pb.h,这个文件实现了完整的 ... ,Lua support for ...

Lua-protobuf

2017年3月26日 — lua-protobuf实际上是一个纯C的protobuf协议实现,和对应的Lua绑定。协议实现在一个single-header文件里,即pb.h,这个文件实现了完整的 ... ,Lua support for Google's protocol buffers. Contribute to indygreg/lua-protobuf development by creating an account on GitHub.

相關軟體 Cocos Creator 資訊

Cocos Creator
Cocos Creator 是一個完整的遊戲開發工具包和工作流程,包括一個遊戲引擎(基於 Cocos2d-x),資源管理,場景編輯,遊戲預覽,調試和發布一個項目到多個平台. 我們首次引入了實體 - 組件結構和數據驅動的工作流程到 Cocos2d- x 系列。使用 JavaScript,您可以立即編寫組件腳本。編輯器和引擎擴展也是使用 JavaScript 編寫的,因此您可以用一種編程語言製作遊戲並... Cocos Creator 軟體介紹

Lua-protobuf 相關參考資料
indygreglua-protobuf: Lua support for Google's ... - GitHub

lua-protobuf provides a plugin for the protoc protocol buffer compiler (it ships with protocol buffers). This plugin tells protoc to produce a set of C++ output files, ...

https://github.com

lua-protobuf 使用说明- 知乎

2017年3月26日 — lua-protobuf实际上是一个纯C的protobuf协议实现,和对应的Lua绑定。协议实现在一个single-header文件里,即pb.h,这个文件实现了完整的 ...

https://zhuanlan.zhihu.com

lua-protobufREADME.md at master · indygreglua-protobuf ...

Lua support for Google's protocol buffers. Contribute to indygreg/lua-protobuf development by creating an account on GitHub.

https://github.com

starwinglua-protobuf: A Lua module to work with ... - GitHub

If you don't want to depend Google's protobuf compiler, protoc.lua is a pure Lua module translating text-based protobuf schema content into the *.pb binary format​.

https://github.com

urbanairshipprotobuf-lua: Lua library for Google's ... - GitHub

Lua library for Google's Protocol Buffers. Contribute to urbanairship/protobuf-lua development by creating an account on GitHub.

https://github.com

xLua下使用lua-protobuf - 游戏程序员刘宇- 博客园

2020年1月21日 — 本文发表于程序员刘宇的博客,转载请注明来源:https://www.cnblogs.com/​xiaohutu/p/12168781.html 前言protobuf作为一种通用套接字格式, ...

https://www.cnblogs.com

在Lua中“优雅”地使用Protobuf - 知乎

2019年10月19日 — Protobuf有着出色的性能、优秀的版本兼容性并且支持当下大部分的主流语言,在各种网络通信场景中被广泛使用。Lua作为一种效率极高的脚本 ...

https://zhuanlan.zhihu.com

在Lua中操作Google protobuf格式数据 - GitHub

A Lua module to work with Google protobuf. Contribute to starwing/lua-protobuf development by creating an account on GitHub.

https://github.com

新的lua-protobuf发布啦- 知乎

2018年1月28日 — 话说回来旧版本的lua-protobuf bug实在是太多,所以我直接重写了一遍,而且为了不重蹈覆辙,加入了覆盖率测试,现在pb.c文件的覆盖率已经 ...

https://zhuanlan.zhihu.com

用protoc-gen-lua生成PB的lua代码-华为云

2021年2月7日 — protobuf-2.4.1.zip. PB源代码包http://code.google.com/p/protobuf/downloads/list. protoc-gen-lua.rar. lua protocol buffers 生成 ...

https://www.huaweicloud.com