摘要: var abc = ({a = 123, b = 321, c = 456} = {}) => console.log(20181109155055, a) abc() 阅读全文
posted @ 2018-11-09 15:57 贝尔塔猫 阅读(1098) 评论(0) 推荐(0)