azure-storage-7.0.1.jar中文-英文对照文档.zip

com.microsoft.azureazure-storage7.0.1API文档接口文档中文文档中英对照JavaJavaDoc操作手册Maven依赖Gradle依赖Java开发使用指南离线文档Java编程寒水馨
文件基础信息

文件名称: azure-storage-7.0.1.jar中文-英文对照文档.zip

文件类型: Java 组件中文文档
文件大小: 2.28 MB

选择下载方式

方式1:微信扫码支付下载
文件价格:¥1.5
支付完成后自动开始下载
方式2:兑换码下载
前往 链动小铺 购买【Java 组件中文文档兑换码】

文件简介

azure-storage-7.0.1.jar中文-英文对照文档.zip 中包含以下内容

  1. 中文-英文对照文档:位于压缩包内的“文档”文件夹中
  2. 说明文件:使用说明.txt、README.md
  3. Maven依赖:azure-storage-7.0.1.jar Maven依赖信息(可用于项目pom.xml).txt
  4. Gradle依赖:azure-storage-7.0.1.jar Gradle依赖信息(可用于项目build.gradle).txt
  5. jar包下载地址:azure-storage-7.0.1.jar下载地址(官方地址+国内镜像地址).txt
  6. 源码下载地址:azure-storage-7.0.1-sources.jar下载地址(官方地址+国内镜像地址).txt

使用方法

  1. 解压 azure-storage-7.0.1.jar中文-英文对照文档.zip,找到 解压后的文件夹>文档>index.html,双击index.html即可用浏览器打开查看。
  2. 为了防止解压后路径太长导致浏览器无法打开,推荐在解压时选择“解压到当前文件夹”(放心,自带文件夹,文件不会散落一地)。
  3. 有时,一套Java组件会有多个jar,所以在下载前,请仔细阅读本篇描述,以确保这就是你需要的文件。

组件信息

简介

  • 名称: Microsoft Azure Storage Client SDK
  • 描述: Microsoft Azure 存储客户端的 SDK
  • 版本: 7.0.1

Maven依赖

<dependency>
	<groupId>com.microsoft.azure</groupId>
	<artifactId>azure-storage</artifactId>
	<version>7.0.1</version>
</dependency>

Gradle依赖

Gradle:
	implementation group: 'com.microsoft.azure', name: 'azure-storage', version: '7.0.1'
Gradle (Short):
	implementation 'com.microsoft.azure:azure-storage:7.0.1'
Gradle (Kotlin):
	implementation("com.microsoft.azure:azure-storage:7.0.1")

寒水馨 Java 组件中文文档系列说明

  • 文档为 Java 组件的中文翻译文档
  • 文档由 寒水馨 翻译整理,非官方版本
  • 本系列文档获取地址:https://hanshuixin.org
  • 本文档为人性化翻译,精心制作,请放心使用
  • 本文档为双语同时展示,一行原文、一行译文,可逐行对照,避免了原文/译文来回切换的麻烦
  • 有原文可参照,不再担心翻译偏差误导
  • 边学技术、边学英语
  • 只翻译了该翻译的内容,如:注释、说明、描述、用法讲解 等
  • 不该翻译的内容保持原样,如:类名、方法名、包名、类型、关键字、代码 等

版权声明与来源信息

本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。

本组件包含的 Java package(包)

com.microsoft.azure.storage
com.microsoft.azure.storage.analytics
com.microsoft.azure.storage.blob
com.microsoft.azure.storage.file
com.microsoft.azure.storage.queue
com.microsoft.azure.storage.table

本组件包含的 Java class(类)

