Глоссарий





Новости переводов

26 апреля, 2024

Можно ли использовать изображения из Интернета для публикации в журнале?

25 апреля, 2024

Подготовка к локализации сайта

23 апреля, 2024

Копирайтинг в переводах

19 апреля, 2024

Переводы в мебельном производстве

18 апреля, 2024

Вариации английского языка в разных странах мира. Часть 4

18 апреля, 2024

Редактирование текста с целью его улучшения

18 апреля, 2024

На сайт бюро переводов добавлен глоссарий химических терминов



Глоссарии и словари бюро переводов Фларус

Поиск в глоссариях:  

Результаты поиска термина [constructor]

constructor
    constructor
    1. One who is in the business of constructing elements of the built environment, acting under the terms of a construction contract.

    2. 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.
    constructor method
      Правило-конструктор
    constructor string
      An initialization string that is administratively specified for a component. it is possible to specify a constructor string when a component has been written specifically to recognize the string.