Google服务,你都用了多少?
今天无意中发现这些东西,Google提供的服务还真是多,大家经常用到的不知道有哪些呢?就我个人而言,经常用到的就是Google搜索,Gmail邮箱,还有Google论坛了。
Google Ad Sense https://www.google.com/adsense/
Google AdWords https://adwords.google.com/select
Google分析 http://google.com/analytics/
Google问答 http://answers.google.com/
GoogleBase http://base.google.com/
Google博客搜索 http://blogsearch.google.com/
Google书签 http://www.google.com/bookmarks/
Google图书搜索 http://books.google.com/
Google日历 http://google.com/calendar/
Google目录 http://catalogs.google.com/
Google代码 http://code.google.com/
Google桌面工具条 http://deskbar.google.com/
Google桌面 http://desktop.google.com/
Google网页目录 http://www.google.com/dirhp
Google地球 http://earth.google.com/
Google股票 http://finance.google.com/
Google网上论坛 http://groups.google.com/
Google图片搜索 http://images.google.com/
Google实验室 http://labs.google.com/
Google本地搜索 http://local.google.com/
Google地图 http://maps.google.com/
Google火星 http://www.google.com/mars/
Google移动 http://mobile.google.com/
Google月球 http://moon.google.com/
Google电影 http://www.google.com/movies
Google音乐 http://www.google.com/musicsearch
Google新闻 http://news.google.com/
Google软件包 http://pack.google.com/
Google网页创作 http://pages.google.com/
Google个性化主页 http://www.google.com/ig
Google个性化搜索 http://labs.google.com/personalized
Google阅读器 http://www.google.com/reader
Google学术搜索 http://scholar.google.com/
Google搜索历史 http://www.google.com/searchhistory
Google短信服务 http://www.google.com/sms/
Google提示 http://www.google.com/webhp?complete=1
GoogleTalk http://talk.google.com/
Google工具条 http://toolbar.google.com/
Google旅行计划者 http://www.google.com/transit
Google翻译工具 http://www.google.com/translate_t
Google视频 http://video.google.com
Google网页加速器 http://webaccelerator.google.com
Google Web API http://www.google.com/apis
Google 大学搜索 http://www.google.com/intl/zh-CN/options/universities.html Google邮箱服务 http://www.gmail.com
Google特色 http://www.google.com/intl/zh-CN/features.html
Google网页搜索 http://www.google.com
出处:http://www.cnblogs.com/Terrylee/archive/2006/05/08/393837.html
Google服务,你都用了多少?的更多相关文章
- iOS 中通过使用Google API获得Google服务
最近使用了google drive这个云存储,官方指导网址为 https://developers.google.com/drive/ios/ . 官方库代码网址为 http://code.googl ...
- WordPress使用360CDN替换google服务,解决WordPress打开速度变慢问题
由于wordpress新版本中默认使用了一些google服务及google字体,由于google在天朝中的一些你懂的原因,造成wordpress在打开时被拖慢,这时可以用360推出的公共库CDN服务替 ...
- baidu经纬度坐标与google经纬度坐标都转换
baidu经纬度坐标与google经纬度坐标都是经过转换的.使用下面那个url可以将原始坐标或者谷歌的坐标转换成baidu的坐标http://api.map.baidu.com/ag/coord/co ...
- Google服务背后的天文数字
每天当我们在互联网上驰骋的时候,在背后支撑网页.应用.服务运转的就是各种编程语言和代码.无论是Gmail确认收件箱还是执行关键词搜索都需要大量的代码,但是你知道Google的各项互联网服务合起来需要多 ...
- 弃用!Github 上用了 Git.io 缩址服务的都注意了
GitHub 是面向开源及私有软件项目的托管平台,因为只支持 Git 作为唯一的版本库格式进行托管,故名 GitHub.对程序员来说,GitHub 可以说是开源精神之所系.在 GitHub 任何职业程 ...
- [原]DOM、DEM、landcover,从tms服务发布格式转arcgis、google服务发布格式
原作:南水之源 先看看tms和google服务器发布数据的数据排列:(goole地图与arcgis一样) 我现在手上有tms发布的数据,dom,dem等,现在要用arcgis server来发布这些数 ...
- 安装Linux Deploy和Termux之后,再安装ftp服务软件都是多余的!
之前以为Debian 9 running via Linux Deploy或者Termux在安卓系统部署之后,一定要安装vsftpd或者pure-ftpd这些专门的ftp服务器软件,才能提供ftp服务 ...
- Android按需添加Google Play服务
以前无论使用何种Google Play服务,都是直接在gradle文件中引用一个库. compile 'com.google.android.gms:play-services:9.4.0' 这直接导 ...
- 安装Google框架服务并突破Google Play下载限制
请注明出处:http://www.cnblogs.com/killerlegend/p/3546235.html Written By KillerLegend 关于谷歌服务框架以及安装 安装前请先获 ...
随机推荐
- python 函数、模块、包及import导入方法
https://www.cnblogs.com/lijunjiang2015/p/7812996.html
- linux加域退域
realm list realm leave od.com realm join -U Administrator od.com
- JAVA执行带参数的SQL语句
转自 http://www.cnblogs.com/raymond19840709/archive/2008/05/12/1192948.html
- Spoj-COINS-记忆化dp
COINS - Bytelandian gold coins #dynamic-programming In Byteland they have a very strange monetary sy ...
- sql 多个字段分组,删除重复记录,保留ID最小的一条
IF OBJECT_ID('cardDetail') IS NOT NULL DROP TABLE cardDetail CREATE TABLE cardDetail ( id ,) PRIMARY ...
- 原生javascript-日期年,月,日联动选择
在线例子:http://lgy.1zwq.com/dateSwitch/ 月份的判定,由于涉及到过多了判定条件,如果用if else会大大降低性能,建议用switch 语法 getDays:funct ...
- IHTMLDocument2 TO IWebBrowser2
if(NULL != pIHTMLDocument2) { IHTMLWindow2* pIHTMLWindow2 = NULL; hr = pIHTMLDocument2->get_paren ...
- 进程与网络监控和ssh简单使用
进程的概念和管理 进程: 正在执行的程序 线程: 轻量级的进程 进程有独立的地址空间,线程没有 线程不能独立存在,它是由进程创建.Thread1.在linux中,每个执行的程序都称为一个进程.每一个进 ...
- .NET中,在方法参数的类型前加一个OUT是做什么用的
话说古时候,在一个名字叫C#的繁华的大城市里面,有两家珠宝加工店,一家叫ref,另外一家叫out. 有一天,有名字叫a和b的两个人每人都各带了一公斤黄金要加工首饰. a去了ref店,ref的掌柜告诉a ...
- spinlock变量没有初始化
http://blog.csdn.net/longwang155069/article/details/52224284