> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Title Storage

> XBOX 服务 Title Storage 概述:用于玩家统计信息和 title 资产的云存储,以及合作伙伴中心配置和扁平 C 代码示例。

本节提供 XBOX 服务 Title Storage 的概述,介绍其配置过程,并通过扁平 C 示例代码演示各种与 Title Storage 相关的任务。Title Storage 是用于存储大量按玩家或按游戏数据(例如玩家统计信息和资产)的云存储。

## 本节内容

[Title Storage 概述](/services/xbox-services/storage/title-storage/live-title-storage-overview)
介绍什么是 XBOX 服务 Title Storage,它有哪些功能,并演示如何进行配置。

[门户配置](/services/xbox-services/storage/title-storage/config/live-title-storage-config-nav)
介绍在合作伙伴中心配置 Title Storage 的过程。

[示例代码](/services/xbox-services/storage/title-storage/how-to/live-title-storage-howto-nav)
使用扁平 C 示例代码演示各种 XBOX 服务 Title Storage 任务。


## Related topics

- [Connected Storage 与 Title Storage 对比](/zh-CN/services/xbox-services/storage/live-connected-storage-vs-title-storage.md)
- [Title Storage 示例代码](/zh-CN/services/xbox-services/storage/title-storage/how-to/live-title-storage-howto-nav.md)
- [从 Title Storage 下载 blob](/zh-CN/services/xbox-services/storage/title-storage/how-to/live-downloading-title-storage-blob.md)
- [从 Title Storage 删除 blob](/zh-CN/services/xbox-services/storage/title-storage/how-to/live-deleting-title-storage-blob.md)
- [XBOX 服务 Title Storage 概述](/zh-CN/services/xbox-services/storage/title-storage/live-title-storage-overview.md)
