摘要: 1.基础应用 class Aniaml(object) def eat(self): print("动物吃东西")class Ca... 阅读全文
posted @ 2019-09-19 11:06 阿无oxo 阅读(75) 评论(0) 推荐(0)