【IT168 论坛采风】本文转自IT168软件论坛“Google专区”,欢迎投递新闻线索!>>
原帖地址:http://softbbs.it168.com/thread-553802-1-1.html
原帖名称:谷歌文件(Google Docs)也将添加帮助小助手?
很多人都很讨厌微软Office中的那个帮助小助手,在屏幕上跳来跳去还会发出声响的小动画。但是,如果Google谷歌在自己的“谷歌文件”中也加入这一特性,你会崩溃吗?
近日,blogoscoped发现,在谷歌文件的源代码中,已经出现了一个小助手图标的代码:
if (writely.Vars.getSiteVar(’enable_cliply’))
{ // Beta
document.getElementById(’newlogo’).src = ‘/images/cliply.gif‘;
writely.Cliply.init({
’strength’: 0.4,
‘dexterity’: 0.9,
‘constitution’: 0.7,
‘intelligence’: 0.1,
‘wisdom’: 0.3,
‘charisma’: 0.8});
}
这是一个长得怎样的小家伙呢?
![]() |
| 传说中谷歌文件(Google Docs)的帮助小助手 |
| 第1页:Google Docs或将添加帮助小助手 |