Chainable
Übersetzung von "chainable" ins Russisch
chainable
AdjektivUK
/ˈtʃeɪnəbl/
US
/ˈtʃeɪnəbl/
chainable
more chainable Komp.
most chainable Super.
способный быть соединённым в цепь; общий технический контекст
The new software modules are chainable, allowing for seamless integration with existing systems.
Новые программные модули связываемы, что обеспечивает их бесшовную интеграцию с существующими системами.
Weitere Übersetzungen
цепочечный
программирование: поддерживающий цепочку вызовов Definitionen
chainable
AdjektivUK
/ˈtʃeɪnəbl/
US
/ˈtʃeɪnəbl/
Capable of being linked or connected in a series or sequence.
The new software modules are chainable, allowing for seamless integration with existing systems.
Computing: Of a method, function, or interface, designed to return a value that enables successive calls to be made on the same object or structure (method chaining).
The API provides chainable setter methods so that configuration calls can be strung together.