提问和评论都可以,用心的回复会被更多人看到
评论
发布评论
相关文章
-
idea创建Springboot聚合项目
idea创建Springboot聚合项目
maven springboot springcloud -
python没有 exceptions
类属性和实例属性查找顺序属性:在内部定义的方法或者变量使用代码:class magic: a = 'langzi' def __init__(self,x): self.x = x # 这里传入的x已经属于这个对象 def run(self): return self.x m = magic('xx') m.a = 'LANGZILANGZI' print(m.a) #
python没有 exceptions python 私有属性 python 类 python 类和对象 python类