登录
首页 » C# » HttpRequestDemo-master

HttpRequestDemo-master

于 2019-03-13 发布 文件大小:252KB
0 104
下载积分: 1 下载次数: 4

代码说明:

  c# 实现 http请求,post,get,xml,json(C# implements HTTP requests)

文件列表:

HttpRequestDemo-master, 0 , 2018-05-04
HttpRequestDemo-master\Core, 0 , 2018-05-04
HttpRequestDemo-master\Core\Common.cs, 6060 , 2018-05-04
HttpRequestDemo-master\Core\CookieHelper.cs, 1522 , 2018-05-04
HttpRequestDemo-master\Core\HttpClientHelp.cs, 4525 , 2018-05-04
HttpRequestDemo-master\Core\HttpHelper.cs, 14922 , 2018-05-04
HttpRequestDemo-master\Core\Parse.cs, 256 , 2018-05-04
HttpRequestDemo-master\Core\UriQueue.cs, 1405 , 2018-05-04
HttpRequestDemo-master\Crawl.cs, 3287 , 2018-05-04
HttpRequestDemo-master\HttpRequestTest.csproj, 3561 , 2018-05-04
HttpRequestDemo-master\Program.cs, 3214 , 2018-05-04
HttpRequestDemo-master\Properties, 0 , 2018-05-04
HttpRequestDemo-master\Properties\AssemblyInfo.cs, 1336 , 2018-05-04
HttpRequestDemo-master\README.md, 200 , 2018-05-04
HttpRequestDemo-master\bin, 0 , 2018-05-04
HttpRequestDemo-master\bin\Debug, 0 , 2018-05-04
HttpRequestDemo-master\bin\Debug\HttpRequestTest.exe, 34304 , 2018-05-04
HttpRequestDemo-master\bin\Debug\HttpRequestTest.pdb, 75264 , 2018-05-04
HttpRequestDemo-master\bin\Debug\HttpRequestTest.vshost.exe, 24216 , 2018-05-04
HttpRequestDemo-master\bin\Debug\HttpRequestTest.vshost.exe.manifest, 479 , 2018-05-04
HttpRequestDemo-master\bin\Debug\System.Net.Http.Formatting.dll, 168296 , 2018-05-04
HttpRequestDemo-master\bin\Debug\System.Net.Http.dll, 208232 , 2018-05-04
HttpRequestDemo-master\bin\Debug\setting.xml, 190 , 2018-05-04
HttpRequestDemo-master\model, 0 , 2018-05-04
HttpRequestDemo-master\model\HttpModel.cs, 10324 , 2018-05-04
HttpRequestDemo-master\model\Setting.cs, 1151 , 2018-05-04
HttpRequestDemo-master\obj, 0 , 2018-05-04
HttpRequestDemo-master\obj\Debug, 0 , 2018-05-04
HttpRequestDemo-master\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache, 6719 , 2018-05-04
HttpRequestDemo-master\obj\Debug\HttpRequestTest.csproj.FileListAbsolute.txt, 644 , 2018-05-04
HttpRequestDemo-master\obj\Debug\HttpRequestTest.csprojResolveAssemblyReference.cache, 13219 , 2018-05-04
HttpRequestDemo-master\obj\Debug\HttpRequestTest.exe, 34304 , 2018-05-04
HttpRequestDemo-master\obj\Debug\HttpRequestTest.pdb, 75264 , 2018-05-04
HttpRequestDemo-master\setting.xml, 190 , 2018-05-04

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • OptimizationForGraphAndNetworkTheory
    一本非常好的图论与网络的书籍,是进行图论或复杂网络研究的同仁们必备的一本书(A very good graph theory and network books, is a complex network graph theory or the study of Tongren a must-have book)
    2007-11-22 11:14:35下载
    积分:1
  • ZXPortMap
    ZXPortMap 端口映射源代码 一个很好的端口映射工具(ZXPortMap port mapping source code for a good port mapping tool)
    2013-09-12 13:13:04下载
    积分:1
  • QT获取时间
    基本过程如下: 1. 利用ntp服务器获取网络时间     QUdpSocket udp_sock;     udp_sock.connectToHost("time.windows.com",123); 2. 阻塞等待连接成功     if(udp_sock.waitForConnected(60000))     {         ...     } 3. 发送时间请求         udp_sock.write(time_req);         udp_sock.flush(); 4. 阻塞等待消息返回         if(udp_sock.waitForReadyRead(120000))         {             ...         } 说明:此过程等待时间可能较长,出现连接失败的情况也比较常见。
    2022-03-21 22:20:09下载
    积分:1
  • IP-phone-source
    VC++实现的IP网络电话方案,借鉴一下吧(VC IP telephone network, learn from my views)
    2007-06-20 11:40:04下载
    积分:1
  • ChatRoom(Winsock)
    这是一个用于局域网内部进行聊天通信的小软件源程序,对于学习和了解winsock编程很有借鉴意义。(This is a chat for LAN communications within a small software source code, for learning and understanding of referential significance to winsock programming.)
    2008-12-28 13:45:26下载
    积分:1
  • AsyncTcp
    一般的聊天程序都是使用socket方式通讯的。对于一个聊天程序来说一般是一个服务器用来中转消息,然后是多个客户端通过连接服务器来消息交换。(General chat programs are using the socket mode of communication. For a chat program, it is generally a server used to relay the message, then multiple clients to connect to the server through the exchange of messages.)
    2013-08-26 10:10:08下载
    积分:1
  • 案例19
    基于概率神经网络的变压器油中溶解气体故障诊断(Fault Diagnosis of Dissolved Gas in Transformer Oil Based on Probabilistic Neural Network)
    2019-06-20 17:29:03下载
    积分:1
  • hack2
    黑客教程.含有端口扫描、IP欺骗、嗅探器、木马等的说明和例子( The hacker course. includes the port scanning, the IP deceit, the sniffer, the wooden horse and so on the explanation and the example )
    2020-06-26 11:20:01下载
    积分:1
  • 基于OPNET的无线自组织AODV协议的仿真
    说明:  基于OPNET的无线自组织网络AODV协议的仿真(Simulation of AODV protocol in wireless ad hoc network based on OPNET)
    2020-04-01 23:43:19下载
    积分:1
  • ua3
    说明:  基于EXOSIP协议的SIP软终端,可以实现终端向代理服务器的注册请求(SIP-based softphone EXOSIP agreement can be achieved terminal registration request to the proxy server)
    2010-04-29 11:45:30下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 46今日下载