英語・英単語・TOEICの学習サイト Eigo Love

プログラミングに関する英単語 2

このページでは、プログラミング(アプリケーション開発)の説明文などで使われるIT技術系の英単語をまとめています。

目次

attribute, encrypt, rendering, element, load, store, prompt


attribute

[名詞の意味]
 属性、特性

[発音]
 ǽtribjùːt アトリビュート(アクセントは、ア)

[複数形]
 attributes

[類義語]
 characteristic

[例文]
 This attribute is used to adjust the behavior of a program.
 この属性はプログラムのふるまいを調整するために使います。

【BACK】

encrypt

[動詞の意味]
 暗号化する

[語形変化]
 現在形: encrypt
 三人称単数現在形: encrypts
 過去形: encrypted
 過去分詞: encrypted
 現在分詞: encrypting

[類義語]
 encipher

[例文]
 It’s better to encrypt the content of the file for safety.
 安全のために、ファイルの内容を暗号化したほうが良い。

【BACK】

rendering

[名詞の意味]
 レンダリング、画像化

[発音]
 rendərɪŋ レンダリング(アクセントは、レ)

[複数形]
 renderings

[例文]
 Rendering is the process of generating an image using computer graphics.
 レンダリングは、コンピューターグラフィックスを利用して画像を生成する処理です。

【BACK】

element

[名詞の意味]
 成分、要素

[発音]
 éləmənt エレメント(アクセントは、エ)

[複数形]
 elements

[類義語]
 component

[例文]
 How many parts does an HTML element consist of ?
 HTML要素はいくつのパートで構成されていますか?

【BACK】

load

[動詞の意味]
 (データやプログラムなどを)ロードする、読み込む

[発音]
 lóud ロゥド(アクセントは、ゥ)

[語形変化]
 現在形: load
 三人称単数現在形: loads
 過去形: loaded
 過去分詞: loaded
 現在分詞: loading

[類義語]
 boot

[例文]
 A boot loader is a program that loads an operating system into a computer memory.
 ブートローダーはオペレーションシステムをコンピューターのメモリにロードするプログラムです。

【BACK】

store

[動詞の意味]
 保存する、記録する

[発音]
 stɔ́ːr ストーア(アクセントは、ー)

[語形変化]
 現在形: store
 三人称単数現在形: stores
 過去形: stored
 過去分詞: stored
 現在分詞: storing

[類義語]
 save

[例文]
 The application has a function to store user information in a database.
 このアプリケーションはデータベースにユーザー情報を保存する機能を持っている。

【BACK】

prompt

[動詞の意味]
 (プログラムがユーザーに)~するように指示する、促す

[発音]
 prɑ́mpt プランプト(アクセントは、ラ)

[語形変化]
 現在形: prompt
 三人称単数現在形: prompts
 過去形: prompted
 過去分詞: prompted
 現在分詞: prompting

[例文]
 This message prompts you to enter your user ID and password.
 このメッセージはあなたのユーザーIDとパスワードを入力するように促しています。

【BACK】

以上、ご閲覧ありがとうございました。