en

Statically

UK
/stəˈtætɪkli/
US
/stəˈtætɪkli/
ru

Translation statically into russian

statically
Adverb
raiting
UK
/stəˈtætɪkli/
US
/stəˈtætɪkli/
The program was statically linked to the library.
Программа была статически связана с библиотекой.

Definitions

statically
Adverb
raiting
UK
/stəˈtætɪkli/
US
/stəˈtætɪkli/
In a manner that is unchanging or lacking movement.
The sculpture stood statically in the center of the room, drawing the attention of all visitors.
In a way that relates to a fixed or stationary position.
The data was displayed statically on the screen, requiring a manual refresh to update.
In a manner that pertains to static electricity.
The balloon clung statically to the wall after being rubbed against the sweater.

Idioms and phrases

statically typed
Java is a statically typed programming language.
статически типизированный
Java — это статически типизированный язык программирования.
statically linked
The application is statically linked to its libraries.
статически связанный
Приложение статически связано со своими библиотеками.
statically initialized
The variable is statically initialized at compile time.
статически инициализированный
Переменная статически инициализируется во время компиляции.
statically allocated
Memory can be statically allocated at compile time.
статически выделенный
Память может быть статически выделена во время компиляции.
statically declared
The array is statically declared in the program.
статически объявленный
Массив статически объявлен в программе.

Examples

quotes Python is entirely object oriented, and not “statically typed”.
quotes Python полностью объектно-ориентирован, а не «статически типизирован».
quotes For example, no matter what version of Java you use – it will always be statically-typed.
quotes Например, неважно, какую версию Java вы используете — она всегда будет статически типизированной.
quotes Python is completely object-oriented, and not "statically typed".
quotes Python полностью объектно-ориентирован, а не «статически типизирован».
quotes For a Beginner who has never programmed before, using a statically typed language seems unnatural.
quotes Для начинающего, который никогда не программировался раньше, использование статически типизированного языка кажется неестественным.
quotes There's no reason why statically typed languages need to be so clumsy.
quotes Нет никаких причин, почему статически типизированные языки должны быть таким неуклюжими.

Related words