摘要:
1.接口类 python是没有接口这个概念的 1)引:归一化设计 #第一版:写一个两种支付功能的程序 class Alipay: def __init__(self,money): self.money = money def pay(self): print("用支付宝支付了%s钱"% self. 阅读全文
posted @ 2020-10-27 10:47
我想对你说
阅读(171)
评论(0)
推荐(0)
浙公网安备 33010602011771号