登录
首页 » C# » proxysearcher

proxysearcher

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

  • PermissiveResearch-master
    实现一个本地搜索引擎(作者语:search engine),允许容错搜索,也就是搜索结果不需要和搜索的关键字完全精准匹配。比如,搜索”eric wang“,搜索结果可以包括Erica Watts等等。搜索效率十分高,并且支持CoreData数据搜索。可以很方便修改搜索算法或者替换成自定义的搜索算法。
    2013-12-09 13:58:16下载
    积分:1
  • weibobee_OpenSrc
    新浪微博爬虫程序,小蜜蜂,新浪微博爬虫程序,小蜜蜂(Sina micro-blog crawler, small bee,Sina micro-blog crawler, small bee)
    2013-09-25 09:19:51下载
    积分:1
  • weibobee_OpenSrc
    新浪微博爬虫程序,小蜜蜂,新浪微博爬虫程序,小蜜蜂(Sina micro-blog crawler, small bee,Sina micro-blog crawler, small bee)
    2013-09-25 09:19:51下载
    积分:1
  • HL-Python-Reptile
    说明:  用于获取页面信息以及获取页面图片,并下载保存到本地(Used to obtain page information and pictures, and download and save them locally)
    2020-01-20 15:20:59下载
    积分:1
  • xx_20030222
    下一代天网文件搜索引擎(next generation Skynet document search engine)
    2005-01-08 11:27:09下载
    积分:1
  • 418668
    快速搜索磁盘源码例程,程序结合易语言扩展界面支持库,使用运行BAT命令行文件的方法实现快速搜索磁盘功能。(Quick Search disk source routines, programs combined with easy language support library interface extension , use the Run command file BAT way to achieve quick search disk function .)
    2016-12-20 11:27:00下载
    积分:1
  • 飞机大战
    都是路口附近拉风坚实的了解阿拉斯加快递放假阿拉进房间雷克萨江东父老上来的快减肥按法律框架啊离开房间安静阿拉卡积分阿里咖啡机
    2022-02-01 10:30:45下载
    积分:1
  • Practice1
    网络爬虫抓取页面的链接,利用递归可以从该链接到达的页面继续获取链接(Web crawler recursively crawls pages link)
    2012-12-28 17:29:09下载
    积分:1
  • Lucene原理和应用
    从Lucene的底层原理入手,讲解了Lucene索引的创建、维护、查询等相关知识的底层原理,能有效地帮助理解Lucene的工作原理
    2022-01-31 19:31:35下载
    积分:1
  • paper5
    一种面向大数据流在线监测的层次索引.pdf(An index level for large data stream Online Monitoring)
    2015-07-08 23:01:00下载
    积分:1
  • 696522资源总数
  • 104040会员总数
  • 35今日下载