web

[html]long -> int형으로 변환하는 방법

thdeodls85 2020. 8. 5. 17:04

[html]long  -> int형으로 변환하는 방법

 

html에서

 

value.intValue() -> 이렇게 하면 int형으로 변경된다.