标签:bsp sel nbsp code def int 一个 span 函数
class Person(object): def __init__(self, name): self.name = name p = Person("赵导") def bo(): print("bo~~~~~~~") p.chifan = bo p.chifan() #bo~~~~~~~
标签:bsp sel nbsp code def int 一个 span 函数
原文地址:https://www.cnblogs.com/zh-xiaoyuan/p/12819829.html