<script>
if(-[1,]){
alert("这不是IE浏览器!");
}else{
alert("这是IE浏览器!");
}
</script>
这是为什么呢?

相关文章:

  • 2021-12-31
  • 2022-02-15
  • 2021-12-21
  • 2022-02-10
  • 2022-12-23
  • 2022-01-21
  • 2022-02-01
  • 2022-01-14
猜你喜欢
  • 2021-08-03
  • 2021-06-27
  • 2021-12-24
  • 2022-12-23
  • 2022-01-20
  • 2021-10-20
  • 2022-12-23
相关资源
相似解决方案