##react
###组件
React 允许将代码封装成组件(component),然后像插入普通 HTML 标签一样,在网页中插入这个组件
http://www.ruanyifeng.com/blog/2015/03/react.html