https://github.com/tencentyun/cos-snippets
COS 官方文档的代码片段
https://github.com/tencentyun/cos-snippets
Last synced: 3 months ago
JSON representation
COS 官方文档的代码片段
- Host: GitHub
- URL: https://github.com/tencentyun/cos-snippets
- Owner: tencentyun
- License: mit
- Created: 2020-08-05T03:16:38.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2025-03-03T09:23:35.000Z (4 months ago)
- Last Synced: 2025-03-30T07:09:42.852Z (3 months ago)
- Language: Java
- Size: 20.7 MB
- Stars: 37
- Watchers: 40
- Forks: 58
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cos-snippets
COS 官方文档的代码片段## 快速导航
| 语言 | 代码示例 |
| ---- | ---- |
| Android | [快速查看](Android/app/src/androidTest/java/com/tencent/qcloud/cosxml/cssg) |
| iOS(ObjC) | [快速查看](iOS/Objc/Examples/cases) |
| iOS(Swift) | [快速查看](iOS/Swift/Examples/cases) |
| Java | [快速查看](Java/src/test/java/com/qcloud/cssg) |
| Javascript | [快速查看](JavaScript/test/src) |
| Go | [快速查看](Go/examples) |
| Python | [快速查看](Python/examples) |
| PHP | [快速查看](php/examples) |
| Node.js | [快速查看](NodeJS/src) |
| 小程序 | [快速查看](MiniProgram/examples) |
| dotnet | [快速查看](dotnet/dist) |