Google Developer Tools
以后补充...
 
| Breakpoint Type | Use This When You Want To Pause... | 
|---|---|
| Line-of-code | On an exact region of code. | 
| Conditional line-of-code | On an exact region of code, but only when some other condition is true. | 
| DOM | On the code that changes or removes a specific(特殊的) DOM node, or its children. | 
| XHR | When an XHR URL contains a string pattern. | 
| Event listener | On the code that runs after an event, such as click, is fired. | 
| Exception | On the line of code that is throwing a caught or uncaught exception(例外). | 
| Function | Whenever a specific function is called. | 
    print “    欢迎来到渣小狼的博客,这既是博客,也是日记,里面记录了小狼的学习经历还有一些小狼的见解,非常希望每一个来到这里的人能够留下只言片语,更加的希望留下的是对于小狼的不足的补充,谢谢(*^__^*) 嘻嘻……”
                    
                
                
            
        
浙公网安备 33010602011771号