
Postfixing

Перевод postfixing на русский язык
postfix
ГлаголThe programmer decided to postfix the variable to simplify the code.
Программист решил постфиксировать переменную, чтобы упростить код.
postfixing
СуществительноеThe postfix is used in programming to denote operations.
Постфикс используется в программировании для обозначения операций.
Опеределения
postfix
ГлаголTo add a suffix to the end of a word or phrase.
The programmer decided to postfix the variable names with '_temp' to indicate they were temporary.
postfixing
СуществительноеThe act or process of adding a postfix to a word or expression.
In some programming languages, postfixing is used to denote operations that should be performed after the main expression is evaluated.