-
자바 스크립트Platform/util 2013. 9. 8. 19:38
Math // static
.random()
.ceil() // 올림
.round() // 반올림
.floor() // 버림
Date
.getDay()
.getHours()
.getMinutes()
Math // static
.random()
.ceil() // 올림
.round() // 반올림
.floor() // 버림
Date
.getDay()
.getHours()
.getMinutes()