SBDB_뉴유 2022. 4. 14. 16:39

클래스 속성 static

정의 및 사용법

  • static 속성은 클래스에 대한 정적 메서드를 정의합니다 .
  • static 속성은 Internet Explorer 11(또는 이전 버전)에서는 지원되지 않습니다.

구문


    static methodName()

반환 값

X