返回列表 发帖
您好
变量组1.余数 = 变量组1.变量1 % 变量组1.变量2 ;
变量组1.商=Math.Floor(Convert.ToDecimal(变量组1.变量1/变量组1.变量2)) ;

TOP

返回列表