- 授权协议: Apache
- 开发语言: C# .NET
- 操作系统: 跨平台
- 软件首页: https://github.com/Azure/azure-storage-net
- 软件文档: https://github.com/Azure/azure-storage-net
软件介绍
Microsoft Azure Storage SDK for .NET 可以让你在 .NET 应用中使用微软 Azure 存储服务。
特性
Tables
Create/Delete Tables
Query/Create/Read/Update/Delete Entities
Blobs
Create/Read/Update/Delete Blobs
Files
Create/Update/Delete Directories
Create/Read/Update/Delete Files
Queues
Create/Delete Queues
Insert/Peek Queue Messages
Advanced Queue Operations
C++ Concurrency in Action
Anthony Williams / Manning Publications / 2012-2-28 / USD 69.99
HIGHLIGHT C++ Concurrency in Action is the first book to market to show how to take advantage of the new C++ Standard and how to write robust multi-threaded applications in C++. DESCRIPTION With ......一起来看看 《C++ Concurrency in Action》 这本书的介绍吧!
