"identifiers" in Japanese
識別子
Definition
ある物や人をはっきり識別・区別するための言葉や記号、コード。特にコンピュータやデータベースで使われる。
Usage Notes (Japanese)
「識別子」は主にプログラミングや技術分野で使われます。変数名や関数名などに用いられ、日常会話ではあまり使われません。「ID」とは異なります。
Examples
User identifiers help keep accounts separate.
ユーザーの**識別子**によってアカウントを区別できます。
Each file has unique identifiers.
各ファイルには固有の**識別子**があります。
The database stores customer identifiers.
データベースは顧客の**識別子**を保存します。
Without correct identifiers, the system can’t tell one item from another.
正しい**識別子**がなければ、システムはアイテムを区別できません。
In programming, variable names are called identifiers.
プログラミングでは、変数名は**識別子**と呼ばれます。
Some websites use email addresses as identifiers to log in.
ウェブサイトによっては、**識別子**としてメールアドレスを使用する場合があります。