'표준모듈'에 해당되는 글 1건

  1. 2016.01.18 [표준모듈] util 모듈의 유용한 메서드

util.debuglog(section)


util.deprecate(function, string)


util.format(format[, ...])


util.inherits(constructor, superConstructor)


util.inspect(object[, options])


참고> https://nodejs.org/docs/latest/api/util.html



Posted by jungtae17
,