static int toIntPercent_ceil(double ratio) { ret iceil(ratio*100); }