亚洲免费在线-亚洲免费在线播放-亚洲免费在线观看-亚洲免费在线观看视频-亚洲免费在线看-亚洲免费在线视频

python中的內置函數getattr()介紹及示例

系統 1741 0

在python的官方文檔中:getattr()的解釋如下:

            
getattr(object, name[, default])

Return the value of the named attribute of object. name must be a string. If the string is the name of one of the object's attributes, the result is the value of that attribute. For example, getattr(x, 'foobar') is equivalent to x.foobar. If the named attribute does not exist, default is returned if provided, otherwise AttributeError is raised.

          

根據屬性名稱返回對象值。如果“name”是對對象屬性的名稱,則返回對應屬性的值。

            
'# -*- coding: utf-8 -*-'

__author__ = 'lucas'

class attrtest(object):

  def __init__(self):
    pass

  def trygetattr0(self):
    self.name = 'lucas'
    print self.name
    #equals to self.name
    print getattr(self,'name')

  def attribute1(self,para1):
    print 'attribute1 called and '+ para1+' is passed in as a parameter'

  def trygetattr(self):
    fun = getattr(self,'attribute1')
    print type(fun)
    fun('crown')

if __name__=='__main__':
  test = attrtest()
  print 'getattr(self,\'name\') equals to self.name '
  test.trygetattr0()
  print 'attribute1 is indirectly called by fun()'
  test.trygetattr()
  print 'attrribute1 is directly called'
  test.attribute1('tomato')

          

?這段代碼執行的結果是:

            
getattr(self,'name') equals to self.name 
lucas
lucas
attribute1 is indirectly called by fun()

            
              
attribute1 called and crown is passed in as a parameter
attrribute1 is directly called
attribute1 called and tomato is passed in as a parameter

Process finished with exit code 0
            
          

第一個函數tryattribute0()非常好理解,就如同定義里說的一樣。第二個函數tryattribute1()就有一點費解了。其實原理并不復雜,我們看到fun的type是 instancemethod,這里你可以認為:對于函數,getattr()的返回值是一個指針,指針賦值給接受它的變量,以后call這個變量就等于調用變量指向的函數。

原理我們知道了,那getattr的作用是什么呢?

你熟悉java或者c#中的反射么?反射的一個重要作用就是延遲加載,這樣可以解耦,這樣可以讓系統運行的更有效率。作為動態語言,python顯然在這方面要更加強大,

getattr()就是實現python反射的一塊積木,結合其它方法如setattr(),dir() 等,我們可以做出很多有趣的事情。

我們看以下場景:

1.我需要在一個類中動態添加其它類中有的方法:

            
#如果類A中有如下方法:
def addnewattributesfromotherclass(self,class_name):
    func_names = dir(class_name)
    for func_name in func_names:
      if not func_name.startswith('_'):
        new_func = getattr(class_name,func_name)
        self.__setattr__(func_name,new_func())

          

我們只需要:

            
a = A()

b = B()

a.addnewattributesfromotherclass(b)

          

這樣a就可以調用B中的'非私有'方法啦。


更多文章、技術交流、商務合作、聯系博主

微信掃碼或搜索:z360901061

微信掃一掃加我為好友

QQ號聯系: 360901061

您的支持是博主寫作最大的動力,如果您喜歡我的文章,感覺我的文章對您有幫助,請用微信掃描下面二維碼支持博主2元、5元、10元、20元等您想捐的金額吧,狠狠點擊下面給點支持吧,站長非常感激您!手機微信長按不能支付解決辦法:請將微信支付二維碼保存到相冊,切換到微信,然后點擊微信右上角掃一掃功能,選擇支付二維碼完成支付。

【本文對您有幫助就好】

您的支持是博主寫作最大的動力,如果您喜歡我的文章,感覺我的文章對您有幫助,請用微信掃描上面二維碼支持博主2元、5元、10元、自定義金額等您想捐的金額吧,站長會非常 感謝您的哦!!!

發表我的評論
最新評論 總共0條評論
主站蜘蛛池模板: 真实的国产乱xxxx在线播放 | 色播播影院 | 日本大片久久久高清免费看 | 国内精品51视频在线观看 | 免费看美女吃男生私人部位 | 又刺激又黄的一级毛片 | 国产欧美精品一区二区三区四区 | 久久婷婷是五月综合色狠狠 | 亚洲欧美日韩图片 | 亚洲精品国产字幕久久不卡 | 中文字幕在线激情日韩一区 | 日日a.v拍夜夜添久久免费 | 中文字幕三级在线不卡 | 草莓视频一区二区精品 | 色综合久久天天综合观看 | 国产极品福利视频在线观看 | 亚洲国产成人久久笫一页 | 狠狠色噜噜狠狠狠狠888奇米 | 欧美激情高清免费不卡 | 欧美激情在线观看一区二区三区 | 天天操天天摸天天干 | ww.久久 | 亚洲视频免费一区 | 国产在线中文字幕 | 奇米在线视频777 | 天天干夜夜骑 | 日本不卡高清免费v | 伊人网站在线 | 玖玖精品在线视频 | 天天干天天干天天干 | 日韩精品欧美成人 | 亚洲精品成人中文网 | 激情在线日韩视频免费 | 亚洲人成免费网站 | 男人草女人视频 | 亚洲国产欧美一区 | 97国产精品视频观看一 | 国产第一亚洲 | 成人短视频视频在线观看网站 | 国产精品美女在线 | 久久久网站 |