实现上传时,表单的enctype需要设置为()?
A.application/x-www-form-urlencoded
B.multipart/form-data
C.text/plain
D.不用设置enctype属性值
正确答案是B