• 大小: 1.79M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2020-12-14
  • 语言: C#
  • 标签: 爬虫  工具  

资源简介


代码片段和文件信息

using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using NETSpider.Gather;

namespace NETSpider
{
    public partial class frmAddNavRules : Form
    {
        public frmAddNavRules(string url)
        {
            InitializeComponent();
            lbMainUrl.DataViewValue = url;
        }

        private void frmAddNavRules_Load(object sender EventArgs e)
        {
            EnumHelper.InitItemList(typeof(EnumGloabParas.EnumCmdType) this.cbCmdType);
        }

        private void cmdAdd_Click(object sender EventArgs e)
        {
            if (string.IsNullOrEmpty(lbInfo.Value))
            {
                WinFormLib.Core.MessageBoxHelper.ShowError

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       2515  2014-10-02 14:19  爬虫工具\InternetWormTool.sln

    ..A..H.    104960  2017-07-19 15:27  爬虫工具\InternetWormTool.suo

    ..A..H.    243200  2017-07-20 18:01  爬虫工具\InternetWormTool.v11.suo

     文件        117  2017-07-19 15:17  爬虫工具\NETSpider\app.config

     文件       1988  2017-07-19 17:31  爬虫工具\NETSpider\bin\Debug\Config\category.xml

     文件       1538  2017-07-19 15:32  爬虫工具\NETSpider\bin\Debug\Config\categroy\cc\333.xml

     文件       7155  2017-07-19 15:31  爬虫工具\NETSpider\bin\Debug\Config\categroy\h31bt.com\mv.h31bt.com.xml

     文件       5627  2017-07-19 17:26  爬虫工具\NETSpider\bin\Debug\Config\categroy\meilele.com\www.meilele.com.xml

     文件       4792  2017-07-19 17:31  爬虫工具\NETSpider\bin\Debug\Config\categroy\news\news.qq.com.xml

     文件      14736  2017-07-19 14:32  爬虫工具\NETSpider\bin\Debug\Config\data\news.qq.com636360709240016375.xml

     文件      14681  2017-07-19 17:31  爬虫工具\NETSpider\bin\Debug\Config\data\news.qq.com636360822722297191.xml

     文件      37190  2017-07-19 17:22  爬虫工具\NETSpider\bin\Debug\Config\data\www.meilele.com636360814286694702.log

     文件        779  2017-07-20 15:06  爬虫工具\NETSpider\bin\Debug\Config\data\www.meilele.com636360820127428773.log

     文件        927  2017-07-19 17:14  爬虫工具\NETSpider\bin\Debug\Config\dict.xml

     文件       1085  2014-10-02 14:19  爬虫工具\NETSpider\bin\Debug\Config\plan\12233333.xml

     文件       1012  2017-07-19 14:21  爬虫工具\NETSpider\bin\Debug\Config\plan\tests.xml

     文件        406  2014-10-02 14:19  爬虫工具\NETSpider\bin\Debug\Config\plan.xml

     文件       5477  2017-07-19 17:31  爬虫工具\NETSpider\bin\Debug\Config\run\news.qq.com636360822722297191.xml

     文件       6425  2017-07-20 15:06  爬虫工具\NETSpider\bin\Debug\Config\run\www.meilele.com636360820127428773.xml

     文件        698  2017-07-19 17:31  爬虫工具\NETSpider\bin\Debug\Config\run.xml

     文件    1093632  2014-10-02 14:19  爬虫工具\NETSpider\bin\Debug\Interop.Excel.dll

     文件     155648  2014-10-02 14:19  爬虫工具\NETSpider\bin\Debug\Interop.SHDocVw.dll

     文件      10397  2017-07-19 17:47  爬虫工具\NETSpider\bin\Debug\Logs\2017-07-19.log

     文件    1276720  2011-01-18 18:27  爬虫工具\NETSpider\bin\Debug\Microsoft.Office.Interop.Excel.dll

     文件    1124349  2011-01-18 21:08  爬虫工具\NETSpider\bin\Debug\Microsoft.Office.Interop.Excel.xml

     文件     266240  2014-10-02 14:19  爬虫工具\NETSpider\bin\Debug\MySql.Data.dll

     文件      32768  2014-10-02 14:19  爬虫工具\NETSpider\bin\Debug\SplitButton.dll

     文件       1177  2014-10-02 14:19  爬虫工具\NETSpider\Common\CDataItem.cs

     文件       5684  2014-10-02 14:19  爬虫工具\NETSpider\Common\CollectionConverter.cs

     文件       8989  2014-10-02 14:19  爬虫工具\NETSpider\Common\Collectionhelper.cs

............此处省略354个文件信息

评论

共有 条评论