词典论坛联络

   捷克语 +
Google | Forvo | +
短语

konstruktor

名词
微软 construct (A structured piece of code formed from various syntax elements. Examples are expressions (try ... with, if...then...else, etc), function definitions (let ... = ), and type declarations (type ... = )); constructor (A special initialization function that is called automatically whenever an instance of a class is declared. This function prevents errors that result from the use of uninitialized objects. The constructor must have the same name as the class itself and must not return a value)
konstruktor
: 2 短语, 1 学科
微软2