com.microsoft.azure.storage.AccessCondition
com.microsoft.azure.storage.BaseEvent
com.microsoft.azure.storage.CloudStorageAccount
com.microsoft.azure.storage.Constants
com.microsoft.azure.storage.Constants.AnalyticsConstants
com.microsoft.azure.storage.Constants.EncryptionConstants
com.microsoft.azure.storage.Constants.HeaderConstants
com.microsoft.azure.storage.Constants.QueryConstants
com.microsoft.azure.storage.CorsHttpMethods
com.microsoft.azure.storage.CorsProperties
com.microsoft.azure.storage.CorsRule
com.microsoft.azure.storage.DeleteRetentionPolicy
com.microsoft.azure.storage.DoesServiceRequest
com.microsoft.azure.storage.ErrorReceivingResponseEvent
com.microsoft.azure.storage.GeoReplicationStats
com.microsoft.azure.storage.GeoReplicationStatus
com.microsoft.azure.storage.IPRange
com.microsoft.azure.storage.LocationMode
com.microsoft.azure.storage.LoggingOperations
com.microsoft.azure.storage.LoggingProperties
com.microsoft.azure.storage.MetricsLevel
com.microsoft.azure.storage.MetricsProperties
com.microsoft.azure.storage.NameValidator
com.microsoft.azure.storage.OperationContext
com.microsoft.azure.storage.Permissions
com.microsoft.azure.storage.RequestCompletedEvent
com.microsoft.azure.storage.RequestOptions
com.microsoft.azure.storage.RequestResult
com.microsoft.azure.storage.ResponseReceivedEvent
com.microsoft.azure.storage.ResultContinuation
com.microsoft.azure.storage.ResultContinuationType
com.microsoft.azure.storage.ResultSegment
com.microsoft.azure.storage.RetryContext
com.microsoft.azure.storage.RetryExponentialRetry
com.microsoft.azure.storage.RetryInfo
com.microsoft.azure.storage.RetryLinearRetry
com.microsoft.azure.storage.RetryNoRetry
com.microsoft.azure.storage.RetryPolicy
com.microsoft.azure.storage.RetryPolicyFactory
com.microsoft.azure.storage.RetryingEvent
com.microsoft.azure.storage.SendingRequestEvent
com.microsoft.azure.storage.ServiceClient
com.microsoft.azure.storage.ServiceProperties
com.microsoft.azure.storage.ServiceStats
com.microsoft.azure.storage.SharedAccessAccountPermissions
com.microsoft.azure.storage.SharedAccessAccountPolicy
com.microsoft.azure.storage.SharedAccessAccountResourceType
com.microsoft.azure.storage.SharedAccessAccountService
com.microsoft.azure.storage.SharedAccessHeaders
com.microsoft.azure.storage.SharedAccessPolicy
com.microsoft.azure.storage.SharedAccessPolicyHandler
com.microsoft.azure.storage.SharedAccessPolicySerializer
com.microsoft.azure.storage.SharedAccessProtocols
com.microsoft.azure.storage.StorageCredentials
com.microsoft.azure.storage.StorageCredentialsAccountAndKey
com.microsoft.azure.storage.StorageCredentialsAnonymous
com.microsoft.azure.storage.StorageCredentialsSharedAccessSignature
com.microsoft.azure.storage.StorageErrorCode
com.microsoft.azure.storage.StorageErrorCodeStrings
com.microsoft.azure.storage.StorageEvent
com.microsoft.azure.storage.StorageEventMultiCaster
com.microsoft.azure.storage.StorageException
com.microsoft.azure.storage.StorageExtendedErrorInformation
com.microsoft.azure.storage.StorageLocation
com.microsoft.azure.storage.StorageUri
com.microsoft.azure.storage.SubStreamGenerator
com.microsoft.azure.storage.analytics.CloudAnalyticsClient
com.microsoft.azure.storage.analytics.LogRecord
com.microsoft.azure.storage.analytics.StorageService
com.microsoft.azure.storage.blob.BlobContainerPermissions
com.microsoft.azure.storage.blob.BlobContainerProperties
com.microsoft.azure.storage.blob.BlobContainerPublicAccessType
com.microsoft.azure.storage.blob.BlobEncryptionPolicy
com.microsoft.azure.storage.blob.BlobInputStream
com.microsoft.azure.storage.blob.BlobListingDetails
com.microsoft.azure.storage.blob.BlobOutputStream
com.microsoft.azure.storage.blob.BlobProperties
com.microsoft.azure.storage.blob.BlobRequestOptions
com.microsoft.azure.storage.blob.BlobType
com.microsoft.azure.storage.blob.BlockEntry
com.microsoft.azure.storage.blob.BlockListingFilter
com.microsoft.azure.storage.blob.BlockSearchMode
com.microsoft.azure.storage.blob.CloudAppendBlob
com.microsoft.azure.storage.blob.CloudBlob
com.microsoft.azure.storage.blob.CloudBlobClient
com.microsoft.azure.storage.blob.CloudBlobContainer
com.microsoft.azure.storage.blob.CloudBlobDirectory
com.microsoft.azure.storage.blob.CloudBlockBlob
com.microsoft.azure.storage.blob.CloudPageBlob
com.microsoft.azure.storage.blob.ContainerListingDetails
com.microsoft.azure.storage.blob.CopyState
com.microsoft.azure.storage.blob.CopyStatus
com.microsoft.azure.storage.blob.DeleteSnapshotsOption
com.microsoft.azure.storage.blob.LeaseDuration
com.microsoft.azure.storage.blob.LeaseState
com.microsoft.azure.storage.blob.LeaseStatus
com.microsoft.azure.storage.blob.LengthLimitingStream
com.microsoft.azure.storage.blob.ListBlobItem
com.microsoft.azure.storage.blob.PageRange
com.microsoft.azure.storage.blob.PageRangeDiff
com.microsoft.azure.storage.blob.PremiumPageBlobTier
com.microsoft.azure.storage.blob.RehydrationStatus
com.microsoft.azure.storage.blob.SharedAccessBlobHeaders
com.microsoft.azure.storage.blob.SharedAccessBlobPermissions
com.microsoft.azure.storage.blob.SharedAccessBlobPolicy
com.microsoft.azure.storage.blob.StandardBlobTier
com.microsoft.azure.storage.blob.SubStream
com.microsoft.azure.storage.file.CloudFile
com.microsoft.azure.storage.file.CloudFileClient
com.microsoft.azure.storage.file.CloudFileDirectory
com.microsoft.azure.storage.file.CloudFileShare
com.microsoft.azure.storage.file.CopyState
com.microsoft.azure.storage.file.CopyStatus
com.microsoft.azure.storage.file.DeleteShareSnapshotsOption
com.microsoft.azure.storage.file.FileDirectoryProperties
com.microsoft.azure.storage.file.FileInputStream
com.microsoft.azure.storage.file.FileOutputStream
com.microsoft.azure.storage.file.FileProperties
com.microsoft.azure.storage.file.FileRange
com.microsoft.azure.storage.file.FileRequestOptions
com.microsoft.azure.storage.file.FileServiceProperties
com.microsoft.azure.storage.file.FileSharePermissions
com.microsoft.azure.storage.file.FileShareProperties
com.microsoft.azure.storage.file.ListFileItem
com.microsoft.azure.storage.file.ShareListingDetails
com.microsoft.azure.storage.file.ShareStats
com.microsoft.azure.storage.file.SharedAccessFileHeaders
com.microsoft.azure.storage.file.SharedAccessFilePermissions
com.microsoft.azure.storage.file.SharedAccessFilePolicy
com.microsoft.azure.storage.queue.CloudQueue
com.microsoft.azure.storage.queue.CloudQueueClient
com.microsoft.azure.storage.queue.CloudQueueMessage
com.microsoft.azure.storage.queue.MessageUpdateFields
com.microsoft.azure.storage.queue.QueueEncryptionPolicy
com.microsoft.azure.storage.queue.QueueListingDetails
com.microsoft.azure.storage.queue.QueuePermissions
com.microsoft.azure.storage.queue.QueueRequestOptions
com.microsoft.azure.storage.queue.SharedAccessQueuePermissions
com.microsoft.azure.storage.queue.SharedAccessQueuePolicy
com.microsoft.azure.storage.table.CloudTable
com.microsoft.azure.storage.table.CloudTableClient
com.microsoft.azure.storage.table.DynamicTableEntity
com.microsoft.azure.storage.table.EdmType
com.microsoft.azure.storage.table.Encrypt
com.microsoft.azure.storage.table.EntityProperty
com.microsoft.azure.storage.table.EntityResolver
com.microsoft.azure.storage.table.Ignore
com.microsoft.azure.storage.table.QueryTableOperation
com.microsoft.azure.storage.table.SharedAccessTablePermissions
com.microsoft.azure.storage.table.SharedAccessTablePolicy
com.microsoft.azure.storage.table.StoreAs
com.microsoft.azure.storage.table.TableBatchOperation
com.microsoft.azure.storage.table.TableEncryptionPolicy
com.microsoft.azure.storage.table.TableEntity
com.microsoft.azure.storage.table.TableOperation
com.microsoft.azure.storage.table.TablePayloadFormat
com.microsoft.azure.storage.table.TablePermissions
com.microsoft.azure.storage.table.TableQuery
com.microsoft.azure.storage.table.TableQuery.Operators
com.microsoft.azure.storage.table.TableQuery.QueryComparisons
com.microsoft.azure.storage.table.TableRequestOptions
com.microsoft.azure.storage.table.TableRequestOptions.EncryptionResolver
com.microsoft.azure.storage.table.TableRequestOptions.PropertyResolver
com.microsoft.azure.storage.table.TableResult
com.microsoft.azure.storage.table.TableServiceEntity
com.microsoft.azure.storage.table.TableServiceException