readAsText(blob, [encoding]) – read the data as a text string with the given encoding ( utf-8 by default). readAsDataURL(blob) – read the binary ...
確定! 回上一頁