资源简介
基于.net 的网络爬虫可以爬到相关的所有网页。
代码片段和文件信息
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
namespace Crawler
{
///
/// Summary description for AboutForm.
///
public class AboutForm : System.Windows.Forms.Form
{
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Button IDOK;
public AboutForm()
{
//
// Required for Windows Form Designer support
//
InitializeComponent();
//
// TODO: Add any constructor code after InitializeComponent call
//
}
///
/// Clean up any resources being used.
///
protected override void Dispose( bool disposing )
{
if( disposing )
{
}
base.Dispose( disposing );
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.label1 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.IDOK = new System.Windows.Forms.Button();
this.SuspendLayout();
//
// label1
//
this.label1.Location = new System.Drawing.Point(24 24);
this.label1.Name = “label1“;
this.label1.Size = new System.Drawing.Size(280 16);
this.label1.TabIndex = 0;
this.label1.Text = “Simple Net Crawler 1.00“;
//
// label2
//
this.label2.Location = new System.Drawing.Point(24 40);
this.label2.Name = “label2“;
this.label2.Size = new System.Drawing.Size(280 16);
this.label2.TabIndex = 0;
this.label2.Text = “Developed by Hatem Mostafa“;
//
// label3
//
this.label3.Location = new System.Drawing.Point(24 64);
this.label3.Name = “label3“;
this.label3.Size = new System.Drawing.Size(280 16);
this.label3.TabIndex = 0;
this.label3.Text = “Copyright (C) 2006“;
//
// IDOK
//
this.IDOK.Location = new System.Drawing.Point(328 16);
this.IDOK.Name = “IDOK“;
this.IDOK.TabIndex = 1;
this.IDOK.Text = “OK“;
this.IDOK.Click += new System.EventHandler(this.IDOK_Click);
//
// AboutForm
//
this.AutoScalebaseSize = new System.Drawing.Size(5 13);
this.ClientSize = new System.Drawing.Size(432 96);
this.Controls.Add(this.IDOK);
this.Controls.Add(this.label1);
this.Controls.Add(this.label2);
this.Controls.Add(this.label3);
this.FormBorderstyle = System.Windows.Forms.FormBorderstyle.FixedDialog;
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = “AboutForm“;
this.Opacity = 0.95;
this.ShowInTaskbar = false;
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = “About Net Crawler“
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2012-06-11 23:06 网络爬虫\
文件 3294 2006-02-19 20:28 网络爬虫\AboutForm.cs
文件 8658 2006-02-18 20:10 网络爬虫\AboutForm.resx
文件 2426 2002-11-20 09:30 网络爬虫\AssemblyInfo.cs
目录 0 2012-06-11 21:39 网络爬虫\Backup\
文件 3294 2006-02-19 20:28 网络爬虫\Backup\AboutForm.cs
文件 8658 2006-02-18 20:10 网络爬虫\Backup\AboutForm.resx
文件 2426 2002-11-20 09:30 网络爬虫\Backup\AssemblyInfo.cs
文件 494 2002-12-30 03:39 网络爬虫\Backup\BrowseForFolder.cs
文件 6766 2006-02-18 16:08 网络爬虫\Backup\Crawler.csproj
文件 1805 2006-03-20 22:37 网络爬虫\Backup\Crawler.csproj.user
文件 899 2006-02-17 17:31 网络爬虫\Backup\Crawler.sln
文件 7629 2006-02-26 22:03 网络爬虫\Backup\FileTypeForm.cs
文件 12162 2006-02-26 22:03 网络爬虫\Backup\FileTypeForm.resx
文件 78931 2006-03-20 22:31 网络爬虫\Backup\MainForm.cs
文件 84735 2006-03-20 22:31 网络爬虫\Backup\MainForm.resx
文件 7257 2002-12-27 14:31 网络爬虫\Backup\Settings.cs
文件 54518 2006-03-19 21:08 网络爬虫\Backup\SettingsForm.cs
文件 42008 2006-03-19 21:08 网络爬虫\Backup\SettingsForm.resx
文件 6418 2002-12-27 01:00 网络爬虫\Backup\SortTree.cs
目录 0 2012-06-11 21:39 网络爬虫\bin\
目录 0 2012-06-11 21:41 网络爬虫\bin\Debug\
文件 159744 2012-06-11 21:49 网络爬虫\bin\Debug\NetCrawler.exe
文件 118272 2012-06-11 21:49 网络爬虫\bin\Debug\NetCrawler.pdb
文件 14328 2012-06-20 23:36 网络爬虫\bin\Debug\NetCrawler.vshost.exe
文件 490 2009-06-11 05:14 网络爬虫\bin\Debug\NetCrawler.vshost.exe.manifest
文件 54 2012-06-11 21:41 网络爬虫\bin\Debug\Settings.xm
文件 494 2002-12-30 03:39 网络爬虫\BrowseForFolder.cs
文件 5241 2012-06-11 21:39 网络爬虫\Crawler.csproj
文件 2083 2012-06-11 21:39 网络爬虫\Crawler.csproj.user
文件 898 2012-06-11 21:39 网络爬虫\Crawler.sln
............此处省略53个文件信息
- 上一篇:stata空间计量空间矩阵.dta
- 下一篇:lm2596封装
相关资源
- 人工神经网络应用系统体系
- IPP网络打印协议
- 计算机网络--实验学校校园网设计方案
- 易语言编程软件源码-网络文件传输
- RBF神经网络用于分类与回归
- TCP/IP通讯源代码
- qt网络五子棋
- 深入浅出MS06-040(看雪网络版)
- 中科院 国科大网络数据挖掘期末考试
- 校园网搭建搭建校园网
- 计算机网络-自顶向下方法(中文第六
- 工信部《电信网和互联网安全防护体
- TinyWebDB浏览器 - APPInventor网络微数据库
- 嵌入式网络那些事-STM32物联实战完整
- 支持向量机与神经网络的区别
- BP网络与RBF径向基网络对比
- bt客户端源代码
- som神经网络用于实现图像压缩
- 网络微积分学研究
- NETBEANS下的网络QQ聊天系统
- 计算机网络考试题含答案
- nbtscan v2.2.1
- 多用户检测算法
- 校园无线网络规划与设计
- Sniff网络嗅探器.rar
- Cisco-综合实验网络拓扑结构
- C网络应用编程(第2版)课后答案.z
- 计算机网络第七版答案
- BP神经网络算法在年电力负荷预测中的
- 网络工程师 视频+教程
评论
共有 条评论