不要在一处使用多个tab或space;

    对上下文this的引用只能使用'_this', 'that', 'self'其中一个来命名;

    switch的falling through和no default的情况一定要有注释特别说明;