JS中的prototype
摘要:        
定义和用法 prototype 属性使您有能力向对象添加属性和方法。 语法 实例 在本例中,我们将展示如何使用 prototype 属性来向对象添加属性: <script type="text/javascript"> function employee(name,job,born) { this.    阅读全文
        posted @ 2017-02-09 15:39 ExplorerMan 阅读(165) 评论(0) 推荐(0)
                    
                
浙公网安备 33010602011771号