File tree Expand file tree Collapse file tree 2 files changed +7
-10
lines changed Expand file tree Collapse file tree 2 files changed +7
-10
lines changed Original file line number Diff line number Diff line change @@ -36,6 +36,8 @@ <h1 id="qiniu-cloud-c-sdk">Qiniu (Cloud) C# SDK</h1>
3636</ div >
3737</ div >
3838
39+
40+
3941< h2 id ="关于 "> 关于</ h2 >
4042
4143< p > 此 C# SDK 适用于.NET Framework 2.0+ , .NET Core 以及UWP(Windows 10 通用应用),基于七牛云API参考手册构建。使用此 SDK 构建您的网络应用程序,能让您以非常便捷地方式将数据安全地存储到七牛云存储上。无论您的网络应用是一个网站程序,还是包括从云端(服务端程序)到终端(手持设备应用)的架构的服务或应用,通过七牛云存储及其 SDK,都能让您应用程序的终端用户高速上传和下载,同时也让您的服务端更加轻盈。</ p >
@@ -46,19 +48,14 @@ <h2 id="sdk文档">SDK文档</h2>
4648
4749< p > 以下文档用于检索SDK接口、属性说明,它将有助于您理解SDK的结构。</ p >
4850
49- < ul > < li > < p > < a href ="http://oiy037d6a.bkt.clouddn.com/csharp-sdk-ref-v7.2.11/index.html " target ="_blank "> HTML在线浏览</ a > </ p > </ li >
50- < li > < p > < a href ="http://oiy037d6a.bkt.clouddn.com/QiniuCSharpSDK-Ref-v7.2.11.chm " target ="_blank "> CHM文件下载</ a > </ p > </ li >
51- </ ul >
52-
53- < p > 以下文档/链接提供一些基本示例,参考这些示例可以帮助您更快熟悉如何使用这套SDK。</ p >
54-
55- < ul > < li > < p > < a href ="https://github.com/fengyhack/csharp-sdk-examples " target ="_blank "> github | csharp-sdk-examples</ a > </ p > </ li >
56- < li > < p > < a href ="http://oiy037d6a.bkt.clouddn.com/csharp-sdk-man-v7.2.11/index.html " target ="_blank "> C# SDK使用指南 | 代码示例</ a > </ p > </ li >
51+ < ul > < li > < p > < a href ="http://oiy037d6a.bkt.clouddn.com/csharp-sdk-ref-v7.2.12/index.html " target ="_blank "> HTML在线浏览</ a > </ p > </ li >
52+ < li > < p > < a href ="http://oiy037d6a.bkt.clouddn.com/QiniuCSharpSDK-Ref-v7.2.12.chm " target ="_blank "> CHM文件下载</ a > </ p > </ li >
5753</ ul >
5854
59- < p > 如果您想开发 < strong > UWP应用 </ strong > ,您也可以参考如下示例 。</ p >
55+ < p > 以下链接提供一些示例(包含 < strong > UWP </ strong > 示例),参考这些示例可以帮助您更快熟悉如何使用这套SDK 。</ p >
6056
61- < ul > < li > < a href ="https://github.com/fengyhack/csharp-sdk-example-uwp " target ="_blank "> github | csharp-sdk-example-uwp</ a > </ li >
57+ < ul > < li > < p > < a href ="https://github.com/qiniu/csharp-sdk/tree/master/examples " target ="_blank "> github | csharp-sdk-examples</ a > </ p > </ li >
58+ < li > < p > < a href ="http://oiy037d6a.bkt.clouddn.com/csharp-sdk-man-v7.2.12/index.html " target ="_blank "> C# SDK使用指南 | 代码示例</ a > </ p > </ li >
6259</ ul >
6360
6461< h2 id ="如何安装 "> 如何安装</ h2 >
You can’t perform that action at this time.
0 commit comments