chr_type属性

chr_type属性

通过类型值指定组合字符。

定义:

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

也可以看看