从谷歌退出中国看china作家被脱裤

RT autotiger@http://tinyurl.com/ydcqtot 谷歌终于要退出中国了, 这其实是个好消息, 终于是谷歌绷不住了要走人了, 从政府来说, 起码没有背上逼走的骂名, 是你自己要走的, 不赖我.政府对待互联网一直是爱恨交织, 其 中恨谷歌为代表的海外网站更多些.政府本来就这样, 我倒感觉很正常, 不这样, 还真觉着 不像祖国了. 我比较高兴得其实是扎咋呼...

2010-01-13 · wuan

java.net.SocketException: Network is unreachable

RT @http://tinyurl.com/ydp8tag 1. edit /etc/sysctl.d/bindv6only.conf 2. change value net.ipv6.bindv6only=1 into 0 3. invoke-rc.d procps restartp. RT @http://tinyurl.com/yccgu9m Adding the extra flag “-Djava.net.preferIPv4Stack=true” fixed the issue. Netflow now starts correctly.

2010-01-10 · wuan

getPY

RT @https://groups.google.com/group/binsos/browse_thread/thread/1951b77a2cf4bfab def getPY(s): try: chr=s.encode("GB18030") except: return s if chr<"\xb0\xa1": return s if chr>"\xd7\xf9": return u"?" if chr<"\xb0\xc5": return u"a" if chr<"\xb2\xc1": return u"b" if chr<"\xb4\xee": return u"c" if chr<"\xb6\xea": return u"d" if chr<"\xb7\xa2": return u"e" if chr<"\xb8\xc1": return u"f" if chr<"\xb9\xfe": return u"g" if chr<"\xbb\xf7": return u"h" if chr<"\xbf\xa6": return u"j" if chr<"\xc0\xac": return u"k" if chr<"\xc2\xe8": return u"l" if chr<"\xc4\xc3": return u"m" if chr<"\xc5\xb6": return u"n" if chr<"\xc5\xbe": return u"o" if chr<"\xc6\xda": return u"p" if chr<"\xc8\xbb": return u"q" if chr<"\xc8\xf6": return u"r" if chr<"\xcb\xfa": return u"s" if chr<"\xcd\xda": return u"t" if chr<"\xce\xf4": return u"w" if chr<"\xd1\xb9": return u"x" if chr<"\xd4\xd1": return u"y" if chr<"\xd7\xfa": return u"z" return s

2009-12-14 · wuan

vim tips

RT @http://ryanlee.wikidot.com/vim:tips `. ‘. jump to last modification line gf open file name under cursor gv reselect-Visual gi jump to the last cursor when Insert mode was stopped

2009-12-08 · wuan

QQ 内部版本号

RT @http://bbs.cyboma.com/viewthread.php?tid=10738&extra=&page=1 193F 【QQ2009 正式版 SP2 性能优化测试版】 190F 【QQ2009 正式版 SP4】 1909 【QQ2009 正式版 SP4 试用版】 1843 【QQ2009 正式版 SP2 传文件夹测试版】 1837 【QQ2009 正式版 SP3】 1831 【QQ2009 正式版 SP3 试用版】 175F 【QQ Internation Beta1】 1759 【QQ2009 正式版 SP2】 1753 【QQ2009 正式...

2009-10-24 · wuan