今天无意中发现这些东西,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服务,你都用了多少?的更多相关文章

  1. iOS 中通过使用Google API获得Google服务

    最近使用了google drive这个云存储,官方指导网址为 https://developers.google.com/drive/ios/ . 官方库代码网址为 http://code.googl ...

  2. WordPress使用360CDN替换google服务,解决WordPress打开速度变慢问题

    由于wordpress新版本中默认使用了一些google服务及google字体,由于google在天朝中的一些你懂的原因,造成wordpress在打开时被拖慢,这时可以用360推出的公共库CDN服务替 ...

  3. baidu经纬度坐标与google经纬度坐标都转换

    baidu经纬度坐标与google经纬度坐标都是经过转换的.使用下面那个url可以将原始坐标或者谷歌的坐标转换成baidu的坐标http://api.map.baidu.com/ag/coord/co ...

  4. Google服务背后的天文数字

    每天当我们在互联网上驰骋的时候,在背后支撑网页.应用.服务运转的就是各种编程语言和代码.无论是Gmail确认收件箱还是执行关键词搜索都需要大量的代码,但是你知道Google的各项互联网服务合起来需要多 ...

  5. 弃用!Github 上用了 Git.io 缩址服务的都注意了

    GitHub 是面向开源及私有软件项目的托管平台,因为只支持 Git 作为唯一的版本库格式进行托管,故名 GitHub.对程序员来说,GitHub 可以说是开源精神之所系.在 GitHub 任何职业程 ...

  6. [原]DOM、DEM、landcover,从tms服务发布格式转arcgis、google服务发布格式

    原作:南水之源 先看看tms和google服务器发布数据的数据排列:(goole地图与arcgis一样) 我现在手上有tms发布的数据,dom,dem等,现在要用arcgis server来发布这些数 ...

  7. 安装Linux Deploy和Termux之后,再安装ftp服务软件都是多余的!

    之前以为Debian 9 running via Linux Deploy或者Termux在安卓系统部署之后,一定要安装vsftpd或者pure-ftpd这些专门的ftp服务器软件,才能提供ftp服务 ...

  8. Android按需添加Google Play服务

    以前无论使用何种Google Play服务,都是直接在gradle文件中引用一个库. compile 'com.google.android.gms:play-services:9.4.0' 这直接导 ...

  9. 安装Google框架服务并突破Google Play下载限制

    请注明出处:http://www.cnblogs.com/killerlegend/p/3546235.html Written By KillerLegend 关于谷歌服务框架以及安装 安装前请先获 ...

随机推荐

  1. 20165332实验四 Android开发基础

    20165332 实验四 Android程序设计 一.实验报告封面 课程:Java程序设计 班级:1653班 姓名:延亿卓 学号:20165332 指导教师:娄嘉鹏 实验日期:2018年5月14日 实 ...

  2. winmm.dll获取和设置声音

    [DllImport("winmm.dll")] private static extern int waveOutGetVolume(IntPtr hwo, out uint d ...

  3. 在windows操作系统中,查询端口占用和清除端口占用的程序

    一.在windows操作系统中,查询端口占用和清除端口占用的程序 提升权限后用:netstat -b或用 1.查询端口占用的进程ID 点击"开始"-->"运行&qu ...

  4. 纯css做三角形形状

    /* create an arrow that points up */ div.arrow-up { width:0px; height:0px; border-left:5px solid tra ...

  5. IOS加载PDF文件

    今天的任务是:在iOS上加载显示pdf文件. 方法一:利用webview -(void)loadDocument:(NSString *)documentName inView:(UIWebView  ...

  6. magento: Your web server is configured incorrectly. As a result, configuration files with sensitive information are accessible from the outside 解决方案

    在linux(以UBUNTU, CENTOS为例)下安装完成magento时,在进入后台时, 有些童鞋可能会发现有如下的提示: Your web server is configured incorr ...

  7. Windows 下 左Ctrl和Caps交换

    将以下文本存为后缀为.reg文件,运行并重启即可 左Ctrl和Caps交换 Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTE ...

  8. ZOJ 2975 Kinds of Fuwas(暴力+排列组合)

    Kinds of Fuwas Time Limit: 2 Seconds      Memory Limit: 65536 KB In the year 2008, the 29th Olympic ...

  9. Volatility2.4以上版本及fmem使用指南

    因为要做一个取证项目,需要用到volatility这款软件,网上很多教程已经是很多年以前的东西了,导致很多人在制作profile这一步就卡住了,今天解决了这个问题,记录在此,分享给大家共同学习 1.安 ...

  10. Flexible 弹性盒子模型之CSS order 属性

    实例 设置弹性盒对象元素的顺序: div#myRedDIV {order:2;} div#myBlueDIV {order:4;} div#myGreenDIV {order:3;} div#myPi ...