DictionaryForumContacts

   Russian
Terms for subject Programming containing храниться в | all forms | exact matches only | in specified order only
RussianEnglish
Данные о состоянии хранятся в таких свойствах элементов управления, как Visible, Enabled, Size или PositionState data is held in properties such as the Visible, Enabled, Size, or Position properties of controls (см. "Writing Mobile Code Essential Software Engineering for Building Mobile Applications" by Ivo Salmre 2005 ssn)
для каждого шага используется тег, в котором хранится информация о конфигурации и состоянииEach step uses a tag to store configuration and status information about the step (ssn)
Заранее определённые записываемые значения сохраняются в списке записываемых переменных, где они хранятся до собственно записи, удаления или перевода командой "Фиксировать значения" в список фиксированных переменныхthe values to be written that were previously noticed are saved in a writelist, where they remain until they are actually written, deleted or transferred to a forcelist by the command "Force values" (CoDeSys_V23_E)
ключевое слово C++, объявляющее основной тип, в котором хранятся "широкие" символыwchar t
конечный автомат создаёт единственную переменную, в которой хранится информация о некоем важном аспекте состояния приложенияa state machine creates a single variable and defines it as the holder of some important aspect of the application's state (ssn)
объект: имеющаяся во время выполнения сущность, в которой хранятся данные и процедуры для работы с нимиobject: A run-time entity that packages both data and the procedures that operate on that data (см. Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissides ssn)
Основные свойства императивного языка программирования в значительной степени определяются разработкой способов связывания ячеек памяти с переменными, которые в них хранятся. Из этого следует важность чёткого понимания этих связейthe fundamental character of an imperative programming language is in large part determined by the design of the storage bindings for its variables. It is therefore important to have a clear understanding of these bindings (см. Concepts of programming languages / Robert W. Sebesta.–10th ed. 2012)
Передаваемая информация хранится в атрибутах сигналаthe information to be passed is held in the attributes of the signal (см. UML 2 and the Unified Process: Practical Object-Oriented Analysis and Design, Second Edition by Jim Arlow and Ila Neustadt 2005)
переменная экземпляра, в которой будет храниться текущее состояниеinstance variable that is going to keep track of the current state (ssn)
Постоянный кэш, в котором записи событий хранятся до тех пор, пока опрашивающий адаптер не сможет их обработатьA persistent cache where event records are saved until a polling adapter can process them (ssn)
разработка способов связывания ячеек памяти с переменными, которые в них хранятсяdesign of the storage bindings for its variables (ssn)
способы связывания ячеек памяти с переменными, которые в них хранятсяstorage bindings for its variables (ssn)
тег, в котором хранится информация о конфигурации и состоянииtag to store configuration and status information (ssn)
храниться в контейнереbe stored inside the container (Alex_Odeychuk)
храниться в спискахbe stored in lists (IBM Alex_Odeychuk)