split_part_index_offset属性

split_part_index_offset属性

分割部分索引与文件路径中使用的索引之间的偏移量 及其实际值(SplitPartInfo.part_index)。

定义:

@property
def split_part_index_offset(self):
    ...
@split_part_index_offset.setter
def split_part_index_offset(self, value):
    ...

也可以看看