Skip to content

Commit fda61bb

Browse files
authored
Merge pull request #125 from fengyhack/master
版本更新v7.2.5
2 parents a1553e0 + 5439df0 commit fda61bb

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+2112
-1049
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
**2017-01-17**
2+
3+
最新版本v7.2.5,适用于.NET Framework 2.0+ 和.NET Core
4+
5+
修复:因不同系统对于HTTP换行处理(CRLF)导致部署到Linux下的程序使用表单上传失败的问题
6+
7+
更新:部分类、属性、方法等名称修改,请参见文档或者指南
8+
9+
* * *
10+
111
**2017-01-12**
212

313
最新版本v7.2.4,适用于.NET Framework 2.0+ 和.NET Core

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@
88

99
以下文档用于检索SDK接口、属性说明,它将有助于您理解SDK的结构。
1010

11-
* [HTML在线浏览](http://oiy037d6a.bkt.clouddn.com/csharp-sdk-ref-v7.2.4/index.html)
11+
* [HTML在线浏览](http://oiy037d6a.bkt.clouddn.com/csharp-sdk-ref-v7.2.5/index.html)
1212

13-
* [CHM文件下载](http://oiy037d6a.bkt.clouddn.com/QiniuCSharpSDK-Ref-v7.2.4.chm)
13+
* [CHM文件下载](http://oiy037d6a.bkt.clouddn.com/QiniuCSharpSDK-Ref-v7.2.5.chm)
1414

1515
以下文档/链接提供一些基本示例,参考这些示例可以帮助您更快熟悉如何使用这套SDK。
1616

1717
* [github | csharp-sdk-examples](https://github.com/fengyhack/csharp-sdk-examples)
1818

19-
* [C# SDK使用指南 | 代码示例](http://oiy037d6a.bkt.clouddn.com/csharp-sdk-man-v7.2.4/index.html)
19+
* [C# SDK使用指南 | 代码示例](http://oiy037d6a.bkt.clouddn.com/csharp-sdk-man-v7.2.5/index.html)
2020

2121
##如何安装
2222

doc/README.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@ <h2 id="sdk文档">SDK文档</h2>
1717

1818
<p>以下文档用于检索SDK接口、属性说明,它将有助于您理解SDK的结构。</p>
1919

20-
<ul><li><p><a href="http://oiy037d6a.bkt.clouddn.com/csharp-sdk-ref-v7.2.4/index.html" target="_blank">HTML在线浏览</a></p></li>
21-
<li><p><a href="http://oiy037d6a.bkt.clouddn.com/QiniuCSharpSDK-Ref-v7.2.4.chm" target="_blank">CHM文件下载</a></p></li>
20+
<ul><li><p><a href="http://oiy037d6a.bkt.clouddn.com/csharp-sdk-ref-v7.2.5/index.html" target="_blank">HTML在线浏览</a></p></li>
21+
<li><p><a href="http://oiy037d6a.bkt.clouddn.com/QiniuCSharpSDK-Ref-v7.2.5.chm" target="_blank">CHM文件下载</a></p></li>
2222
</ul>
2323

2424
<p>以下文档/链接提供一些基本示例,参考这些示例可以帮助您更快熟悉如何使用这套SDK。</p>
2525

2626
<ul><li><p><a href="https://github.com/fengyhack/csharp-sdk-shared-examples" target="_blank">github | csharp-sdk-examples</a></p></li>
27-
<li><p><a href="http://oiy037d6a.bkt.clouddn.com/csharp-sdk-man-v7.2.4/index.html" target="_blank">C# SDK使用指南 | 代码示例</a></p></li>
27+
<li><p><a href="http://oiy037d6a.bkt.clouddn.com/csharp-sdk-man-v7.2.5/index.html" target="_blank">C# SDK使用指南 | 代码示例</a></p></li>
2828
</ul>
2929

3030

doc/README.pdf

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)