typeof 運算子把型別資訊當作字串返回。typeof 返回值有六種可能: “number” ,“string”, “boolean”, “object” ,“function”, 和“undefined.”.
確定! 回上一頁