int a = Convert.ToInt16(result[1]);
int b = Convert.ToInt16(result[3]);
int cappercent =(int) (((float) b / (float) a) * 100);
댓글 없음:
댓글 쓰기