What is the translation of " ASSIGNMENT OPERATOR " in Portuguese?

[ə'sainmənt 'ɒpəreitər]
[ə'sainmənt 'ɒpəreitər]
operador de atribuição
assignment operator

Examples of using Assignment operator in English and their translations into Portuguese

{-}
  • Colloquial category close
  • Official category close
  • Medicine category close
  • Financial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Computer category close
  • Official/political category close
The assignment operator is the equal sign.
O operador de atribuição é o sinal igual.
Once again, you use the assignment operator.
Mais uma vez, use o operador de atribuição.
The assignment operator is also used to assign data to fields.
O operador de atribuição também é usado para atribuir dados aos campos.
Python has other types of assignment operators.
Python tem outros tipos de operadores de atribuição.
An assignment operator(=) saves the resulting CSV in the$j variable.
Um operador de atribuição(=) salva o CSV resultante na variável$j.
This pointer is assigned to MyPointer with the assignment operator.
Esse ponteiro é atribuído a MeuPonteiro com o operador de atribuição.
What are the assignment operators with PowerShell?
Quais são os operadores de atribuição com o PowerShell?
To create a variable without a value,omit the assignment operator.
Para criar uma variável sem um valor,omita o operador de atribuição.
The basic assignment operator is the equal sign(=)ASCII 61.
O operador de atribuição básico é o sinal de igual(=)ASCII 61.
You store the values in variables by using the assignment operator.
Você armazena os valores em variáveis usando o operador de atribuição.
An assignment operator(=) saves the resulting CSV in the Jobs. csv file.
Um operador de atribuição(=) salva o CSV resultante no arquivo Jobs. csv.
This statement uses the equal sign(=),which is C's assignment operator.
Esta indicação usa o sinal igual(=),que é operador de atribuição do c.
The assignment operator requires an environment variable name to the left of.
O operador de atribuição requer um nome de variável de ambiente à.
If the variable already has a value, the assignment operator(=) replaces the value without warning.
Se a variável já tiver um valor, o operador de atribuição(=) substituirá o valor sem aviso.
The assignment operator is the primary way to create a variable and to put data into it.
O operador de atribuição é a principal maneira de criar uma variável e colocar os dados nela.
We assign a value to the variable using the equal sign,which is the assignment operator.
Nós atribuímos um valor à variável usando o sinal de igualdade,que é o operador de atribuição.
LONG DESCRIPTION Assignment operators assign one or more values to a variable.
DESCRIÇÃO LONGA Os operadores de atribuição atribuem um ou mais valores a uma variável.
The following example also shows the new moving members:move constructor and move assignment operator.
O exemplo a seguir também mostra os novos membros de movimento:construtor de movimento e operador de movimento.
On the left side of an assignment operator must be exactly one variable.
Do lado esquerdo do operador de atribuição, devemos ter apenas uma variável.
Putting data into a variable is called assigning the data to the variable andis done with the assignment operator.
Colocar os dados em uma variável é o mesmo que atribuir os dados à variável, eé feito com o operador de atribuição.
For example, the assignment operator: is available for all data types.
Por exemplo, o operador de atribuição: está disponível para todos os tipos de dados.
It uses a dollar sign($)to indicate a variable and the assignment operator(=) to assign the value.
Ele utiliza um sinal de dólar($)para indicar uma variável e o operador de atribuição(=) para atribuir o valor.
The value assignment operator(=) is probably the most widely used operator..
O operador de atribuição de valor(=) é provavelmente o operador mais utilizado.
Txt file in the current directory and uses the assignment operator(=) to store it in the$newACL variable.
Txt, localizado no diretório atual, e usa o operador de atribuição(=) para armazená-lo na variável$newACL.
The assignment operator(=) stores the security descriptor in the value of the$DogACL variable.
O operador de atribuição(=) armazena o descritor de segurança no valor da variável$DogACL.
The first command uses the Get-EventLog cmdlet to retrieve the events and the assignment operator(=) to save them in the$events variable.
O primeiro comando usa o cmdlet Get-EventLog para recuperar os eventos e o operador de atribuição(=) para salvá-los na variável$events.
Regarding the assignment operators, assigns a value(and replaces the current value);
Em consideração aos operadores de atribuição, atribui um valor(e substitui o valor corrente);
The assignment operator requires an environment variable name to the left of the assignment operator.
O operador de atribuição requer um nome de variável de ambiente à esquerda do operador de atribuição.
A implicitly-declared copy assignment operator for class T is defined as deleted if any of the following is true.
O operador de atribuição implicitamente declarado ou inadimplente cópia para T classe é definida como excluídos em qualquer uma das seguintes situações.
Assignment Operators Use assignment operators(=,+=,-=,*=,/=,%=) to assign one or more values to variables, to change the values in a variable, and to append values to variables.
Operadores de atribuição Use operadores de atribuição(=,+=,-=,*=,/=,%=) para atribuir um ou mais valores a variáveis, alterar os valores em uma variável e anexar valores a variáveis.
Results: 93, Time: 0.0265

Word-for-word translation

Top dictionary queries

English - Portuguese