
文章平均质量分 69
iteye_3854
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
实用:Google Chrome 键盘快捷键大全
以下是整理的Google Chrome,键盘快捷键大全,Chrome为网页浏览设置了许多快捷键,许多复杂的鼠标操作可以用键盘轻松完成. 合理地使用快捷键可以让你的操作事半功倍. 窗口和标签页快捷方式 Ctrl+N 打开新窗口 按住 Ctrl 键,然后点击链接 在新标签页中打开链接 按住 Shift 键,然后点击链接 在新窗口中打开链接 ...原创 2011-12-23 14:34:14 · 250 阅读 · 0 评论 -
Protocol Buffers - Google's data interchange format
http://code.google.com/p/protobuf/ Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal RPC...原创 2012-03-16 14:27:11 · 295 阅读 · 0 评论 -
The speech energy endpointer implementation from Chrome
http://src.chromium.org/svn/trunk/src/content/browser/speech/endpointer/ 通过下面的开源项目来了解如何使用Chrome的speech energy endpointer以及Google Speech API。 http://code.google.com/p/clementine-player/source/br...原创 2012-03-14 19:26:40 · 119 阅读 · 0 评论 -
The Chromium Projects
http://www.chromium.org/ The Chromium projects include Chromium and Chromium OS, the open-source projects behind the Google Chrome browser and Google Chrome OS, respectively. This site houses ...原创 2012-03-14 17:35:48 · 311 阅读 · 0 评论 -
Google+ API
https://developers.google.com/+/api/ 目前支持的功能有限。比较有用的获得Circles以及Circles中的好友还不支持。Register in https://services.google.com/fb/forms/plusdevelopers/ for updates of Google+ API. People Peo...2011-11-09 19:37:37 · 229 阅读 · 0 评论 -
roboguice - Android上的依赖注入框架
http://code.google.com/p/roboguice/ 如果用过大名鼎鼎的Spring(轻量级的J2EE框架),就会知道Spring的核心思想就是“依赖注入”。 Google贡献了一个开源项目,用于在Android上使用依赖注入机制。 一个Android activity的典型代码如下: class AndroidWay extends Activity {...2012-02-10 11:04:12 · 174 阅读 · 0 评论 -
googlecl - Command line tools for the Google Data APIs
http://code.google.com/p/googlecl/ Manual http://code.google.com/p/googlecl/wiki/Manual ConfigurationOptions http://code.google.com/p/googlecl/wiki/ConfigurationOptions ProxySupport http:/...原创 2012-02-09 11:25:05 · 176 阅读 · 0 评论 -
Changes to the look of Google Calendar
Updates to the look of Google Calendar As most of you have seen by now, Google Calendar (along with other Google products ) has been getting somewhat of a facelift in recent weeks. We wanted...原创 2011-10-27 22:32:49 · 109 阅读 · 0 评论 -
备份 Gmail 的五把利刃
Backupify 你在Backupify注册,并且授权你的gmail权限给它,你无需做任何事情,Backupify将会自动的从google的服务器上将你邮箱 的个人数据保存至其自己的服务器,大概只需要2-3天的时间就可以完成了。你邮箱里面的新的邮件也将会在你发送或者接手后,持续不断的增添值 backupify帐号。 Backupify不仅仅备份gamil数据,它还提供Faceb...原创 2011-03-05 21:50:45 · 294 阅读 · 0 评论 -
MASF server of Google
从下面Android代码可以得到一些有限的提示: http://www.netmite.com/android/mydroid/frameworks/base/location/java/com/android/internal/location/LocationMasfClient.java Service to communicate to the Google Location...原创 2012-03-18 22:35:06 · 217 阅读 · 0 评论