Kanzi在binding事件中CLAMP区间限定函数

mac2024-03-18  27

CLAMP(1,100,{data}) // 取值范围1~100 ABS(data) // 绝对值取值 INT(data) // 强转int类型

 

最新回复(0)