搜索资源列表
MotoLab.Mail
- 采用Winsock进行邮件的收发,其中采用单个sockck连接,你可以封装成多线程程序,以便可以用于Web网页上,本程序已经用于实际的项目中,完全可以使用,不过需要安装.net框架-Winsock used for the collection and delivery of mail, which used a single sockck link, you can packaged as multithreading procedures to be used on the Web, thi
WebService111
- 一个基于WEB的编程源码。用于开发WEB网页。-a Web-based programming source. For the development of Web homepage.
网页下载
- 利用C#写的网页下载程序,使用简单,不足还请DX们多多指点。-using C# to write the web, the use of simple, less than DX also requested support and guidance.
ImageButtonSolution
- C# Web 中图像按钮控件源码,类似windows软件编程中常用的图像按钮,所不同的是这个是用于Web网页中的-C# Web Image button control source, Similar windows programming software used in the button image, the only difference is this is for the Web
webCatch
- 实现多线程WEB网页内容批量抓取。 代码少,一个文件搞定。
web
- 在C#中实现类似速达软件的网页界面调用功能,即用网页写界面,然后点击网页内容可调用本地的窗口。 程序只实现了最简单的调用功能,不过这作为抛砖引玉已经足够了。大家可以在此基础上再扩展其他内容
编写一个简单的抓网页应用程序
- 利用C#编写一个简单的抓网页应用程序-prepared using C# grasp a simple Web applications
WebSpider.rar
- 用C#编写的多线程抓取网页的“爬虫”程序,With C# Prepared multi-threaded web crawler "reptiles" procedure
TestWebCapture.zip
- 抓取网页内容,网页分析器,可以自动从网页中抓取想要的内容,Crawl Web content, Web Analyzer
WebCapture
- C#版的网页照相机,也称网页快照抓取器,捕获整个网页,生成PNG图像,这和抓屏功能还有点不一样,抓屏功能只能抓取屏幕当前显示的内容,并不能将没有显示的内容一并抓取,网页照相机是把显示与不显示的全部抓取出来。在对话框中输入你要捕获的网页地址,稍等片刻它就会抓取完毕并生成图像在当前目录。 本源码在VS2005下顺利编译通过。 不过程序好像存在兼容性问题,有些网页抓取后是空白。 -CSharp version of their web cameras, also known a
fypc
- 新闻采集系统可以将网络上的任务新闻采集到本地生成文件保存。 并可以根据您提供的网页模板批量的生成新闻html文件并上传到您的服务器上 而且将数据同步写入您的数据库。-News-gathering system on the network can be news-gathering mission to save the file locally generated. And can provide you with the bulk of the generated web pa
Csharpwebview
- 用CSHARP语言编写的一个网页浏览器,可供学习C#的人参考,也是一个课程设计题目。-CSHARP language with a web browser for people learning C# reference, is also a topic of curriculum design.
network
- c#实现的网页登陆管理,包括所有的文件和相关类型。对于网页设计有一定的参考-c# to achieve the management of the landing page, including all documents and related types. Web Design for some reference
ExtractWebInformationByC
- 通过C#语言实现抓取远程Web网页信息的源代码-Through the C# language Web page crawling distance of the source code information
Csharp_Web
- C#Web应用程序入门经典,用C#编写网页的好书,值得推荐,附件内包含有源代码。-C# web programming book, it s good book for your learning C# and Web station. the attached file have had source code
WebCapture
- C#版的网页照相机,也称网页快照抓取器,捕获整个网页,生成PNG图像,这和抓屏功能还有点不一样,抓屏功能只能抓取屏幕当前显示的内容,并不能将没有显示的内容一并抓取,网页照相机是把显示与不显示的全部抓取出来。在对话框中输入你要捕获的网页地址,稍等片刻它就会抓取完毕并生成图像在当前目录。本源码在VS2005下顺利编译通过。 -C# version of their web cameras, also known as web crawlers snapshots, capture the entir
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
office-web-control
- 在Web网页中打开word、excel文档,同时控制这些文档的读写权限。并可以插入批注等。-In the Web page to open word, excel documents, while controlling these documents to read and write permissions. And can insert comments and so on.
SPIDER
- 网络蜘蛛即Web Spider,是一个非常形象的名字。把互联网比喻成一个蜘蛛网,那么Spider程序就是在网上爬来爬去的蜘蛛。网络蜘蛛是通过网页的链接地址来寻找网页,从网站的某一个页面(通常是首页)开始,读取网页的内容,找到在网页中的其它链接地址,然后通过这些链接地址寻找下一个网页,这样一直循环下去,直到把这个网站所有的网页都抓取完为止。如果把整个互联网当成一个网站,那么网络蜘蛛就可以用这个原理把互联网上所有的网页都抓取下来。-Web spider that Web Spider, is a v
WindowsApplication4
- 用c#语言实现对access数据库操作的自动网页生成工具,通过访问生成的网页即可操作对应的access数据库-C# language with database operations on the access web page generation tool automatically, by visiting the web page generated database can access the corresponding operation