개발/Web

함수(function) & 메서드(method)

Juyeon Ji 2020. 2. 18. 17:06

함수: 독립적

function()

 

메서드: 클래스에 종속

obj.method()

저작자표시 비영리 변경금지 (새창열림)