Google 宣佈可能退出中國市場,因為遇上黑客事件,而且不想配合言論審查。
你可以看得出,Google 是一間真正的網絡公司。她深明網絡是一個講求開放、自由、去中心化的地方,網民才是當中主角。當你得為進入市場而靠攏強權忽視網
Let us suppose that you have a website that allows and in fact requiresregistration. Let us further suppose that you have decided to be cleverand viral; you will helpfully let people register other people, so Jimcan tell your website 'create an account for Bob, here's his emailaddress'.
(This is subtly different than registration confirmation email , at least in practice. Arguably it is worse,since you aren't even trying to confirm that Bob is interested,you're setting up the
Often when dealing with different browsers, this is something I encounter recently (with jQuery):
var ie6 = $.browser.msie && $.browser.version == '6.0';if(ie6){ $('html,body').css({height:'100%',width:'100%'}); target.css('position','absolute'); //IE6 has no '