The classic example used here is @readonly . ... e.b = 2; // TypeError: Cannot assign to read only property 'b' of object '#<Example>'.
確定! 回上一頁