Mosh: the mobile shell

Mosh: the mobile shell$ sudo apt-get install python-software-properties $ sudo add-apt-repository pp

Chickenfoot

ChickenfootChickenfootOverviewInstallQuick Start GuideCommandsLibrariesExamplesScripts WikiPublicati

About | Channel 9

About | Channel 9AboutChannel 9 Doctrine Channel 9 is all about the conversation. Channel 9 should i

国人眼中的Scrum

作者 乔梁 发布于 2008年3月31日 下午8时17分 最近,在google的AgileChina讨论组中出现了一系列的帖子讨论Scrum,内容涉及对Scrum的理解、CSM的接受程度及其在国内的实

力透纸背

。。。。Install libreoffice in ubuntu 11.04/10.10/10.04 using PPA|Ubuntu GeekLibreOffice is a productivi

学习Javascript闭包(Closure)

闭包(closure)是Javascript语言的一个难点,也是它的特色,很多高级应用都要依靠闭包实现。下面就是我的学习笔记,对于Javascript初学者应该是很有用的。一、变量的作用域要理解闭包,