会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
minseo
博客园
首页
新随笔
联系
订阅
管理
2021年8月12日
Python 类的__setitem__(),__getitem()__,__delitem__()方法
摘要: 参考:https://www.cnblogs.com/royfans/p/8191253.html https://blog.51cto.com/unixman/1651922 __xxxitem__:使用 [''] 的方式操作属性时被调用 __setitem__:每当属性被赋值的时候都会调用该方法
阅读全文
posted @ 2021-08-12 08:49 minseo
阅读(1703)
评论(0)
推荐(0)
编辑
公告