cap_type 属性

cap_type 属性

指定结束大写。

定义:

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

也可以看看