-
HttpHelper类,用来实现Http访问,Post或者Get方式的,直接访问,带Cookie的,带证书的等方式,可以设置代理
C#HttpHelper实现了C#HttpWebRequest抓取时无视编码,无视证书,无视Cookie,并且实现的代理的功能,使用它您可以进行Get和Post请求,可以很方便 的设置Cookie,证书,代理,编码问题您不用管,因为类会自动为您识别网页的编码。 HttpHelper类,用来实现Http访问,Post或者Get方式的,直接访问,带Cookie的,带证书的等方式,可以设置代理。
- 2014-08-02下载
- 积分:1
-
短信中间件完整源码_需求文档_设计文档_架构_接口_使用手册等下载
短信中间件完整源码_需求文档_设计文档_架构_接口_使用手册等下载
- 2014-03-02下载
- 积分:1
-
scara
4轴scara机器人的正逆解代码,仅供参考!(Positive and inverse solution code of 4 axis SCARA robot.For reference only!)
- 2018-01-13 10:08:43下载
- 积分:1
-
以太网触摸屏STM32F107_ETH_LCD(神舟IV号)Telnet远程登录V1.1
【实例简介】以太网触摸屏STM32F107_ETH_LCD(神舟IV号)Telnet远程登录V1.1
- 2021-09-08 00:31:11下载
- 积分:1
-
MySock
一个基于MFC编写的SOCKET通信软件,可以自由选择客户端和服务器端,可供学习SOCKET编程(SOCKET written a MFC-based communications software, you can choose the client and server side programming for learning SOCKET)
- 2010-08-30 14:04:05下载
- 积分:1
-
迷宫
说明: 迷宫求解:用二维矩阵表示迷宫,自动生成或者直接输入迷宫的格局,确定迷宫是否能走通,如果能走通,输出行走路线。(Labyrinth Solution: Use two-dimensional matrix to represent the maze, automatically generate or directly input the maze pattern, determine whether the maze can pass, if it can pass, output the walking route.)
- 2019-03-21 21:02:04下载
- 积分:1
-
client2
客户端连接服务器的程序,以此测试客户端是否连接上。(client programming source)
- 2013-09-02 16:17:04下载
- 积分:1
-
CopyHunter
文件拷贝猎手,能进行断点续传功能,方便局域网内部的共享文件拷贝!(File copy hunter, capable of HTTP functionality, easy to share the internal LAN file copy!)
- 2011-08-22 00:19:30下载
- 积分:1
-
IOCP-Basic
IOCP基本原理介绍,主要介绍了如何使用IOCP进行开发。(Introduce the basic principles of IOCP, mainly on how to use IOCP for development.)
- 2011-04-20 10:13:01下载
- 积分:1
-
shortest-path
通信网络的架设问题 若要在n(≥10)个城市之间建设通信网络,只需要架设n-1条线路即可(With the Dijksra algorithm to network G from source points to the rest of the vertices of the shortest path)
- 2014-01-11 23:32:27下载
- 积分:1