fixed(a,b,c) a->源数据 b->小数点后保留的位数 c= 0,default fixed(500/10000,4,0) = 0.0500 replace(a,b,c,d) a … Continue reading CodeSoft 函数用法
fixed(a,b,c) a->源数据 b->小数点后保留的位数 c= 0,default fixed(500/10000,4,0) = 0.0500 replace(a,b,c,d) a … Continue reading CodeSoft 函数用法