js 笔记

1、判断变量是否定义

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

posted @ 2014-10-05 13:43  长城的草  阅读(124)  评论(0编辑  收藏  举报