> ## 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 任务的扁平 C 示例代码索引:上传、下载、删除 blob,读取元数据以及检查配额使用情况。

本节提供一系列主题,通过扁平 C 示例代码演示与 XBOX 服务 Title Storage 相关的各种任务。

## 本节内容

[将 blob 上传到 Title Storage](/services/xbox-services/storage/title-storage/how-to/live-uploading-title-storage-blob)
演示如何将 blob 上传到 XBOX 服务 Title Storage。

[从 Title Storage 下载 blob](/services/xbox-services/storage/title-storage/how-to/live-downloading-title-storage-blob)
演示如何从 XBOX 服务 Title Storage 下载 blob。

[从 Title Storage 删除 blob](/services/xbox-services/storage/title-storage/how-to/live-deleting-title-storage-blob)
演示如何从 XBOX 服务 Title Storage 删除 blob。

[获取 Title Storage blob 元数据](/services/xbox-services/storage/title-storage/how-to/live-getting-title-storage-blob-metadata)
演示如何获取 XBOX Title Storage blob 元数据。

[获取 Title Storage 服务配置的配额信息](/services/xbox-services/storage/title-storage/how-to/live-getting-title-storage-quota-info)
演示如何获取 XBOX Title Storage 服务配置的配额信息。


## Related topics

- [Multiplayer Activity 示例代码](/zh-CN/services/xbox-services/multiplayer/mpa/how-to/live-mpa-client-how-to.md)
- [Rich Presence 示例代码](/zh-CN/services/xbox-services/community/presence/how-to/live-presence-howto-nav.md)
- [Multiplayer Manager 示例代码](/zh-CN/services/xbox-services/multiplayer/mpm/how-to/live-mm-howto-nav.md)
- [作品管理的成就示例代码](/zh-CN/services/xbox-services/player-data/achievements/title-managed/how-to/live-achievements-howto-nav.md)
- [信誉示例代码](/zh-CN/services/xbox-services/community/reputation/how-to/live-reputation-howto-nav.md)
