多项选择题

A.method 必须是POST
B.必须有enctype="multipart/form-data"
C.用type=’file’的input 标签让用户选择
D.method 必须是GET