1、判断变量是否定义

if("undefined" == typeof(end) || isNaN(end)) count = 6;

相关文章:

  • 2021-12-22
  • 2021-06-21
猜你喜欢
  • 2021-11-04
  • 2021-05-31
  • 2021-09-27
  • 2021-12-28
相关资源
相似解决方案