1.excel文件类型

accept='application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, application/vnd.ms-excel'

2.zip文件类型

accept='.zip'

通过文件的type属性比较

file.type === 'application/x-zip-compressed'

最新文章

  1. SVN出现Invalid authz configuration解决方案
  2. Leetcode-2 Add Two Numbers
  3. C# Enum,Int,String的互相转换 枚举转换
  4. 02OC的类和对象
  5. win7垃圾路径
  6. com.opensymphony.xwork2.ognl.OgnlValueStack] - target is null for setProperty(null, "emailTypeNo", [Ljava.lang.String;@6f205e]
  7. linux使用crontab实现PHP执行定时任务及codeiginter参数传递相关
  8. SerialPort基本小例
  9. 2016030401 - java性能优化建议
  10. 转载:JSONObject.fromObject(map)(JSON与JAVA数据的转换)
  11. Oracle中使用escape关键字实现like匹配特殊字符,以及&字符的转义
  12. 对发给Application.Handle消息的三次执行(拦截)消息的过程
  13. OA、CRM、ERP之间的区别和联系是什么?
  14. spring @Qualifier注解使用
  15. 【FPGA学习】Verilog之加法器
  16. FFT Cheetsheet
  17. SQL2000系统表、存储过程、函数的功能介绍及应用
  18. js获取url中参数名也参数值
  19. new 运算符干了什么
  20. hdu 4112 Break the Chocolate 贪心

热门文章

  1. 后端 SpringBoot + 前端 vue 打包发布到Tomcat
  2. 微信小程序 基本介绍及组件
  3. 14.shell脚本学习
  4. eclipse导入maven空项目,eclipse导入时不识别maven项目
  5. Python如何将字符和Unicode编码转变
  6. shiro 权限过滤器 -------(1)
  7. [转载]linux的top命令中cpu信息的含义
  8. iOS UIControl 事件的说明(转)
  9. caffe prototxt分析
  10. FFmpeg里面的时间单位