参考:
https://www.cnblogs.com/libin-1/p/6275507.html
ES5-写法 React.createClass
ES6-写法 React.Component
无状态的函数式写法(纯组件 SFC)