搜索资源列表
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)等
MultiThreadDownnload.rar
- C#实现的多线程下载(http协议),输入一个URL地址,就可以下载。,C# Achieved multi-threaded download (http protocol), enter a URL address, you can download.
DotnetCharting.rar
- DotNetCharting图形控件演示 最近在做项目时要对数据进行统计分析,所以必须生成一些报表统计图(如柱形图、饼图、曲线图等),网上强烈推荐了使用DotNetCharting控件来实现,于是自己对DotNetCharting控件进行了简单的学习,下面先简单介绍一下DotNetCharting控件及其使用。 DotNetCharting是一个非常棒的.NET图表控件,对中文支持非常好,而且操作方便,开发快速,既有for webform 也有for winform的,而且.
DOTNET_COMMON_LIB
- .Net 通用开发类库 常用方法类库 当前 HTTP 请求扩展类 多线程示例代码 断点续传示例代码-.net base development class lib common function class lib multithread demo source
FileSocketServer
- 简单的文件传送系统,基于TCP/IP,可扩展实现多线程以及断点续传-Simple file transfer system, based on TCP/IP, multi threaded, and scalable HTTP
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
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
Meeting
- 在线会议系统。 系统采用 .NET FrameWork2.0 + IIS + SQL Sever 2005数据库: 1、将源代码文件夹Meeting从光盘拷贝到你的电脑中,比如放在如下路径“E:\学习\Meeting”; 2、启动SQL Sever 2005,将“E:\学习\Meeting”下的“db”文件夹中“meeting.mdf”数据库文件附加到SQL Sever 2005中; 3、为该数据库meeting创建登录名为“meetingo
CSHTTPServer_src
- CS http server in CSharp
MulThreadHttp
- 多线程HTTP下载程序源码 学习网络编程很好的例子-Source network learning procedures reptiles good example of network programming
2
- The proxy project is an implementation of an HTTP, FTP and SOCKS proxy server and PortMap server.
Apriori
- Implementation of Apriori algorithm, using C#. Apriori is a classic algorithm for learning association rules. Apriori is designed to operate on databases containing transactions (for example, collections of items bought by customers, or details o
QianQianLrc
- 算法信息来源于网上的一段PHP代码,具体出处不得而知。 整个下载歌词的流程为: 1、根据歌手以及歌曲名称找歌词单列表 服务器地址为: http://ttlrcct2.qianqian.com/dll/lyricsvr.dll?sh?Artist={0}&Title={1}&Flags=0 {0}为歌手名的UNICODE编码字符串 {1}为歌曲名的UNICODE编码字符串 注意 歌手名,
XHttp
- c# 写的一个http 端口监听 类 用于监听 一些网外通讯端口 达到控制效果- this is one class which i use c# write, it s a listener
gobang
- 本游戏加入了淡入淡出效果,同时加入了调节窗体透明度功能,代码清晰明了,有详细注释,功能代码写得十分详细. 本游戏是我工作之余做的,因为我自己很喜欢玩五子棋,常常和同事切磋,所以开发了这个小游戏.因本人水平有限,程序做的不是很智能,稍为高手点的都可以出赢,本程序主要界面比较美观大方,友好.程序有详细注释,适合初学者研究.如果你对C#.NET也感兴趣,欢迎到我的百度空间或我的个人网站做客.最后附上我的个人网站和百度空间地址. 个人网站:www.2dazi.com 百度空间:http://hi.bai
HTTP
- C#编写的HTTP库,能够处理post和get请求,达到模拟点击的目的。-HTTP library written in C# can handle post and get requests to achieve the purpose of simulated click.
HtmlParser
- Simple HTTP parser using regular expressions.
HttpClient
- 提供向 URI 标识的资源发送数据和从 URI 标识的资源接收数据的公共方法;支持以 http:、https:、ftp:、和 file: 方案标识符开头的 URI,获取页面内容或者文件-URI identifies the resources available to send data to and from URI identifies the resource to receive data on public ways support for http:, https:, ftp:,
ThreadTest
- 这是一个HTTP多线程文件下载的例子,是一个做下载工具的基础。供大家学习之用 -This is a multi-threaded file download HTTP example is the one to do download the tool base. For everyone learning to use