谭桑

导航

 

=> 是 es6的语法

(x) => x+6  等于

function(x) {

  return x+6;

}

posted on 2018-11-19 15:59  谭桑  阅读(203)  评论(0)    收藏  举报