Search: "var parition"
Multipart upload - Object Storage Service Documentation
code is used as a complete example that describes the process of multipart upload: using Aliyun.OSS; var endpoint = " ...
JavaScript Variables, Scope, and Hoisting blog
This tutorial seeks to examine the differences between var, let, and const and also the way to declare them, name and define ...
Copy objects - Object Storage Service Documentation
code to copy a small-sized object: using Aliyun.OSS; using Aliyun.OSS.Common; var endpoint = "yourEndpoint"; var ...
Quick start - Object Storage Service Documentation
container that stores files. Run the following code to create a bucket: using Aliyun.OSS; var endpoint = "yourEndpoint ...
How to Install OSSEC on Ubuntu 16.04 blog
will be displayed: ``` - Server installation chosen. - Installation will be made at /var/ossec . ``` Next, choose your ...
Instructions - Image Search Documentation
");var client = new Client( accessKeyId: "AccessKeyID", // Address: https://ak-console.aliyun.com accessKeySecret ...
List objects - Object Storage Service Documentation
specified bucket. using Aliyun.OSS; var endpoint = "yourEndpoint"; var accessKeyId = "yourAccessKeyId"; var ...
Use Postman to sign and debug incoming requests to API Gateway - API Gateway Documentation
the following code into the text box: var appKey = "YOUR APP KEY";var appSecret = "YOUR APP SECRET";var md5 ...
RESTful API 2.0 - Intelligent Speech Interaction Documentation
');function processGETRequest(appkey, token, text, audioSaveFile, format, sampleRate) var url = 'https://nls ...
RESTful API 2.0 - Intelligent Speech Interaction Documentation
, format, sampleRate) var url = 'https://nls-gateway-ap-southeast-1.aliyuncs.com/stream/v1/tts'; /** * Set the ...
  • 1
  • 2
  • 3
  • 4
  • ... 59
  • >
  •  Total 584 items