Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kitmanzheng authored May 31, 2018
1 parent 7f8fd2f commit 857333b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dotnet sdk for [腾讯云对象存储服务](http://wiki.qcloud.com/wiki/COS%E4%

## 修改配置
修改Demo.cs内的appid等信息为您的配置
修改CosCloud.cs内的URL为您所在园区的配置,例如上海:http://sh.file.myqcloud.com/files/v2/,天津:http://tj.file.myqcloud.com/files/v2/
通过SetRegion方法设置园区,默认上海sh

## 上传、查询、删除程序示例
请参考Demo.cs

0 comments on commit 857333b

Please sign in to comment.