What is the translation of " ENUM " in Portuguese? S

Noun
Verb
de enumeração
for enumeration
an enum

Examples of using Enum 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
Value not in enum.
Valor fora do enumerado.
Enum for a dropdown list.
Enum para uma lista suspensa.
Ping/1 then iterate the results with Enum.
Ping/1 então iteramos os resultados com Enum.
Enum Literals Settings.
Configuração dos Literais Enumerados.
 Each member of an enum can have an associated value.
Cada membro de um enum pode ter um valor associado.
ENUM tElephone NUmber Mapping?
ENUM Mapeamento de N? meros de Telefone?
Safe Args supports Serializable objects,including Enum values.
Safe Args compatível com objetos Serializable,incluindo valores Enum.
The enum body can include methods and other fields.
O corpo de um enum pode incluir métodos e outros campos.
They are alwayscalled automatically when an enum is initialized.
Eles são sempre chamados automaticametne quanto um enum é inicializado.
Enum types are much more powerful than we show above.
Tipos Enum são muito mais poderosos do que nós mostramos acima.
It also shows how to access the associated value of an enum member.
Ele também mostra como acessar o valor associado de um membro de enum.
Enum constructors can NEVER be invoked directly in code.
Enums(8) Os construtores enum nunca podem ser chamados diretamente no código.
Everything looks ok and when we call it, a valid result will be returned,but the function Enum.
Depois de tudo ok, quando chamamos, o resultado válido vai ser retornado,mas a função Enum.
The Enum module includes over 70 functions for working with enumerables.
O módulo Enum inclui mais de 70 funções para trabalhar com enumeráveis.
In the Java programming// language, you define an enum type by using the enum keyword.
Na linguagem de programação Java, você define um tipo de enumeração usando a palavra-chave enum.
Other examples are enum(enumerations) and struct user defined structures.
Outros exemplos são enum(enumerações) e struct estruturas definidas pelo usuário.
Individuals can be reached through a globally implemented unique personal identifier, the ENUM.
Os indivíduos podem ser alcançados através de um identificador pessoal exclusivo implementado globalmente, o ENUM.
As we saw in the Enum lesson, these are frequently passed to other functions.
Como vimos na lição Enum, elas são frequentemente passadas para outras funções.
Elixir 1.1 introduces about 40 new functions,including new APIs for Enum, Task, and String modules.
O Elixir 1.1 introduz aproximadamente 40 novas funções,incluindo novas APIs para os módulos Enum, Task e String.
TekENUM can act as a DNS Proxy for undefined ENUM endpoints as well as unsupported DNS query types.
O TekENUM pode atuar como um Proxy DNS para endpoints ENUM indefinidos, bem como tipos de consulta DNS não suportados.
Because they are constants, the names of// an enum type's fields are in uppercase letters.
Por serem constantes, os nomes dos campos de um tipo de enumeração estão em letras maiúsculas.
MySQL provides an enumerated type ENUM with allowable values specified as strings when a table is created.
MySQL fornece um tipo enumerado ENUM com valores permitidos definidos através de cadeias de caracteres quando uma tabela é criada.
Often times comprehensions can be used to produce more concise statements for Enum and Stream iteration.
Em alguns casos comprehensions podem ser usadas para produzir código mais conciso para fazer iterações com Enum e Stream.
Enum ConnectionState{} The name of the enumeration is preceded by the enum keyword and followed by a pair of curly braces.
Enum ConnectionState{} O nome da enumeração é precedido pela palavra-chave enum e seguido por um par de chaves.
The type of field is given in the type attribute of the field element. The value is equal to the FieldType enum value in src/ field. h.
O tipo de campo é dado no atributo'type' do elemento'field'. O valor é igual ao valor enumerado FieldType em src/ field. h.
Enum ConnectionState{case Unknown case Disconnected case Connecting case Connected} In C or Objective-C, the above enumeration would look a bit different as illustrated in the example below.
Enum ConnectionState{case Unknown case Disconnected case Connecting case Connected} Em C ou Objective-C, a enumeração acima seria um pouco diferente, como ilustra o exemplo abaixo.
Json['item'] Another welcome enhancement to the language is support for archival and serialization, which previously required dealing with NSObject and NSCoding,which was not an option for struct and enum types.
Json['item'] Outro aprimoramento bem-vindo para a linguagem é o suporte para arquivamento e serialização, que antes exigia lidar com NSObject e NSCoding,o que não é uma opção para que os tipos Enum interpretem.
SIP training starts with the basics of SIP messaging and SIP Servers and moves on right through SIP Security, Firewalls, NAT, Testing& Troubleshooting,SIP Trunking, Enum, SIP in Unified Communications and finally SIP and Fax over IP.
O treinamento SIP começa com os fundamentos das mensagens SIP e Servidores SIP e passa diretamente pela Segurança SIP, Firewalls, NAT, Testes e Resolução de Problemas,Troncos SIP, Enum, SIP em Comunicações Unificadas e finalmente SIP e Fax sobre IP.
Main data types used in MQL4/MQL5: integers(char, short, int, long, uchar, ushort, uint, ulong); Boolean or logical(bool); literals(ushort); strings(string); floating point(double, float); color(color); date and time(datetime);enumeration enum.
Principais tipos de dados usados em MQL4/MQL5: inteiros(char, short, int, long, uchar, ushort, uint, ulong); boolianos ou lógicos(bool); literais(ushort); cadeias de caracteres(string); ponto flutuante(double, float); cor(color); data e hora(datetime);enumeração enum.
Results: 29, Time: 0.0635
S

Synonyms for Enum

Top dictionary queries

English - Portuguese