parseInt() : 문자열을 정수형(int)으로 변환

substring() : 한 문자열에서 내용의 일부를 추출하는데 쓰임

indexOf() : 특정 문자를 특정 위치부터 찾음


Posted by 파란개발자
,