登录
首页 » C# » proxysearcher

proxysearcher

于 2013-12-02 发布 文件大小:2647KB
0 221
下载积分: 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 个回复

  • searchEngin
    一个小的搜索引擎源代码,用java写的。现在很多研究搜索的都在用java写代码。(A small search engine source code, written using java. Now many studies in the english used to write java code.)
    2008-02-23 01:26:41下载
    积分:1
  • 关键词排名查询系统
    关键词排名查询系统,在网站中搜索查询关键词的排名.支持五项排名:推广链接、十位推广、右侧排名、自然排名、没有排名。还可以添加多个关键词。
    2022-03-14 08:28:50下载
    积分:1
  • python_sina_crawl
    新浪微博的爬虫程序。程序运行方式:保存所有代码后,打开Main.py,修改LoginName为你的新浪微博帐号,PassWord为你的密码。运行Main.py,程序会在当前目录下生成CrawledPages文件夹,并保存所有爬取到的文件在这个文件夹中。(Sina microblogging reptiles. Program operation: save all the code, open Main.py, modify LoginName for your Sina Weibo account, PassWord for your password. Run Main.py, the program will generate CrawledPages in the current directory folder and save all files to crawling in this folder.)
    2021-04-08 16:39:00下载
    积分:1
  • Lucene原理和应用
    从Lucene的底层原理入手,讲解了Lucene索引的创建、维护、查询等相关知识的底层原理,能有效地帮助理解Lucene的工作原理
    2022-01-31 19:31:35下载
    积分:1
  • py测试程序
    说明:  适用于新手练习的简单爬虫代码,运行此代码将自动从网站上下载一张图片到桌面上(Simple crawler code for novices)
    2019-11-14 21:49:36下载
    积分:1
  • pageRank
    使用pagerank算法实现网络爬虫扒下的资源的排名(Use the pagerank algorithm to rank the website.)
    2020-11-27 08:19:30下载
    积分:1
  • elasticsearch 拼音
    elasticsearch 拼音搜索,可以根据输入的拼音来判断汉字,然后根据汉字去查找索引内容,返回接口,此插件须ik搜索引擎,elasticsearch版本5.x 以上
    2022-03-20 17:24:31下载
    积分:1
  • python 爬虫
    很精简的大师级爬虫,希望你能认真把每一句都看懂,会收获很多的
    2022-08-08 20:25:03下载
    积分:1
  • searchweb
    说明:  一个很好用的网络搜索引擎,只要用户放在想要搜索的目录下就可以完成搜索任务!( A very easy to use network search engine, so long as the user puts in wants under the table of contents which searches to be allowed to complete the search task! )
    2005-09-27 17:08:20下载
    积分:1
  • 交易猫开源
    交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源交易猫开源
    2022-08-18 22:46:24下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载