Skip to content
This repository was archived by the owner on Sep 4, 2019. It is now read-only.

Commit 2825aa3

Browse files
authored
Update README.md
1 parent aa2c512 commit 2825aa3

1 file changed

Lines changed: 6 additions & 7 deletions

File tree

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,9 @@
88
- 基础功能2:基于Wininet系统API方式提交数据 包含(Get/Post)
99
- 基础功能3:集合常用处理方法.处理页面结果/HTML数据更快捷
1010

11-
> HttpCode类库,让你感受一个简易到极致的HTTP编程.
12-
让编程更简易,代码更简洁...
13-
版权声明:
14-
本类库完全开源,只是基于微软官方提供的HttpWebRequest实现同步与异步的请求,Wininet是基于底层API进行封装;
15-
Coding by **君临**
16-
09-27/2014
17-
.net standard 2.0 implement by stulzq(xcmaster)
11+
> HttpCode类库,让你感受一个简易到极致的HTTP编程.
12+
让编程更简易,代码更简洁...
13+
版权声明:
14+
本类库完全开源,只是基于微软官方提供的HttpWebRequest实现同步与异步的请求,Wininet是基于底层API进行封装;
15+
Coding by **君临** 09-27/2014
16+
.net standard 2.0 implement by stulzq(xcmaster)09-01/2017

0 commit comments

Comments
 (0)