此篇先從原始型別開始,TypeScript 的原始型別(比照JavaScript)有:number (數值)、string (字串)、boolean (布林值)、null、undefined 與ES6 新增的 ...
確定! 回上一頁