TypeScript 原始類型. js const a: string = 'footer' const b: number = 100 //NaN Infinity const c: boolean = true //false // const d: boolean ...
確定! 回上一頁