登录
首页 » C# » proxysearcher

proxysearcher

于 2013-12-02 发布 文件大小:2647KB
0 106
下载积分: 1 下载次数: 9

代码说明:

  vs2012开发的代理搜索、验证软件,可以自动搜索代理、网页吸取、google三种模式。(vs2012 development agency search, verification software can automatically search proxy, web lessons, google three modes.)

文件列表:

proxysearcher-code-481900084486342da8b4e890527ee2ecdeaad190
...........................................................\.gitignore,22,2013-12-01
...........................................................\License
...........................................................\.......\License.rtf,7794,2013-12-01
...........................................................\ProxySearch.Application
...........................................................\.......................\app.config,2175,2013-12-01
...........................................................\.......................\App.xaml,1503,2013-12-01
...........................................................\.......................\App.xaml.cs,3062,2013-12-01
...........................................................\.......................\CaptchaWindow.xaml,290,2013-12-01
...........................................................\.......................\CaptchaWindow.xaml.cs,306,2013-12-01
...........................................................\.......................\Code
...........................................................\.......................\....\ApplicationInitializer.cs,4391,2013-12-01
...........................................................\.......................\....\Collections
...........................................................\.......................\....\...........\ObservableList.cs,2947,2013-12-01
...........................................................\.......................\....\Constants.cs,2972,2013-12-01
...........................................................\.......................\....\ControlNavigator.cs,948,2013-12-01
...........................................................\.......................\....\Converters
...........................................................\.......................\....\..........\AccuracyConverter.cs,612,2013-12-01
...........................................................\.......................\....\..........\BandwidthResultColorConverter.cs,1387,2013-12-01
...........................................................\.......................\....\..........\BandwidthResultTextConverter.cs,1412,2013-12-01
...........................................................\.......................\....\..........\BandwidthResultTooltipConverter.cs,1439,2013-12-01
...........................................................\.......................\....\..........\BandwidthStateVisibilityConverter.cs,1252,2013-12-01
...........................................................\.......................\....\..........\BoolInverterConverter.cs,533,2013-12-01
...........................................................\.......................\....\..........\CenterConverter.cs,516,2013-12-01
...........................................................\.......................\....\..........\DeleteButtonVisibilityConverter.cs,786,2013-12-01
...........................................................\.......................\....\..........\FilteringButtonIsCheckedConverter.cs,758,2013-12-01
...........................................................\.......................\....\..........\FilteringPopupIsCheckedMultiConverter.cs,886,2013-12-01
...........................................................\.......................\....\..........\PageCountConverter.cs,873,2013-12-01
...........................................................\.......................\....\..........\PagingButtonEnabledMultiConverter.cs,1475,2013-12-01
...........................................................\.......................\....\..........\PagingEnabledConverter.cs,758,2013-12-01
...........................................................\.......................\....\..........\RowBackgroundColorConverter.cs,1036,2013-12-01
...........................................................\.......................\....\..........\SizeToAngleConverter.cs,825,2013-12-01
...........................................................\.......................\....\..........\StringToIsEnableConverter.cs,546,2013-12-01
...........................................................\.......................\....\..........\UrlPathConverter.cs,663,2013-12-01
...........................................................\.......................\....\..........\ValueToColorConverter.cs,663,2013-12-01
...........................................................\.......................\....\Detectable
...........................................................\.......................\....\..........\DetectableBase.cs,918,2013-12-01
...........................................................\.......................\....\..........\DetectableSearcher.cs,1163,2013-12-01
...........................................................\.......................\....\..........\GeoIPs
...........................................................\.......................\....\..........\......\BuildInGeoIPDetectable.cs,417,2013-12-01
...........................................................\.......................\....\..........\......\DummyGeoIPDetectable.cs,381,2013-12-01
...........................................................\.......................\....\..........\......\GeoIPDetectable.cs,394,2013-12-01
...........................................................\.......................\....\..........\ProxyCheckers
...........................................................\.......................\....\..........\.............\CheckerByUrlAndKeywordDetectableBase.cs,926,2013-12-01
...........................................................\.......................\....\..........\.............\CheckerByUrlDetectableBase.cs,1150,2013-12-01
...........................................................\.......................\....\..........\.............\CheckerProxyNetDetectable.cs,609,2013-12-01
...........................................................\.......................\....\..........\.............\HttpCheckerByUrlAndKeywordsDetectable.cs,459,2013-12-01
...........................................................\.......................\....\..........\.............\HttpCheckerByUrlDetectable.cs,453,2013-12-01
...........................................................\.......................\....\..........\.............\HttpSimpleProxyCheckerDetectable.cs,522,2013-12-01
...........................................................\.......................\....\..........\.............\HttpTurnedOffProxyCheckerDetectable.cs,533,2013-12-01
...........................................................\.......................\....\..........\.............\SocksCheckerByUrlAndKeywordDetectable.cs,466,2013-12-01
...........................................................\.......................\....\..........\.............\SocksCheckerByUrlDetectable.cs,446,2013-12-01
...........................................................\.......................\....\..........\.............\SocksSimpleProxyCheckerDetectable.cs,526,2013-12-01
...........................................................\.......................\....\..........\.............\SocksTurnedOffProxyCheckerDetectable.cs,537,2013-12-01
...........................................................\.......................\....\..........\ProxyType
...........................................................\.......................\....\..........\.........\HttpProxyTypeDetectable.cs,435,2013-12-01
...........................................................\.......................\....\..........\.........\SocksProxyTypeDetectable.cs,439,2013-12-01
...........................................................\.......................\....\..........\SearchEngines
...........................................................\.......................\....\..........\.............\GoogleEngineDetectableBase.cs,922,2013-12-01
...........................................................\.......................\....\..........\.............\HttpFolderSearchEngineDetectable.cs,683,2013-12-01
...........................................................\.......................\....\..........\.............\HTTPGoogleEngineDetectable.cs,310,2013-12-01
...........................................................\.......................\....\..........\.............\HttpUrlListSearchEngineDetectable.cs,1139,2013-12-01
...........................................................\.......................\....\..........\.............\SocksFolderSearchEngineDetectable.cs,687,2013-12-01
...........................................................\.......................\....\..........\.............\SOCKSGoogleEngineDetectable.cs,327,2013-12-01
...........................................................\.......................\....\..........\.............\SocksUrlListSearchEngineDetectable.cs,1038,2013-12-01
...........................................................\.......................\....\..........\SimpleDetectableBase.cs,1819,2013-12-01
...........................................................\.......................\....\Extensions
...........................................................\.......................\....\..........\RegexExtensions.cs,592,2013-12-01
...........................................................\.......................\....\Filters
...........................................................\.......................\....\.......\FilterData.cs,1401,2013-12-01
...........................................................\.......................\....\GeoIPServiceAdapter.cs,961,2013-12-01
...........................................................\.......................\....\GoogleAnalytics
...........................................................\.......................\....\...............\EventType.cs,175,2013-12-01
...........................................................\.......................\....\...............\GAResources.Designer.cs,7447,2013-12-01
...........................................................\.......................\....\...............\GAResources.resx,7092,2013-12-01
...........................................................\.......................\....\...............\GoogleAnalyticsManager.cs,4756,2013-12-01
...........................................................\.......................\....\...............\HitTypes.cs,235,2013-12-01
...........................................................\.......................\....\Interfaces
...........................................................\.......................\....\..........\IActionInvoker.cs,418,2013-12-01
...........................................................\.......................\....\..........\IBlackListManager.cs,302,2013-12-01
...........................................................\.......................\....\..........\IControlNavigator.cs,203,2013-12-01
...........................................................\.......................\....\..........\IDetectable.cs,739,2013-12-01
...........................................................\.......................\....\..........\IDetectableSearcher.cs,287,2013-12-01
...........................................................\.......................\....\..........\IGA.cs,340,2013-12-01
...........................................................\.......................\....\..........\IMessageBox.cs,364,2013-12-01
...........................................................\.......................\....\..........\IProxyClient.cs,334,2013-12-01
...........................................................\.......................\....\..........\IProxyClientRestartable.cs,214,2013-12-01
...........................................................\.......................\....\..........\IProxyClientSearcher.cs,377,2013-12-01
...........................................................\.......................\....\..........\IProxyType.cs,154,2013-12-01
...........................................................\.......................\....\..........\ISearchControl.cs,267,2013-12-01
...........................................................\.......................\....\..........\ISearchResult.cs,277,2013-12-01
...........................................................\.......................\....\..........\ISettingsTabNavigator.cs,140,2013-12-01
...........................................................\.......................\....\..........\IUsedProxies.cs,363,2013-12-01
...........................................................\.......................\....\..........\IVersionProvider.cs,173,2013-12-01
...........................................................\.......................\....\Language
...........................................................\.......................\....\........\Language.cs,666,2013-12-01
...........................................................\.......................\....\........\LanguageManager.cs,1478,2013-12-01
...........................................................\.......................\....\ProxyClients
...........................................................\.......................\....\............\BrowserClient.cs,1379,2013-12-01
...........................................................\.......................\....\............\Chrome

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • xx_20030222
    下一代天网文件搜索引擎(next generation Skynet document search engine)
    2005-01-08 11:27:09下载
    积分:1
  • pkunuts
    python 爬虫 可配置url 过滤列表 调整线程,代码质量很高,学习佳品(Python crawler can configure the URL filter list adjust thread, high quality code, learning to share)
    2015-01-29 14:03:17下载
    积分:1
  • jas代码
    深入了解js代码,有利于开发和利用。
    2022-07-11 15:07:11下载
    积分:1
  • MetaSeeker-4.11.2
    主要应用领域: • 垂直搜索(Vertical Search):也称为专业搜索,高速、海量和精确抓取是定题网络爬虫DataScraper的强项,每天24小时每周7天无人值守自主调度的周期性批量采集,加上断点续传和软件看门狗(Watch Dog),确保您高枕无忧 • 移动互联网:手机搜索、手机混搭(mashup)、移动社交网络、移动电子商务都离不开结构化的数据内容,DataScraper实时高效地 采集内容,输出富含语义元数据的XML格式的抓取结果文件,确保自动化的数据集成和加工,跨越小尺寸屏幕展现和高精准信息检索的障碍。手机互联网不是 Web的子集而是全部,由MetaSeeker架设桥梁 • 企业竞争情报采集/数据挖掘:俗称商业智能(Business Intelligence),噪音信息滤除、结构化转换,确保数据的准确性和时效性,独有的广域分布式架构,赋予DataScraper无与伦比的情报采 集渗透能力,AJAX/Javascript动态页面、服务器动态网页、静态页面、各种鉴权认证机制,一视同仁。在微博网站数据采集和舆情监测领域远远领 先其它产品。(The main application areas: • Vertical Search (Vertical Search): also known as professional search, speed, mass and precision is the SDI Web crawler to crawl the strengths DataScraper 24 hours a day 7 days a week periodic unattended batch capture self-scheduling, Canada and software watchdog on the HTTP (Watch Dog), make sure you sit back and relax • Mobile Internet: mobile search, mobile mashups (mashup), mobile social networking, mobile commerce are inseparable from the structure of the data content, DataScraper efficiently capture real-time content, the output is rich semantic metadata XML format for the capture outcome document, to ensure that automated data integration and processing, across the small size screen display and high precision information retrieval obstacles. Mobile Internet is not a subset of Web but all, by building bridges MetaSeeker • Competitive intelligence gathering/data mining: commonly known as Business Intelligence (Business Intelli)
    2011-06-14 20:36:50下载
    积分:1
  • googlesf
    说明:  google搜索引擎算法 软件语言 简体中文 运行环境 Delphi (google search engine algorithm software operating environment Delphi Language Simplified Chinese)
    2010-03-19 17:00:12下载
    积分:1
  • department
    实现动态登录,部门文档库,有链接跳转,搜索未实现(Dynamic login, departmental document libraries, there are links to jump, search unrealized)
    2013-11-21 13:47:20下载
    积分:1
  • subGraph.py
    python实现无向图的广度优先搜索,以及寻找连通分量(The breadth first search of the graph in python, search for connected component (no direction))
    2015-12-21 02:23:09下载
    积分:1
  • STM32F10X数字电子时钟
    STM3210F10X数字电子时钟下载,有时钟的各个功能和作用,希望管理员能看在我一片学程序的赤诚的心,通过我的审核。 跪求文件啊亲,一定要让我通过。
    2022-01-27 09:45:34下载
    积分:1
  • yahoo-pang
    这个是一个雅虎搜索的爬虫,首先你在雅虎搜索上输入你要搜素的东西,然后程序可以自动爬取下来。默认爬取20页,你也可以修改(This is a Yahoo! search of reptiles, first you enter the search elements you want to search something on Yahoo, then the program can automatically crawl down. The default crawling 20, you can also modify)
    2016-11-08 11:08:47下载
    积分:1
  • xapian-core-0.9.10.tar
    开放源码的搜索引擎(Xapian open source search engine)(open source search engine (Xapian open source search engi ne))
    2007-05-30 14:15:25下载
    积分:1
  • 696524资源总数
  • 103783会员总数
  • 41今日下载