Mar*_*ell 10
使用System.Net.WebClient进行简单操作:
using(WebClient client = new WebClient()) {
string responseString = client.UploadString(address, requestString);
}
Run Code Online (Sandbox Code Playgroud)
还有:
byte[])| 归档时间: |
|
| 查看次数: |
1010 次 |
| 最近记录: |