# Functions
Empty 判空函数.
No description provided by the author
No description provided by the author
IsContainStr 判断数组中的字符是否在当前字符串中.
RandomNumber 生成长度为 length 随机数字字符串.
RoundToSevenDecimalPlaces 保留小数点后7位.
RoundToTwoDecimalPlaces 保留小数点后两位.
SafeFloatAdd 安全的浮点数相加.
转布尔值.
转浮点数.
转int.
转map.
转数组.
ToString 转字符串.