摘要:
import pymysqlimport redisclass Syy: country = 'China' def __init__(self): self.money = 5000 def chaogu(self): self.money += 50000 print('炒股!',self.money)#节省代码class Xs(Sy... 阅读全文
posted @ 2019-07-12 13:56
静思的技术博客
阅读(141)
评论(0)
推荐(0)

浙公网安备 33010602011771号