搜索资源列表
HtmlPrinter
- The HtmlPrinter allows one to print a html page. The source can be a url or a html string.-The HtmlPrinter allows one to print a html p age. The source can be a url or a string html.
CS取得网页源码
- 有两个CS文件,是两个独立的程序,功能相同,都是取得网页的源码并将其保存到一个文件中,一个是Windows程序(DownPage.cs),另一个是控制台程序(GetPageCode.cs)。DownPage.cs在编译运行后输入网站的域名(不含“http://”)和欲保存的文件名,点击“下载网页”即可在指定的文件中看到指定网页的源码。GetPageCode.cs的参数需在文件中设置和修改(参数是URL和欲保存的文件名),修改完毕后编译运行,即可在指定的文件中看到指定网页的源码。-two CS d
NetUnionIvrService
- 这个是c#制作的windows服务程序,功能是将数据库中得到的新记录通过URL传值到别的服务器上.如果有疑问请联系QQ:106133857-the c # is produced by the windows service procedures, database functionality is to be a new record by URL-value to other servers. If in doubt please contact QQ : 106133857
Url
- C# 繁体转简体,简体转繁体 gb2312转utf-8 utf-8转gb2312
UrlRewrite2008-7-17
- url重写可以实现网页重新定向 url重写可以实现网页重新定向
WinForm_Update
- winform自动升级 首先,要确定程序应该去哪里下载需要升级的文件。我选择了到指定的网站上去下载,这样比较简单,也通用一些。在这个网站上,需要放置一个当前描述最新文件列表的文件,我们估且叫它服务器配置文件。这个文件保存了当前最新文件的版本号(lastver),大小(size),下载地址(url),本地文件的保存路径(path),还有当更新了这个文件后,程序是否需要重新启动(needRestart)。这个文件大致如下-winform automatic upgrade first, to d
ShuaPV 网站刷PV
- 这是一个用C#写的刷网站流量的工具。输入网址和时间(毫秒)后最小化就不用管它了。默认是一次刷5PV-This is a brush with the C# to write traffic to the site tools. Enter the URL and the time (in milliseconds) after the minimum would not leave it there. The default is a brush 5PV
AutoUpdateModule
- 可以用于程序的自动更新,设置服务器地址和文件列表即可使用-Autoupdate module, used to reflash program files, need to update filelist and server url before use
ExtendedWebBrowser-ori
- 基于C#开发的多页面浏览器,每个tab的并不共享一个url地址栏-Based on C# development of multi tab browser
Base64
- Csharp下的字符串通过base64方式进行加密解密。以及url加密与解密。-Csharp string under way by the base64 encryption and decryption. And url encryption and decryption.
C
- 获得所有窗口的窗口名.txt 得到光标在屏幕上的位置 .txt 关闭计算机 .txt 获得IP和Mac地址 .txt 获得局域网中计算机的列表.txt 获得网卡真实MAC地址的四种方法.txt *进程的代码.txt c#调用声音函数.txt 从Internet上抓取指定URL的源码的方案.txt asp.net中上传文件到数据库.txt 使用Visual C#实现断点续传.txt 窗体实现安全线程.txt C#如何操作XML文件.txt 操作
ZTSS
- 一个asp.net c#开发的网站,具备页面静态化。使用ms-sql server 数据库。 网址:http://www.liaba.cn-A asp.net c# Development site, with the static of the page. Using ms-sql server database. URL: http://www.liaba.cn
WebSpider
- c#实现抓取网络资源的网络蜘蛛。使用这个程序,可以通过一个入口网址来扫描整个互联网的网址,并将这些扫描到的网址所指向的网络资源下载到本地 -c# implementation of the network resources to crawl the web spiders. The use of this procedure can be imported through a Web site to scan the entire Internet web site, and these sc
WebSpider
- 有网络和数据库的蜘蛛程序,可以学习下select Url from TempSplider-Has the spider web and database program, you can study under select Url from TempSplider
sousuopingcexitong
- 本例是一个搜索引擎评测系统,需要对查询结果进行解析,保存URL的排序,及输出分析报表-In this case is a search engine evaluation system, the need to resolve the query results, save the URL to sort, and output analysis of statements
Fhz.MSN.GetFriend
- 获取MSN,Live,google,Yahoo 好友列表 MSN Live 获取一个身份票据通过URL模拟登陆得到一个XML然后分析记录返回。 google 好友列表通过Form表单数据,模拟登陆后,请求输出CSV页。 Fhz.MSN.GetFriend项目是DOME演示。 平时大家直接添加引用Fhz.Msn.OpenContactsNet.dll文件即可。-Access to MSN, Live, google, Yahoo Friend MSN Live to
ydmdq
- 输入网址,即可获取该网址页的网页源代码,类似一个C#采集的雏形,再加上字符的相关处理入库就可轻易的变为一个采集软件,实用性还是很强的。-Enter the URL, you can access the web site page website source code, similar to a C# collection of prototype, together with the relevant characters can be easily dealt with storage i
UrlRewriterNet-1_8
- ASP.net URL rewrite ASP.net URL rewrite ASP.net URL rewrite-ASP.net URL rewrite ASP.net URL rewrite ASP.net URL rewrite ASP.net URL rewrite
url
- 检查 url 是否正确,Visual Studio 编程开发-Visual Studio,check url
URLEncode
- To encode the URL using c#