if (window.ActiveXObject || "ActiveXObject" in window){

    layer.msg("This page does not support IE, please choose another browser for batch function!");
}

最新文章

  1. sql语句获取今天、昨天、近7天、本周、上周、本月、上月、半年数据
  2. c++ map 的基本操作
  3. storm Tutorial 的解读 + 个人理解
  4. SQLSERVER复制表的方法
  5. Linux Shell脚本中点号和source命令
  6. Ubuntu14.04安装配置SVN及Trac
  7. ASP.NET MVC + ECharts图表案例
  8. JS综合练习
  9. sqlserver常用数据类型(精炼版)
  10. python笔记27-time模块
  11. This network connection does not exist
  12. CF1146 Forethought Future Cup Elimination Round Tutorial
  13. MySQL数据库-----基本命令操作
  14. phpbbchina恢复上线
  15. [HDU1890]RoboticSort
  16. 当时钟事件声明为过程变量 让system.threading.timer时钟失效
  17. 记录:将图片数据生成 tfrecords 文件并在训练使用时读取
  18. norbert-构建服务器集群感知的 Java 应用程序
  19. http缓存机制之304状态码
  20. mysql错误:this authentication plugin is not supported

热门文章

  1. 最简单的mybatis增删改查样例
  2. ZC706+FMCOMMS5应用笔记
  3. 洛谷P1351 联合权值
  4. Android框架模式
  5. 034、Java中自增之++在前面的写法
  6. 《新标准C++程序设计》4.4(C++学习笔记14)
  7. SpringBoot-数据库连接信息配置
  8. Delphi另一个多线程函数:BeginThread用法
  9. H5页面,百度地图点击事件
  10. WebStorm 使用经验