debugger

//debugger; 如果你要调试某段js代码的话,js 代码前面写上debugger执行的时候就会跳到这里来了。然后按F10往下执行

posted on 2017-05-02 10:51  童彪  阅读(343)  评论(0编辑  收藏  举报

导航