xxxx18一60岁hd中国/日韩女同互慰一区二区/西西人体扒开双腿无遮挡/日韩欧美黄色一级片 - 色护士精品影院www

  • 大小: 4.33KB
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2021-02-27
  • 語言: C#
  • 標(biāo)簽: http??c??

資源簡介

httpclient source code by csharp

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.IO;
using?System.Text;
using?System.Net;
using?System.Web;

namespace?Deerchao.Utility
{
????public?class?HttpClient
????{
????????#region?fields
????????private?bool?keepContext;
????????private?string?defaultLanguage?=?“zh-CN“;
????????private?Encoding?defaultEncoding?=?Encoding.UTF8;
????????private?string?accept?=?“*/*“;
????????private?string?userAgent?=?“Mozilla/4.0?(compatible;?MSIE?6.0;?Windows?NT?5.2;?SV1;?.NET?CLR?1.1.4322;?.NET?CLR?2.0.50727)“;
????????private?HttpVerb?verb?=?HttpVerb.GET;
????????private?HttpClientContext?context;
????????private?readonly?List?files?=?new?List();
????????private?readonly?Dictionary?postingData?=?new?Dictionary();
????????private?string?url;
????????private?WebHeaderCollection?responseHeaders;
????????private?int?startPoint;
????????private?int?endPoint;
????????#endregion

????????#reg

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件???????21058??2007-08-11?18:27??HttpClient.cs

評(píng)論

共有 條評(píng)論

相關(guān)資源