use strict directive (n)~ A JavaScript syntactic unit that specifies that the code in the block to which it applies must obey certain restrictions.
작성자 정보
- 지티 작성
- 작성일
컨텐츠 정보
- 74 조회
- 목록
본문
use strict directive (n)~ A JavaScript syntactic unit that specifies that the code in the block to which it applies must obey certain restrictions.