Non-static
Übersetzung von "non-static" ins Russisch
non-static
Adjektivnon-static
more non-static Komp.
most non-static Super.
общ.; характеризующийся изменением; техника, физика
The dashboard presents non-static charts that update in real time.
Панель отображает нестационарные графики, которые обновляются в режиме реального времени.
компьютерный термин; о членах класса, связанных с экземпляром
A non-static method can access instance variables of its object.
Нестатический метод может обращаться к переменным экземпляра своего объекта.
Weitere Übersetzungen
как синоним "нестационарный" в общем контексте
реже; подчёркивает способность изменяться
Definitionen
non-static
AdjektivNot static; characterized by movement, change, or variability.
The dashboard presents non-static charts that update in real time.
(Computing) Of a class member, not declared as static and therefore associated with an instance rather than the class itself.
A non-static method can access instance variables of its object.