05 2021 档案
摘要:例子一 首先来看一段代码: class Foo(object): def __init__(self): print('实例化一个对象') def __enter__(self): print('进入') def __exit__(self, exc_type, ex
阅读全文
posted @ 2021-05-26 09:27
Jack_Gao

浙公网安备 33010602011771号