单项选择题

A.form表单的method属性设置为post
B.form表单的method属性设置为get
C.form表单的enctype属性设置为multipart/form-data
D.提供<inputtype="file"name="filename"/>的文件上传输入框