另外,typing 中包含一个 Sequence 类型可以表示Python 中的序列类型( str , tuple , list , array 等),同样支持方括号表示容器内值的类型。 from typing import ...
確定! 回上一頁