Postfixed
Übersetzung von "postfixed" ins Russisch
postfix
Verbpostfixed
Präteritum
UK
/ˈpəʊst.fɪks/
US
/ˈpoʊst.fɪks/
postfix
postfixes
postfixed Präteritum / Partizip Perfekt
postfixing Gerundium
The programmer decided to postfix the variable to simplify the code.
Программист решил постфиксировать переменную, чтобы упростить код.
postfixed
AdjektivUK
/ˈpəʊstfɪkst/
US
/ˈpoʊstfɪkst/
postfixed
The postfixed notation is often used in computer science.
Постфиксная нотация часто используется в информатике.
Definitionen
postfix
VerbTo 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.
postfixed
AdjektivUK
/ˈpəʊstfɪkst/
US
/ˈpoʊstfɪkst/
Having a suffix or an affix added to the end of a word or base.
In the word 'happiness', the '-ness' is a postfixed element.
Written in postfix notation, with the operator coming after its operand or operands.
In Reverse Polish notation the expression is written as a postfixed string like "3 4 +".