Welcome![Sign In][Sign Up]
Location:
Search - Query google

Search list

[Internet-Networkcgoogle_src

Description: An extremely simple class for searching Google and retrieving the query results.
Platform: | Size: 3072 | Author: 张三 | Hits:

[Other Web CodeDemo

Description: 模仿google查询,希望对你们有些帮助-Google query to imitate, in the hope that some of you to help
Platform: | Size: 86016 | Author: | Hits:

[Search EngineGooglePageRankQuery

Description: 查询Google PageRank 破解全过程 1. 装个 google工具条 开启pagerank 2. 找个网络 sniffer 软件, 运行浏览器随便打开个网站, 3. sniffer将记录 google工具条发给 google的数据包 分析可得,传输协议是 http, 数据包内除了 有访问网站的地址, 关键还有个 ch参数 , ch参数根据网站地址不同 发生变化(看来关键是 ch怎么计算出来的!) 4.分析google工具条,得到计算 ch的汇编代码,然后翻译成 c#代码 5.模仿 google工具条发送数据包 6.得到PR 数据-Query Google PageRank break the whole process 1. Installed a google toolbar to open pagerank2. To find a network sniffer software, just open the browser to run Web sites, 3. Sniffer will record google toolbar google packets distributed analysis available, transport protocol is http, the data packet in addition to visit the Web site s address, the key there is a ch parameter, ch website address in accordance with different parameters to change (it seems the key is how calculated ch!) 4. Analysis of google toolbar, has been calculated ch assembly code, and then translated into c# code 5. imitate google toolbar send data packets 6. get PR data
Platform: | Size: 18432 | Author: yechen | Hits:

[WEB Codegoogle_weather_wap

Description: 一个WAP版的天气小偷程序,可以自动获取谷歌的天气预报,这样就可以架设自己的WAP站点了,访问时可以对某个城市进行查询。。。 本文来源于虾客源码 http://www.xkxz.com-A WAP version of the weather thief procedures, Google can automatically access the weather forecasts so that you can set up their own WAP site, and visit a city can query. . . This article comes from off-source shrimp http://www.xkxz.com
Platform: | Size: 6144 | Author: hiddu | Hits:

[OtherGooglePageRank

Description: Google PR值查询工具,输入网址得到你网站的PR值,程序修改方便,改动里面的查询网址可以轻易的改为Sohu Rank值查询等,或者改为外链查询工具都有可能。-Google PR value of query tools, enter the URL to be the PR value of your site, to facilitate changes in procedures, changes to the query inside the URL can be easily changed to the value of inquiry, such as Sohu Rank, or outside the chain query tool change is possible.
Platform: | Size: 10240 | Author: 790 | Hits:

[OtherSearchEngineParser

Description: One of the projects I am involved in provides facility to query the Google search engine and uses the links returned by it. We used Google s API and it was fine until some August day when it ceased working with non-English queries. It merely returned irrelevant links. Hence I was forced to write my own Google parser.
Platform: | Size: 60416 | Author: wang | Hits:

[OtherAE_Csharp

Description: 别人写的arcgis engine + C#: 功能:鹰眼图,绘图,属性查询,Map和PageLayout联合操作等.rar-arcgis engine+ C#: Features: Hawkeye, drawing, query, choose Symbol, Map and PageLayout such linkage. rar
Platform: | Size: 2215936 | Author: sjunme | Hits:

[Windows DevelopImageGrabber

Description: 在一个API用以谷歌图片搜索中,宜兰Assayag表明如何以编程方式查询谷歌图像服务。他还提到,在Yahoo ! SDK中使图片搜索以及。在这篇文章中,我将描述如何使用。 NET中访问雅虎图像服务。(C#开发环境)-In An API for Google Image Search, Ilan Assayag demonstrated how to programmatically query the Google image service. He also mentioned that the Yahoo! SDK enables image searches as well. In this article, I ll describe how to use .NET to access the Yahoo image service.
Platform: | Size: 86016 | Author: goldcicada | Hits:

[JSP/Java03

Description: 实战Google Maps API之一——IP地理位置可视化查询-Google Maps API, one of actual combat- IP location visual query
Platform: | Size: 59392 | Author: fly | Hits:

[Other06

Description: Google Maps API Advanced Programming ├─6.1 GPolyline折线对象和GPolygon多边形对象 6.2 Google地图中的事件监听及响应 │ └─6.3 Google地图技巧集锦 │ ├─6.3.1 在信息窗口GInfowWindow中嵌入Flash动画 │ ├─6.3.2 Google地图的画中画效果 │ ├─6.3.3 利用鼠标和键盘事件简化操作 │ ├─6.3.4 利用GeoCoder地理编码查询信息 │ └─6.3.5 加载KML或GeoRSS文档-Google Maps API Advanced Programming ├ ─ 6.1 GPolyline Polyline object and Polygon Objects 6.2 Google Maps GPolygon the event listener and respond to │ └ ─ 6.3 Google Maps Skills Collection │ ├ ─ 6.3.1 in the information window GInfowWindow embedded Flash animation │ ├ ─ 6.3 .2 Google Maps picture in picture effects │ ├ ─ 6.3.3 to use the mouse and keyboard events to simplify operations │ ├ ─ 6.3.4 the use of GeoCoder geocoding query information │ └ ─ 6.3.5 loaded KML or GeoRSS document
Platform: | Size: 28672 | Author: fly | Hits:

[Graph program18

Description: Google Maps API 城市地铁查询系统 城市地铁查询系统,运行前请先将subway文件夹放在E盘根目录下,并加载文件夹中的地铁线KML文件-Google Maps API city subway system subway Search query system, please run the subway before the folder under the root directory on the E, and load the file folder in the KML file subway line
Platform: | Size: 3657728 | Author: fly | Hits:

[JSP/Javasongjia

Description: 保定市公交线路查询系统,一个由jsp开发的公交查询系统,仿google搜索界面.清爽干净 .-Baoding bus routes query system, we have a jsp development of public transport query system, fake google search interface. Fresh clean.
Platform: | Size: 88064 | Author: GreatGhoul | Hits:

[CSharpGoogleCellLoc

Description: 利用Google Map API,通过手机基站信息查询基站地址,能够获取基站的经纬度,并用GoogleMap显示出来。-Use Google Map API, via mobile phone base stations, base station address information query to obtain the base station latitude and longitude, and use GoogleMap displayed.
Platform: | Size: 37888 | Author: the9f3 | Hits:

[Other systemsvbIPlocator

Description: VB 利用Google地图IP定位和域名信息查询,一种互联网协议(IP)地址是分配给在网络活动中的计算机设备进行互联网通讯的一个数字标识,一般用于查找位置等有关信息,根据这种原理获取所属国家、地区、时区、互联网服务提供商(Isp)、经纬度等。同时利用Google地图自动显示该IP信息等。-VB use Google Maps to locate and IP domain name information query, an Internet Protocol (IP) address is allocated to activities in the network of computer equipment to a digital identity in Internet communications, typically used to find location information, according to this principle for their countries, regions, time zones, the Internet service provider (Isp), latitude and longitude. Also use Google Maps automatically displays the IP information.
Platform: | Size: 552960 | Author: qyp | Hits:

[Windows DevelopVB_using_Google_Maps_ocation_IP_query_domain_compu

Description: VB借助Google地图定位IP查询域名电脑VB using Google Maps Location IP query domain computer-VB using Google Maps Location IP query domain computer
Platform: | Size: 552960 | Author: lifen | Hits:

[GIS programgoogle

Description: 一个简单的googlemap查询实例,很不错的,可以参考-Googlemap a simple query examples, very good, can refer to
Platform: | Size: 74752 | Author: 郭正敏 | Hits:

[CSharpcode

Description: C# google api简单实现地址查询,返回经纬度-C# google api to achieve a simple address query, returns the latitude and longitude
Platform: | Size: 1024 | Author: 刘宇光 | Hits:

[JSP/JavaGoogle-API

Description: 使用google实现智能交通 在地图上进行标记及查询等功能-Intelligent traffic using google to mark on the map and query functions
Platform: | Size: 6144 | Author: xiaolei | Hits:

[WEB Codeadmin73_tool_1.0

Description: 73站长网站长查询工具包含了: 搜索引擎收录和反向链接情况查询 中文 Alexa 网站排名查询 Google PageRank值查询 百度关键字排名查询 关键词密度查询 蜘蛛、机器人模拟抓取工具 META信息检测工具 域名 WHOIS 信息查询工具 安装说明: 服务器(虚拟主机)必须支持ASP和PHP,才能正常运行,请检查自己的服务器是否支持! 上传文件至服务器即可运行! -73 webmaster website long query tools include: indexed by search engines and backlinks queries Chinese Alexa website ranking to query Google PageRank value queries Baidu keyword ranking check keyword density query spider, robot simulation crawler the META information detection tools domain name WHOIS The information query tool installation instructions: the server (virtual host) must support ASP and PHP to run properly, check whether their own server support! Upload files to the server, you can run!
Platform: | Size: 147456 | Author: sddsfd | Hits:

[CSharpGoogle

Description: Google地图定位-C#中winform开发的地图定位 可以定位经纬度或是通过经纬度查找地址 也可以查询两个经纬度间的球面距离 还有路线搜索,程序需要电脑上安装有Google Earth相关程序和插件。-Location Map Google Maps positioning-C# winform development can locate the latitude and longitude or latitude and longitude to find an address can also query the spherical distance between two latitude and longitude as well as route search, the program needs to have Google Earth installed on your computer programs and plug-ins.
Platform: | Size: 69632 | Author: zpudn90 | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net