登录
首页 » C# » proxysearcher

proxysearcher

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

  • svpWm fpga实现
    用fpga实现svpwm,以实现,用quartusII编写的,很好,比用dsp效果要好,所以很推荐,希望帮助大家学习,共同进步了。
    2023-02-03 06:05:08下载
    积分:1
  • 1228
    搜索论坛最新主题搜例程,源码演示取论坛最新主题20贴,读取论坛帖子地址列表,使用正则搜索地址文本。(Search Latest Forum Posts search routines , source code demonstrate fetch Latest Forum Posts 20 , read forum posts address list , search for addresses using regular text .)
    2015-04-30 13:34:56下载
    积分:1
  • googlesf
    说明:  google搜索引擎算法 软件语言 简体中文 运行环境 Delphi (google search engine algorithm software operating environment Delphi Language Simplified Chinese)
    2010-03-19 17:00:12下载
    积分:1
  • SinaSpider-master
    使用master-slave模式的分布式新浪微博爬虫,采用纯python代码编写。(This spider system is programmed by pure Python code and works as Master-Slave schema.)
    2016-12-23 17:33:07下载
    积分:1
  • closest-lattice-point
    搜索获取最近格点的程序,通过matlab调用C程序(recently obtained search grid procedure for the adoption of Matlab call C procedures)
    2007-01-15 09:27:20下载
    积分:1
  • 台湾品牌HT9B92 TSSOP48 LCD液晶驱动芯片 全新原装
    http://www.docin.com/p-2148447442.html 产品品牌:HOLTEK/合泰   产品型号:HT9B92 封装形式:TSSOP48/LQFP48 产品年份:新年份 原厂直销,工程服务,技术支持,价格更具优势!   RAM 映射 36×4 LCD 显示驱动器 概述 HT9B92 是一款存储器映射和多功能LCD控制驱动芯片。该芯片显示模式有144 点(36×4 )。 HT9B92 软件配置特性使得它适用于多种LCD应用,包括LCD 模块和显示子系统。HT9B92 通过双线双向 I2C 接口与大多数微处理器/ 微控制器进行通信。
    2022-01-22 12:18:43下载
    积分:1
  • Z源/准Z源逆变器及其各自改进拓扑和调制策略
    这是自己研究生阶段,关于Z源逆变的的相关资料,已经删选过滤了,都是拓扑结构和调制策略改进方案的精华,分享给大家,希望对感兴趣的朋友有帮助。
    2022-03-17 21:05:34下载
    积分:1
  • compass
    说明:  compass对lucene行进了封装 这个是对compass的应用,index的建立,搜索以及高级搜索(compass on the lucene marching compass of the package, this is the application, index creation, search and advanced search)
    2010-03-29 14:50:25下载
    积分:1
  • 127网盘源码网盘资源神器thinkphp3.1.3框架开发的
    ★重要提示: 本程序默认不存储搜索数据,只存在搜索词本程序必须在根/子域名使用 不可使用 xxx.com/xxx/本程必须开启伪静态才可使用 不开启无法搜索分页Apache服务器 默认已配置如何开启见 /Index/Conf/config.php 配置文件有注明★安装说明导入数据库  /数据库.sql  修改数据库配置文件 /Index/Conf/config.php★常见问题如何添加更多的网盘搜索?/Index/Conf/config.php 里增加想要搜索域名与名称即可如何修改广告?/Tpl/  此目录模板里面内容有时经常不马上生效显示?系统缓存,请清除 /Runtime 目录即可
    2022-01-25 14:34:36下载
    积分:1
  • 51job
    51job自动登录 投放简历,搜索职位 刷新简历,搜索职位(Auto Login 51job running resume, search jobs refresh resume, search jobs)
    2009-06-25 16:55:08下载
    积分:1
  • 696518资源总数
  • 104537会员总数
  • 40今日下载