namespace
ITLv.4 (900점)noun
뜻
이름이 서로 충돌하지 않도록 묶어 구분해 두는 코드상의 범위
예문
Two modules used the same function name, causing a namespace conflict.
두 모듈이 같은 함수 이름을 써서 네임스페이스 충돌이 났다.
Splitting code into namespaces by feature makes even a large project easier to manage.
기능별로 이름 구분 범위를 나누면 큰 프로젝트도 관리하기 쉽다.
연어
a separate namespacea namespace conflictorganize code into namespaces
바꿔 쓰기
naming scopename container