load_style_strategy 属性

load_style_strategy 属性

指示在将字符串值转换为数字或日期时间时对解析值应用样式的策略。

定义:

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

也可以看看