翻訳と辞書
Words near each other
・ assembly
・ assembly code
・ assembly language
・ assembly language compiler
・ assembly language for multics
・ assertion
・ asset
・ asset management
・ asset source for software engineering technology
・ assigned numbers
assignment
・ assignment problem
・ association control service element
・ association for computational linguistics
・ association for computing
・ association for computing machinery
・ association for progressive communications
・ association for simula users
・ association of american publishers
・ association of c and c++ users


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

assignment : FOLDOC
assignment
Storing the value of an expression in a variable. This is commonly written in the form "v = e". In Algol the assignment operator was ":=" (pronounced "becomes") to avoid mathematicians qualms about writing statements like x = x+1.
Assignment is not allowed in functional languages, where an identifier always has the same value.
See also referential transparency, single assignment, zero assignment.
(1996-08-19)



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.