...props可以把没有写到的属性补充完整
...style 可以把style 属性在styles当中展开
在react当中巧用扩展运算符
原文:http://www.cnblogs.com/kugeliu/p/7340639.html