登录
首页 » C# » proxysearcher

proxysearcher

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

  • 57594
    简单的搜索源码程序,例程结合易语言应用接口支持库,调用“打开指定网址”命令,根据网址的规则搜索。(Simple search source program , a routine application interface combined with easy language support library , call open the specified URL command , according to the rules of the search site .)
    2016-12-13 10:00:10下载
    积分: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
  • hawzdh_v1.5
    1、全站可采用动态、伪静态、纯静态html方式。 2、分类页包含个性化的title、meta,易于搜索引擎收录! 3、网站分类齐全,网址收录比较全面(程序发布时已删除淮安本地网址,目的是方便其他地区网友使用)。 4、全后台化管理,操作简单。 5、栏目无限分类,自由添加。 6、网站后台用户和密码均为admin(1, the station can be dynamic, pseudo-static, pure static html mode. 2, classification page contains a personalized title, meta, easy to search engines! 3, web assortment site included a more comprehensive (removed Huaian local site when it is published, the purpose is to facilitate the users to use other areas). 4, the whole background of management, easy to operate. 5, columns unlimited classification, the Liberal added. 6, website background user and password are admin)
    2015-06-12 15:50:38下载
    积分:1
  • 载软件和影视等的软件 Apian
    下载软件和影视等的软件,非常的好用。还可以搜索A片及下载。(Download software and video software, etc., very easy to use. A chip can also search and download.)
    2020-06-26 02:20:02下载
    积分: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
  • xx_20030222
    下一代天网文件搜索引擎(next generation Skynet document search engine)
    2005-01-08 11:27:09下载
    积分:1
  • xbbs1.3
    1,添加了search搜索模块。 2,修正了一个安全漏洞。 3,界面上的修改。(1, added search search module. 2, fixes a security vulnerability. 3, modify the interface.)
    2016-03-10 21:12:56下载
    积分:1
  • 作业
    应用背景清华大学搜索引擎pagerank算法,采用C编写而成,处理大数据,大规模的网页,能够完美运行,数据格式为a-b,a代表源网页,b代表目的网页关键技术pagerank算法,大数据处理,数据格式见应用背景,编译环境是dev-c++,在windows下完美运行
    2022-03-03 09:44:49下载
    积分:1
  • baidu
    说明:  百度竞价自动点击程序,可以自动识别对手网站和自己的网站(Baidu bidding procedures for auto-clicks, you can automatically identify opponent and their own web site web site)
    2008-09-29 16:13:43下载
    积分:1
  • 关键词排名查询系统
    关键词排名查询系统,在网站中搜索查询关键词的排名.支持五项排名:推广链接、十位推广、右侧排名、自然排名、没有排名。还可以添加多个关键词。
    2022-03-14 08:28:50下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载