let pictureFormData = new FormData() lets it know that itis a FormData object, but the object itself in memory is pictureFormData of type FormData.
確定! 回上一頁