対訳 オブジェクトの有効期間
出典:Wikipedia
出典:『Wikipedia』 (2011/04/21 23:26 UTC 版)
In computer science, the object lifetime (or life cycle) of an object in object-oriented programming is the time between an object's creation (also known as instantiation or construction) till the object is no longer used, and is destructed or freed.