js计算百分比 function GetPercent(num, total) { /// <summary> /// 求百分比 /// </summary> /// <param na … Continue reading js计算百分比