Translation of "template radiográfica" to English language:
Examples (External sources, not reviewed)
| Seu comportamento é quase completamente descrito por uma linguagem de modelos, determinados em espicificações TAL, TALES, e METAL Template Attribute Language (TAL), Template Attribute Language Expression Syntax (TALES), Macro Expression Template Attribute Language (METAL). | The behavior of Zope Page Templates is almost completely described by a template language, fixed on TAL, TALES, and METAL specifications Template Attribute Language (TAL), Template Attribute Language Expression Syntax (TALES), Macro Expansion Template Attribute Language (METAL). |
| Data collection should follow the template of a questionnaire . | A recolha de dados deve ser feita sob a forma de um questionário . 2 |
| Data collection should follow the template of a questionnaire . | A recolha de dados deve ser feita sob a forma de um questionário . |
| Uma classe template amplia o mesmo conceito para classes. | The second kind of template, a class template, extends the same concept to classes. |
| JSF 2 utiliza Facelets como seu sistema de template padrão. | JSF 2 uses Facelets as its default templating system. |
| C 0x vai aceitar funções template que têm um número arbitrário de parâmetros. | C 0x will admit template functions that take an arbitrary number of arguments. |
| Em contraste, JSF 1.x utiliza JavaServer Pages (JSP) como seu sistema de template padrão. | In contrast, JSF 1.x uses JavaServer Pages (JSP) as its default templating system. |
| Ele não manipula tarefas como de template para gerar a apresentação, acesso backend ou protocolos de autenticação. | It does not deal with tasks such as templating for output rendering or backend access. |
| Por exemplo, a biblioteca STL do C contém funções template codice_5 que retornam ou codice_6 ou codice_7, qual for maior. | For example, the C Standard Template Library contains the function template codice_5 which creates functions that return either x or y, whichever is larger. |
| A. Stepanov and M. Lee The Standard Template Library, Technical Report X3J16 94 0095, WG21 N0482, ISO Programming Language C Project, May 1994. | A. Stepanov and M. Lee The Standard Template Library, Technical Report X3J16 94 0095, WG21 N0482, ISO Programming Language C Project, May 1994. |
| Num dado momento, enquanto investigava a capacidade de vários materiais de reterem os raios, Röntgen colocou uma peça de chumbo em posição enquanto ocorria uma descarga e viu aí a primeira imagem radiográfica. | At one point while he was investigating the ability of various materials to stop the rays, Röntgen brought a small piece of lead into position while a discharge was occurring. |
| Before filling in this template , please refer to the specific Guidelines that have been drafted to provide guidance and clarification for the items below . | Before filling in this template , please refer to the specific Guidelines that have been drafted to provide guidance and clarification for the items below . |
| Em particular, por meio da técnica Curiously Recurring Template Pattern é possível implementar uma forma de polimorfismo estático que imita a sintaxe para substituir as funções virtuais. | In particular, through the Curiously Recurring Template Pattern, it's possible to implement a form of static polymorphism that closely mimics the syntax for overriding virtual functions. |
| codice_8 poderia ser definida assim Esse template pode ser chamado para diversos tipos de dado O compilador determina, ao examinar os argumentos, que a primeira chamada possui assinatura codice_9 e instancia uma versão da função no qual o tipo codice_2 é codice_11. | codice_6 could be defined like this Specializations of this function template, instantiations with specific types, can be called just like an ordinary function The compiler examines the arguments used to call codice_7 and determines that this is a call to codice_8. |