❗ 透過 new Uint8Array() 轉換出來的陣列會是一個「類陣列(Typed Array)」,可以透過 Array.from() 等方式轉換成真正的陣列。 範例程式碼. JavaScript ...
確定! 回上一頁