Discuss / Python / 解答 ... class User(object): def __init__(self, username, password): self.username = username self.salt ...
確定! 回上一頁