chan

朝生暮死不足笑 但悲百年不足道

【Python】反射


在 Python 中,反射通过内置的函数和属性来实现,比如 getattr(), setattr(), hasattr(), delattr(),以及 type()dir()

评论
还没有评论
    发表评论 说点什么