"identifier" in Korean
식별자
Definition
특정 대상을 식별하거나 구분하기 위해 사용하는 이름, 기호, 코드입니다. 주로 컴퓨터나 데이터베이스 등에서 사용됩니다.
Usage Notes (Korean)
대개 기술적 또는 공식적인 맥락에서 많이 쓰며, 특히 프로그래밍이나 데이터베이스 등에서 'user identifier', 'unique identifier'와 같이 사용됩니다. 평범한 대화에서 사람의 이름에는 쓰이지 않습니다.
Examples
Every student is given a unique identifier at the university.
모든 학생은 대학에서 고유한 **식별자**를 부여받는다.
Use your customer identifier to log in.
로그인하려면 고객 **식별자**를 사용하세요.
The code must include an identifier for each item.
코드에는 각 항목의 **식별자**가 포함되어야 합니다.
Make sure your username is a valid identifier with no spaces.
사용자 이름이 공백 없는 유효한 **식별자**인지 확인하세요.
A barcode acts as an identifier for products in the store.
바코드는 매장에서 제품의 **식별자**로 사용됩니다.
In programming, an identifier can’t start with a number or use special characters.
프로그래밍에서 **식별자**는 숫자로 시작하거나 특수 문자를 사용할 수 없습니다.