By using the ?. operator instead of just . , JavaScript knows to implicitly check to be sure obj.first is not null or undefined before ...
確定! 回上一頁