The ES6 JavaScript const keyword prevents re-assignment of a reference, but it does not actually prevent data modification of any object ...
確定! 回上一頁