From the outside it looks like we're accessing another property, but in truth we're calling a getter function. const greetPerson = (person) => { ...
確定! 回上一頁