This commit is contained in:
he
2026-09-19 15:00:19 +08:00
parent 8d4026bcfc
commit fb5a35b325
37 changed files with 25031 additions and 0 deletions
@@ -0,0 +1,37 @@
'''
__all__ = [a,b,c]
决定对谁使用
__name__
异常处理的结构
异常处理的作用
私有属性
受保护的属性
类方法
静态方法
抽象类
抽象方法
魔法方法
闭包
装饰器
迭代器
生成器
日志
'''