[ZT]GOOGLE GUIDE: Google Calculator Quick Reference
http://www.googleguide.com/help/calculator.html
本地镜像
感觉要记的就是Currency (money):
23 USD in Euros
120 JPY to RMB
http://www.googleguide.com/help/calculator.html
本地镜像
感觉要记的就是Currency (money):
23 USD in Euros
120 JPY to RMB
http://www.cnbeta.com/articles/111225.htm
http://shopdd.blog51.fc2.com/blog-entry-932.html
http://blog-imgs-42-origin.fc2.com/s/h/o/shopdd/dora_css3.html

上面的图是某日本神人用 CSS3 画的。四个浏览里面 Chrome 的支持度最高,不仅圆角、阴影一应俱全,甚至连眼睛都还会动 @@。Firefox 3.6 次之,除了眼睛不会动之外都和 Chrome 相当,Opera 则是少了阴影。
阅读全文…
Galaxy现在是Win和Linux双机都用来写程序,两边用git同步(当然目的是版本管理)。
现在的问题是,Linux下改完了可以在Win下pull,但Win下改了却只能原地push上去,好吧,我没装好SFU+GentooPrefix,也没好好配git。
push只会改远程的树(./.git/*),不会改树下的文件。跑过去git status就会告诉你有“Changed but not updated”。问题是,咋把这边改动后的文件提出来?
阅读全文…
简单说,就是:
Either manually do ctrl-X d.add_peer=host[:port] (port is 6881 if not specified), or use something like this:
on_start = add_friend,"d.add_peer=192.168.1.5:6884" schedule = readd_friend,60,60,"d.multicall=started,d.add_peer=192.168.1.5:6884
It would be great if I could add peers by IP address manually.
(It would also be great to be able to do this automatically, fwiw).
阅读全文…
以前Galaxy是用国产的一个绿软,叫Close Monitor。可惜现在搜到的老是同名的国产广告软件,还要花钱注册,还没用(估计是没加sleep)。
唉,受不了这铜臭味,还是找老外的。
在“Synergy+ 多机共享键盘鼠标的开源软件”中已经介绍了这软件,现在新电脑到手,开配。
http://code.google.com/p/synergy-plus/wiki/Setup
http://synergy2.sourceforge.net/autostart.html
http://synergy2.sourceforge.net/security.html
……
阅读全文…
上回提到了直接通过js设cookiet来调教腾讯文件中转站的方法。现在,GUI出来了:
FTNBHO—QQ中转站相关
调教QQ FM中转娘——(090822 firefox1.7.3版更新 恢复ftn5k生成)本帖不定时更新,转帖请保留原地址
想看原理的去 http://code.google.com/p/ftnbho/
firefox直插……
嗯,不是我要这么用词,只是,腾讯实在需要调教,所以……
FTNBHO,全称File Transmit Node Browser Helper Object,中文名为“文件中转站浏览器辅助对象”。
核心思想:
以浏览器插件的形式,使用DOM控制与中转站相关的网页内容以实现所需的快捷功能。
由于一切工作都是浏览器自动在后台完成,所以给予用户最大的方便性。
使用js文件注入方式,保证模块的复用性。
信息含量最高的网页是:
http://openid-provider.appspot.com/
Note: this is just an App Engine demo, not the Google OpenID Provider endpoint for the Google Federated Login API.
You can use your Google Account to log into any site that supports
OpenID
https://www.google.com/accounts/o8/id
近期评论