今天我們要來探討TS 的原始型別(Primitive Types),包括數字(number)、字串(string)、布林值(boolean)、undefined、null和symbol,這些型別都是原生JS 的資料型別, ...
確定! 回上一頁