在写React官方教程的示例游戏(三连棋)时,对于map方法有些疑惑,解决之后做一个记录。 代码内容const moves = history.map((step,move)=>{ const desc = move?
確定! 回上一頁