会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
不知名
博客园
首页
新随笔
联系
订阅
管理
2019年10月12日
python 下划线
摘要: 在类中 例如: class Student(object): """类 class 是抽象概念""" def __init__(self,foo,score): ### 初始化,固定的操作;foo和score是对象Student的属性 self.foo = foo self.score = scor
阅读全文
posted @ 2019-10-12 21:26 lililili——
阅读(188)
评论(0)
推荐(0)
公告