表单中要存在file文件项
表单必须为POST请求
表单的enctype="multipart/form-data"
文件上传对表单的要求
原文:http://www.cnblogs.com/loaderman/p/6415498.html