摘要: # class Cou:# __discount=0.8# def __init__(self):# self.price=5# self.price=self.price*self.__discount# @property# def nowdiscount(self):# print(Cou._ 阅读全文
posted @ 2020-08-11 00:54 diracy 阅读(140) 评论(0) 推荐(0)