React中的注释,其实确切来讲是jsx中的注释: {/*单行注释*/} {/* 多 行 注 释 */} 转载于:https://www.cnblogs.com/wsg25/p/10818246.html