搜索资源列表
Csharp
- 此源码是Cell组件超级报表模板设计器C#.net源码示例。 Cell网站: http://www.cellsoft.cc/Cell/index.asp cell组件下载地址: http://www.cellsoft.cc/cell/down_list.asp 产品概述: Cell 组件适用于Windows环境下各种开发工具(如VB, VC, Visual Foxpro, Delphi, C++ Builder, PowerBuilder, .NET)等
Thunder.rar
- 多线程下载,支持断点续传,学习迅雷下载,使用多线程,高效下载大批量文件!,Multi-threaded downloads, support for HTTP, learning Xunlei download, use multi-threaded, high-performance high-volume file to download!
MultiThreadDownnload.rar
- C#实现的多线程下载(http协议),输入一个URL地址,就可以下载。,C# Achieved multi-threaded download (http protocol), enter a URL address, you can download.
WorkFlow.rar
- 包括电子政务系统的架构设计、工作流引擎的设计与开发、工作流图形定义工具的设计与开发等,并详细介绍了系统的C#源代码。更多内容更新请参考作者的技术博客:http://blog.sina.com.cn/xianhuameng,E-government systems, including architecture design, workflow design and development of engines, workflow definition graphics design and de
DotnetCharting.rar
- DotNetCharting图形控件演示 最近在做项目时要对数据进行统计分析,所以必须生成一些报表统计图(如柱形图、饼图、曲线图等),网上强烈推荐了使用DotNetCharting控件来实现,于是自己对DotNetCharting控件进行了简单的学习,下面先简单介绍一下DotNetCharting控件及其使用。 DotNetCharting是一个非常棒的.NET图表控件,对中文支持非常好,而且操作方便,开发快速,既有for webform 也有for winform的,而且.
http.rar
- http隧道 技术 有连接http资料,http tunnel
httpTest.rar
- C# http/webbrowser 采集器示例源代码,C# http/webbrowser collector sample source code
DOTNET_COMMON_LIB
- .Net 通用开发类库 常用方法类库 当前 HTTP 请求扩展类 多线程示例代码 断点续传示例代码-.net base development class lib common function class lib multithread demo source
HttpProc_CN
- 实现HTTP协议中的GET、POST请求-HTTP protocol implementation GET, POST request
FileSocketServer
- 简单的文件传送系统,基于TCP/IP,可扩展实现多线程以及断点续传-Simple file transfer system, based on TCP/IP, multi threaded, and scalable HTTP
wdjpq
- cSharp 编写的qq记牌器,主要针对角色版斗地主-cSharp qq written note card devices, mainly for the role of the version of Landlords
ComboBoxTreeDemo
- 最近,由于需要实现一个下拉框内树形结构的控件,但在网上找了一遍,没有发现合适用的,所以在http://www.cnblogs.com/xiongeee/archive/2009/02/18/662468.html及MSDN的基础上,稍作修改,实现了下拉树结构,与大家分享,再次感谢静心 -Recently, the need to achieve a drop-down tree structure of the control box, but found it online, did no
WebClient
- 模拟http post,可以提交网页和文件,采用multipart/form-data方式,上传数据流-Analog http post, you can submit pages and files, using multipart/form-data mode, the upstream data stream
RC6
- RC6加密解密算法C#实现源码!该算法完善了《朱明海--维普资讯网--对称加解密算法RC6的C#实现》未完善的源码,以供大家学习!详细解释请查看:http://blog.csdn.net/ExcelWord/archive/2010/11/29/6041864.aspx -RC6 encryption and decryption algorithms to achieve C# source code! The algorithm improved, " Zhu Minghai-
Http
- 使用C#.net开发的http断点下载的小程序。对于学习断点下载的初学者相信有点作用-The use of C#. Net development breakpoint http download a small program. Breakpoint downloaded for beginners to learn a little bit I believe the role of
sms
- 手机短信息传情(直接发送到手机) 内含5000条各类短信息 演示:http://www.96966.net.cn 下载:http://www.96966.net.cn/sms.rar 前几年的赚钱利器,程序是2005年问世的。简单易用。 当时还没有什么彩信,硬是靠着短信息发送量赚的网站费用。 对于大流量的网站这个小程序可以起到很大的网站作用。 后台admin/admin.asp 用名admin 密码admin 当年彩秀流行用了彩秀的发送接口。 zyzstx
GooglePageRankQuery
- 查询Google PageRank 破解全过程 1. 装个 google工具条 开启pagerank 2. 找个网络 sniffer 软件, 运行浏览器随便打开个网站, 3. sniffer将记录 google工具条发给 google的数据包 分析可得,传输协议是 http, 数据包内除了 有访问网站的地址, 关键还有个 ch参数 , ch参数根据网站地址不同 发生变化(看来关键是 ch怎么计算出来的!) 4.分析google工具条,得到计算 ch的汇编代码,然后翻
CSHTTPServer_src
- CS http server in CSharp
CsharpHTTPServer
- A small HTTP server built in C#. In it s current state, it only supports only the GET method, but can be extended to support any method in the RFC2616 standard. For cases where you only need a small, extensible web server to build off of, and you don
HTTP
- C#编写的HTTP库,能够处理post和get请求,达到模拟点击的目的。-HTTP library written in C# can handle post and get requests to achieve the purpose of simulated click.