摘要: 1. #属性的装饰器# class Bmi:## def __init__(self,name,weight,height):# self.name=name# # self.__weight = weight if type(weight) is int else return '输入格式有误,请 阅读全文
posted @ 2018-07-27 16:56 最后一个老实人 阅读(126) 评论(0) 推荐(0) 编辑
W3School 在线教程