What is the translation of " FUNCTION OR METHOD " in Portuguese?

['fʌŋkʃn ɔːr 'meθəd]
['fʌŋkʃn ɔːr 'meθəd]
função ou método
function or method
funo ou mtodo

Examples of using Function or method 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 function or method must take no arguments.
A função ou método, não pode ter argumentos.
Example 2.16: Testing the output of a function or method.
Exemplo 2.15: Testando a saída de uma função ou método.
It defines a named entity(function or method) that calls anything other than a primitive.
Ele define uma entidade dada(função ou método) que chama qualquer outra que não seja a primitiva.
Local scope- names defined within a function or method.
Local scope- nome definido dentro de uma função, ou dentro de um método.
PHP_CodeCoverage only considers a function or method as covered when all of its executable lines are covered.
PHP_CodeCoverage só considera uma função ou método como coberto quando todas suas linhas executáveis são cobertas.
One unit test usually covers one specific path in one function or method.
Um teste unitário geralmente cobre um caminho específico em uma função ou método.
This may involve checking arguments to a function or method for validity before executing the body of the function..
Isso pode envolver verificar argumentos passados a uma função ou método depois da execução do corpo da função..
An execution path is a unique sequence of branches from the entry of the function or method to its exit.
Um caminho de execução é uma sequência única de ramos a partir da entrada de uma função ou método para a sua saída.
If you suspect that a function or method is causing an innite recursion, start by checking to make sure that there is a base case.
Se voc suspeita que uma funo ou mtodo est causando uma recurso innita, comece vericando para se assegurar que exista um caso bsico.
The Function andMethod Coverage software metric measures whether each function or method has been invoked.
A métrica de softwareCobertura de Função e Método mensura se cada função ou método foi invocado.
In the scope of a function or method, you may access the global variable$foo by either directly accessing$GLOBALS['foo'] or by using global$foo;
No escopo de uma função ou método, você pode acessar a variável global$foo tanto por acesso direto à$GLOBALS['foo'] ou usando global$foo;
The Opcode Coverage software metric measures whether each opcode of a function or method has been executed while running the test suite.
A métrica de software Cobertura de Código de Operação mensura se cada código de operação de uma função ou método foi executado enquanto executa a suíte de teste.
Python decorators were inspired in part by Java annotations, and have a similar syntax; the decorator syntax is pure syntactic sugar, using@ as the keyword:@viking_chorus def menu_item(): print("spam") is equivalent to def menu_item(): print("spam") menu_item viking_chorus(menu_item)Decorators are a form of metaprogramming; they enhance the action of the function or method they decorate.
A sintaxe do decorador é um açúcar sintático puro, que usa o@ como a palavra-chave:@viking_chorus def item_menu(): print"spam" é equivalente a def item_menu(): print"spam" item_menu viking_chorus(item_menu) Decoradores são uma forma de metaprogramação,pois eles aumentam a ação da função ou método que eles decoram.
It means that you can pass it directly to any function or method, and it will act like a pointer, and faster than a 4D pointer.
Significa que pode passá-la diretamente a qualquer função ou método, e vai agir como um ponteiro, mas mais rápido que um ponteiro 4D.
If there is a base case but the program doesn't seem to be reaching it,add a print statement at the beginning of the function or method that prints the parameters.
Se existe um caso base mas o programa parece no estar alcanando-o,adicione uma declarao print no incio da funo ou mtodo que imprime o(s) parmetros.
In object-oriented programming, a virtual function or virtual method is a function or method whose behavior can be overridden within an inheriting class by a function with the same signature.
Na programação orientada a objetos uma função virtual ou método virtual é uma função ou método cujo comportamento pode ser sobrescrito em uma classe herdeira por uma função com a mesma assinatura.
Function and Method Coverage The Function andMethod Coverage software metric measures whether each function or method has been invoked.
Cobertura de Função e Método A métrica de softwareCobertura de Função e Método mensura se cada função ou método foi invocado.
Multiple dispatch ormultimethods is the feature of some object-oriented programming languages in which a function or method can be dynamically dispatched based on the run time(dynamic) type of more than one of its arguments.
Despacho múltiplo(ou multimétodos)é a característica de algumas linguagens orientadas a objeto em que uma função ou método pode ser lançado dinamicamente baseado no tipo de tempo de execução(dinâmico) de mais de um de seus argumentos.
The action method in our example takes a parameter$message,whose value defaults to"Hello" in exactly the same way you set a default value for any function or method argument in PHP.
O método de ação em nosso exemplo recebe um parâmetro$message,cujo valor padrão é"Hello" exatamente da mesma forma que você define um valor padrão para qualquer argumento de função ou método no PHP.
In object-oriented programming(OOP),a factory is an object for creating other objects- formally a factory is a function or method that returns objects of a varying prototypeor class from some method call, which is assumed to be"new.
Na programação orientada a objeto(POO), uma fábrica ouFactory é um objeto para a criação de outros objetos- formalmente uma fábrica é uma função ou método que retorna os objetos de uma classeou protótipo variável, a partir de uma chamada de método, o que é considerado"novo.
Path Coverage The Path Coverage software metric measures whether each of the possible execution paths in a function or method has been followed while running the test suite.
Cobertura de Caminho A métrica de software Cobertura de Caminho mensura se cada um dos caminhos de execução possíveis em uma função ou método foi seguido durante a execução da suíte de teste.
It defines functions or methods and either loads an external script(from html)or is loaded as one.
Ele define funções ou métodos e carrega um script externo(de html)ou é carregado como um script.
Developers of computer software typically organize source code into named blocks variously called subroutines, procedures,subprograms, functions, or methods.
Desenvolvedores de software de computador normalmente organizam o código fonte em blocos chamados variadamente de subrotinas, procedimentos,subprogramas, funções ou métodos.
Make sure that you understand the code in question,especially if it involves invocations to functions or methods in other Python modules.
Cetique-se que voc entende o cdigo em questo, especialmente seele envolve chamadas de funes ou mtodos em outros mdulos da linguagem.
Using single curly braces({})will not work for accessing the return values of functions or methods or the values of class constantsor static class variables.
Utilizar somente chaves({})não funcionará para acessar os valores de retorno de funçÃμes ou métodos nem os valores de constantes da classeou variáveis estáticas da classe.
The result is that code is easier to read and understand, and functions or methods don't need much explaining in terms of what they do. It is clear, for example, that the insert(_: at:)  method inserts an element at index 2.
O resultado é que o cÃ3digo fica mais fácil de ler e entender e funçÃμes ou métodos não precisam de muita explicação do que fazem. Fica claro, por exemplo, que o método insert insere um elemento no índice 2.
Methods We can add behavior orfunctionality to a class through functions or methods.
Podemos adicionar comportamento oufuncionalidade a nossa classe através de funçÃμes e métodos.
Show information about the given function or class method e.g. number and name of the parameters.
Exibe informações sobre a função ou método de objeto informado como por exemplo o número e nome dos parâmetros.
For this reason,we require that dynamic content be generated by some method or function.
Por esse motivo,precisamos que esse conteúdo seja gerado por algum método ou função.
Results: 29, Time: 0.2274

Word-for-word translation

Top dictionary queries

English - Portuguese