Skip to content
Yang_Lee
Main Navigation
ECMAScript
React
Preprocessor
Toolkit
Node
Appearance
Menu
Return to top
On this page
Blob
构造器
js
const
blob
=
new
Blob
([blobPart]);
const
url
=
URL
.
createObject
();
1
2