使用 v12 C++ 客户端库的 Azure 存储示例Azure Storage samples using v12 C++ client libraries
下表概述了示例存储库和每个示例中涉及的场景。The following table provides an overview of our samples repository and the scenarios covered in each sample. 单击链接可查看 GitHub 中相应的示例代码。Click on the links to view the corresponding sample code in GitHub.
备注
这些示例使用最新的 Azure 存储 C++ v12 库。These samples use the latest Azure Storage C++ v12 library.
Blob 示例Blob samples
Data Lake Storage Gen2 示例Data Lake Storage Gen2 samples
Azure 文件存储示例Azure Files samples
Azure 代码示例库Azure code sample libraries
要查看完整的 C++ 示例库,请转到:To view the complete C++ sample libraries, go to:
- Azure Blob 代码示例Azure Blob code samples
- Azure Data Lake 代码示例Azure Data Lake code samples
- Azure 文件存储代码示例Azure Files code samples
可以浏览并克隆每个库的 GitHub 存储库。You can browse and clone the GitHub repository for each library.
入门指南Getting started guides
如果要查找有关如何安装和开始使用 Azure 存储客户端库的说明,请查看以下指南。Check out the following guides if you are looking for instructions on how to install and get started with the Azure Storage Client Libraries.
后续步骤Next steps
了解有关其他语言的示例的信息:For information on samples for other languages:
- .NET:使用 .NET 的 Azure 存储示例.NET: Azure Storage samples using .NET
- Java:使用 Java 的 Azure 存储示例Java: Azure Storage samples using Java
- Python:使用 Python 的 Azure 存储示例Python: Azure Storage samples using Python
- JavaScript/Node.js:使用 JavaScript 的 Azure 存储示例JavaScript/Node.js: Azure Storage samples using JavaScript
- 所有其他语言:Azure 存储示例All other languages: Azure Storage samples