ES6 - 类

类的基本使用




    
    Document


    


类中的方法




    
    Document


    


类的静态方法




    
    Document


    


类的继承




    
    Document


    


你可能感兴趣的:(ES6 - 类)