百A自学
类别 / 菜单
游戏开发
编程开发
3D
AI(人工智能)
特效剪辑
平面/设计/绘画
职业/办公/技能
健康/运动
周易/魔法
情感/学习/人文
历史记录
历史记录
登录
游戏开发
编程开发
3D
AI(人工智能)
特效剪辑
平面/设计/绘画
职业/办公/技能
健康/运动
周易/魔法
情感/学习/人文
历史记录
搜索
游戏开发
编程开发
3D
AI(人工智能)
特效剪辑
平面/设计/绘画
职业/办公/技能
健康/运动
周易/魔法
情感/学习/人文
用户登录
历史记录
使用 FlatBuffers 在 C++ 中实现数据序列化
上次更新时间:2024-11-21
课程售价: 2.9 元
联系右侧微信客服充值或购买课程
课程内容
1. Introduction
1. Promo (免费)
2. Welcome (免费)
4. Course Overview
2. Setup
2. Installing Visual Studio
3. Installing CMake
4. Installing Ninja
5. Installing Git
3. Project Setup
1. Hello, World!
2. Coding Standards
3. Dual Project Setup
4. Serialization
1. What is Data Serialization
2. Simple Binary Serialization
3. Problems with Custom Serialization
5. FlatBuffers
1. Hello, Buffers!
2. FlatBuffers Dependency
3. FlatBuffers & CMake
4. Saving Buffer Data
5. Reading Buffer Data
6. Root Type
7. Enums
8. Structs vs Tables
9. Arrays
10. Optionals
12. Unions
13. Object API
14. Serialize to JSON
15. Deserialize from JSON
16. Schema Updates
网站首页
>
编程开发
>
C/C++
使用 FlatBuffers 在 C++ 中实现数据序列化
Data Serialization in C + + using FlatBuffers
上次更新时间:2024-11-21 19:02
课程售价:2.9元
联系客服微信,购买课程或充值
请
登录网站
, 没有账号点击
这里注册
课程内容
5个章节 , 28个讲座
1. Introduction
1. Promo (免费)
2. Welcome (免费)
4. Course Overview
2. Setup
2. Installing Visual Studio
3. Installing CMake
4. Installing Ninja
5. Installing Git
3. Project Setup
1. Hello, World!
2. Coding Standards
3. Dual Project Setup
4. Serialization
1. What is Data Serialization
2. Simple Binary Serialization
3. Problems with Custom Serialization
5. FlatBuffers
1. Hello, Buffers!
2. FlatBuffers Dependency
3. FlatBuffers & CMake
4. Saving Buffer Data
5. Reading Buffer Data
6. Root Type
7. Enums
8. Structs vs Tables
9. Arrays
10. Optionals
12. Unions
13. Object API
14. Serialize to JSON
15. Deserialize from JSON
16. Schema Updates