摘要:        
摘自:http://www.nowamagic.net/javascript/js_MethodsToCreateClass.php构造方法function coder(){ this.name = '现代魔法'; this.job = 'Web 开发者'; this.coding = function () { alert('我正在写代码'); }}var coder = new coder();alert(coder.name);coder.coding();工厂方法function createCoderFactory(){ var obj    阅读全文
        
            posted @ 2013-05-01 02:10
Joanna Qian
阅读(277)
评论(0)
推荐(0)
        
 
                    
                     
                    
                 
                    
                 
 
         浙公网安备 33010602011771号
浙公网安备 33010602011771号