name 属性

name 属性

返回切片器缓存的 name。

例子


# get the name of the slicer cache.
print(slicerCache.name)

定义:

@property
def name(self):
    ...

也可以看看