摘要:        
# coding: utf-8 def login(func): print("the first level") def inner1(*args,**kwargs): print("the second level") def inner2(*args): print("the third le    阅读全文
        
            posted @ 2016-02-08 21:42
zhoudingzhao
阅读(365)
评论(0)
推荐(0)
        
        
            
        
        
摘要:        
# coding: utf-8 def login(func): print("the first level") def inner1(*args): print("the second level") def inner2(*args): print("the third level") def    阅读全文
        
            posted @ 2016-02-08 20:36
zhoudingzhao
阅读(341)
评论(0)
推荐(0)
        
        
                    
                
浙公网安备 33010602011771号