Python笔记1.2(open、logging、os、shutil、glob、decode、encode、pickle、tqdm)
Python笔记1.1(datetime、argparse、sys、overwrite、eval、json、os、zfill、endswith、traceback、深浅拷贝) Python笔记2(函数参数、面向对象、装饰器、高级函数、捕获异常、dir)@TOC 14、with open() as file和open()参数详解with open() as file: 是 Python 中用于打开