알 수 없는 사용자 2021. 5. 29. 08:08

Number()

String()

~.toString()

parseInt()

parseFloat()

 

등이 있고

문자열과 숫자를 더하면 숫자가 자동으로 문자열로 형 변환된다.