搜索资源列表
使用Csharp制作的网页分析器源代码
- 使用C#遍写的网页分析器源代码,简单实用-times using C# to write the website source code analyzer, simple and practical
网页下载
- 利用C#写的网页下载程序,使用简单,不足还请DX们多多指点。-using C# to write the web, the use of simple, less than DX also requested support and guidance.
web
- 在C#中实现类似速达软件的网页界面调用功能,即用网页写界面,然后点击网页内容可调用本地的窗口。 程序只实现了最简单的调用功能,不过这作为抛砖引玉已经足够了。大家可以在此基础上再扩展其他内容
HtmlSnap
- 将网页保持成图片的代码! 使用c# 生成高质量图片,操作简单傻瓜
ngetweb
- 网页抓取简单源代码 定时抓取、下载保存。
HTMLCODE
- 用C#编写简单获取得网页的HTML的程序
编写一个简单的抓网页应用程序
- 利用C#编写一个简单的抓网页应用程序-prepared using C# grasp a simple Web applications
网络应用合集
- 这是一个网络应用的合集,包括浏览器,网页源码,FTP服务器,简单的一个通讯程序。-This is a network application, the Ultimate including browser, the website source, FTP server, a simple communication procedures.
MyInternetExplorer
- C# 实现的一个简单浏览器源码,可以浏览网页,实现了收藏夹,屏蔽脚本等功能-C# implementation of a simple browser source code, you can browse the Web, implementation of the favorites, the scr ipt features such as shielding
yanzhengkongjian
- C#验证控件 简单的实现网页中的验证码-C# Validation controls to achieve a simple verification code page
IE
- C#写的IE浏览器实例,入门和深入学习都适用的一个例子,简单进行网页浏览,后退等-C# Write the IE browser instance, entry and in-depth study is applicable to all an example of simple web browsing, back, etc.
Popup
- 1:动画方式弹出,就像MSN的提示框 2:漂亮,详细见配图 3:还可以再在开一个更加详细的内容网页 4:自动关闭,无需手工确认那个ok 5:示例包括C#和VB两个版本,popUp的源文件在EeekSoft.Web.PopupWin文件夹中 6:用起来简单(具体使用方法见代码佩文),示例使用前请先编译 -1: Animation mode pop-up, just like MSN Tips Box 2: beautiful, detailed distribution see
youjianjiancha
- 每天在上班时间想看自己的邮箱的邮件都要到网页去登录检查,但一般的时候都 是没有新邮件或者早就有新邮件了。所以就做了这个简单的新邮件检查程序,它会自 己检查你的邮箱是否有了新的邮件,并且会弹出一个对话框来通知你!这样就方便多 了!-Time to go to work every day to see their own mail to the website to log on every inspection, but when there is no new messages o
Collection1.0
- 一个简单的网页采集系统,是一个为初学者提供实现网页数据采集思路的源码,通过请求网页来抽取源码,并用正则表达式提取内容以及转换为XML格式遍历内容并存入Access数据库中。-A simple web collection system is available for beginners to achieve a web page source data collection ideas, through the request page to extract source code, and
ChineseChessV1
- asp.net网页象棋,使用asp.net+jquery+ajax制作的一个简单的对战版中国象棋。 主要功能由ajax来完成,asp.net/jquery构建页面。 此游戏必须两个人同时玩。本地测试也就是 打开两个网页,分别选择不同的颜色对战 -asp.net web chess, using asp.net+ jquery+ ajax Battle made a simple version of Chinese Chess. Main function to finish by
MyWebIE
- 利用C#编写了一个简单的网页浏览器,即被基本的浏览器功能-C# prepared using a simple Web browser, he incurs the basic functions of the browser
ImagesBatchDownloading2008-10-31SRC
- 输入网址 自动下载该网页上所有图片,简单方便。-Enter a URL to automatically download all the pictures on this page
02
- 用记事本打开根目录的index.htm复制全部代码,粘贴到你的网页中即可实现订单提交和管理订单的功能。 当然你也可以利用此系统将网上众多的收费商城系统,变为免费使用。实现方法很简单,这里不方便多说,你可以自行研究一下! -Use Notepad to open the root directory index.htm copy all the code, paste it into your web page to submit and manage orders order to
WebBrowser
- C#简单网页浏览器,Web browser-Web browser
WebpagRefresh
- 简单的网页自动刷新程序,winform,示例中使用百度搜索主页作为刷新页面,每隔3秒刷新一次,用Timer控件做的刷新率控制。(Simple web page auto refresh in winform)