JavaScript中的資料型別分為兩類,undefined,number,boolean,string,symbol,bigint,null[1]組成的基礎型別和Object、Function、Array等型別組成 ...
確定! 回上一頁