Translation of "object oriented design" to Portuguese language:
Dictionary English-Portuguese
Examples (External sources, not reviewed)
| ROOT's Object Oriented Technologies | Tecnologias Orientadas para Objectos do ROOT |
| Object oriented design patterns typically show relationships and interactions between classes or objects, without specifying the final application classes or objects that are involved. | Padrões de projeto orientados a objeto normalmente mostram relacionamentos e interações entre classes ou objetos, sem especificar as classes ou objetos da aplicação final que estão envolvidas. |
| In the 1960s, Simula was the first language designed to support object oriented programming in the mid 1970s, Smalltalk followed with the first purely object oriented language. | A linguagem Smalltalk expande o conceito de classes e se torna a primeira linguagem de programação que oferecia suporte completo à programação orientada a objetos. |
| A method (or message) in object oriented programming (OOP) is a procedure associated with an object class. | O envio de mensagens (chamada de métodos) pode alterar o estado de um objeto. |
| Ruby is a dynamic, reflective, object oriented, general purpose programming language. | Ruby suporta programação funcional, orientada a objetos, imperativa e reflexiva. |
| Erich Gamma (born 1961 in Zürich) is a Swiss computer scientist and co author of the influential software engineering textbook, Design Patterns Elements of Reusable Object Oriented Software. | Erich Gamma é um dos quatro autores do livro Design Patterns Elements of Reusable Object Oriented Software (ISBN 0201633612). |
| CherryPy is an object oriented web application framework using the Python programming language. | CherryPy é um framework para desenvolvimento web orientado a objetos que utiliza a linguagem de programação Python. |
| GTK is an object oriented widget toolkit written in the C programming language it uses GObject, that is the GLib object system, for the object orientation. | Linguagem Utilizada GTK é escrito em C e seu design é orientado a objeto com base no sistema de objetos da biblioteca GLib. |
| Simula was influential in the development of Smalltalk and later object oriented programming languages. | Simula foi influente no desenvolvimento de Smalltalk e, mais tarde na programação orientada a objetos. |
| Fujitsu GTSoftware, Micro Focus and RainCode introduced object oriented COBOL compilers targeting the .NET Framework. | A Fujitsu, a Micro Focus e a Raincode atualmente suportam os compiladores COBOL orientados a objetos visando o .NET. |
| The Desktop Communication Service is an object oriented inter process communication framework used throughout SkyOS. | O Desktop Communication Service é um objeto orientado a comunicação entre processos framework em todo SkyOS. |
| COBOL 2002 and object oriented COBOL In the early 1990s, work began on adding object orientation in the next full revision of COBOL. | COBOL 2002 e o COBOL orientado a objeto A linguagem continua a evoluir até hoje. |
| Prototype based Prototypes JavaScript uses prototypes where many other object oriented languages use classes for inheritance. | Baseada em Protótipos Protótipos JavaScript usa protótipos em vez de classes para o mecanismo herança. |
| He owns the company Cunningham Cunningham Inc., a consultancy that has specialized in object oriented programming. | Ele é dono da empresa Cunningham Cunningham, Inc., uma consultoria pequena que tem se especializado em programação orientada a objetos. |
| Adaptive Communication Environment (ACE) is an object oriented library written in C similar in functionality to APR. | Adaptive Communication Environment (ACE) é uma biblioteca orientada a objetos com funcionalidade similar a APR. |
| NeXT, with its devotion to implementing object oriented solutions, supplied pswraps for interfacing C code to Display PostScript. | A NeXT com sua devoção a implementar soluções orintadas a objeto, fornecendo pswraps para interfacear código C para o Display PostScript. |
| Object relational mapping (ORM, O RM, and O R mapping) in computer science is a programming technique for converting data between incompatible type systems in object oriented programming languages. | Mapeamento objeto relacional (ou ORM, do inglês Object relational mapping) é uma técnica de desenvolvimento utilizada para reduzir a impedância da programação orientada aos objetos utilizando bancos de dados relacionais. |
| It was kind of a mixture of found object, product design and advertising. | Foi um tipo de mistura de objeto encontrado, desenho de produto e propaganda. |
| Hibernate ORM (Hibernate in short) is an object relational mapping framework for the Java language, providing a framework for mapping an object oriented domain model to a traditional relational database. | O Hibernate é um framework para o mapeamento objeto relacional escrito na linguagem Java, mas também é disponível em .Net como o nome NHibernate. |
| Functions as methods Unlike many object oriented languages, there is no distinction between a function definition and a method definition. | Funções e métodos Diferente de muitas linguagens orientadas a objetos, não há distinção entre a definição de uma função e a definição de um método no JavaScript. |
| John Matthew Vlissides (August 2, 1961 November 24, 2005) was a software scientist known mainly as one of the four authors (referred to as the Gang of Four) of the book Design Patterns Elements of Reusable Object Oriented Software . | John Vlissides (2 de agosto de 1961 24 de novembro de 2005) é um dos quatro autores do livro Design Patterns Elements of Reusable Object Oriented Software (ISBN 0201633612). |
| Some designers don't design objects, products, things that we're going to actually use, but rather, they design scenarios that are object based. | Alguns designers não desenham objetos, produtos, coisas que vamos realmente usar, ao invés, eles desenham cenários que são baseados em objetos. |
| And all of a sudden a productive conversation was happening about design around a tangible object. | E nesse momento uma conversa produtiva estava acontecendo sobre design em volta de um objeto tangível. |
| In object oriented programming languages, lists are usually provided as instances of subclasses of a generic list class, and traversed via separate iterators. | Em linguagens de programação orientada a objetos, listas normalmente são fornecidas como instâncias ou subclasses de uma classe lista genérica. |
| Zope is a community project concerned with a free and open source, object oriented web application server written in the Python programming language. | Zope é um servidor de aplicações web de código aberto escrito na linguagem Python. |
| After the body of a function, doing a check of object state (in Object oriented programming languages) or other held data and the return value before exits (break return throw error code) is also wise. | Depois do corpo da função, verificar o estado do objeto (OO) ou outro dados também é uma boa ideia. |
| The D programming language is an object oriented, imperative, multi paradigm system programming language created by Walter Bright of Digital Mars and Andrei Alexandrescu. | D é uma linguagem de programação de uso geral projetada por Walter Bright da Digital Mars. |
| Qt is written in C , thus allowing object oriented development which ensures efficiency and code reuse in a project the size and scope of KDE. | O Qt está escrito em C , o que permite o desenvolvimento orientado por objectos para garantir a eficiência e a reutilização de código num projecto com o tamanho e âmbito do KDE. |
| Visual Prolog, formerly known as PDC Prolog and Turbo Prolog, is a strongly typed object oriented dialect of Prolog, which is very different from standard Prolog. | Visual Prolog é um dialeto de Prolog fortemente tipado que é consideravelmente diferente do Prolog padrão. |
| In January 1999, Anders Hejlsberg formed a team to build a new language at the time called Cool, which stood for C like Object Oriented Language . | Mas, em Janeiro de 1999, uma equipe de desenvolvimento foi formada por Anders Hejlsberg, que fora escolhido pela Microsoft para desenvolver a linguagem. |
| The language supports use (but not creation) of ActiveX (COM) DLL's later versions add support for class modules allowing the use of basic object oriented programming techniques. | A linguagem suporta o uso (mas não a criação) de DLLs ActiveX (COM) versões posteriores adicionaram suporte a módulos de classe, permitindo o uso de técnicas básicas de programação orientada a objetos (POO). |
| This organizational approach is similar to the programming language concept of object oriented programming, but occurs at larger granularity and does not include the concept of inheritance. | Esta aproximação organização é similar a línguagem de programação conceito da programação orientada a objetos, mas ocorre em maior granularidade e não inclui o conceito de herança. |
| Moodle (acronym for modular object oriented dynamic learning environment ), (stylized in lower case as moodle) is also known as a learning management system, or virtual learning environment. | MOODLE é o acrónimo de Modular Object Oriented Dynamic Learning Environment , um software livre, de apoio à aprendizagem, executado num ambiente virtual (ver ambiente virtual de aprendizagem). |
| They're cell oriented. | Eles são focalizados nas células. |
| oriented monetary policy . | política monetária orientada para a estabilidade . |
| evolving the strategic focus from being production oriented to being marketing oriented, | Reorientação do alvo estratégico da produção para a comercialização |
| In software engineering, the singleton pattern is a design pattern that restricts the instantiation of a class to one object. | Singleton é um padrão de projeto de software (do inglês Design Pattern ). |
| There are mainly three implementations Simula AS Lund Simula GNU CimIn November 2001 Dahl and Nygaard were awarded the IEEE John von Neumann Medal by the Institute of Electrical and Electronic Engineers For the introduction of the concepts underlying object oriented programming through the design and implementation of SIMULA 67 . | As três principais implementações são Simula AS Lund SimulaEm novembro de 2001, Dahl e Nyggard foram premiados com a medalha IEEE John von Neumann do Instituto de Engenheiros Eletricistas e Eletrônicos (IEEE), pela introdução dos conceitos fundamentais da programação orientada a objetos através do desenho e implementação do SIMULA 67. |
| Kay is one of the fathers of the idea of object oriented programming, which he named, along with some colleagues at PARC and predecessors at the Norwegian Computing Center. | Ainda envolvido com a computação portável, Kay continuou a defender o uso de um protótipo de laptop para crianças, o qual ele apelidou de Dynabook . |
| evolving the strategic focus of PHS from being production oriented to being marketing oriented, | Reorientação do alvo estratégico da PHS da produção para a comercialização |
| Some languages are designed to support one particular paradigm (Smalltalk supports object oriented programming, Haskell supports functional programming), while other programming languages support multiple paradigms (such as Object Pascal, C , Java, C , Scala, Visual Basic, Common Lisp, Scheme, Perl, Python, Ruby, Oz and F ). | Algumas linguagens foram desenvolvidas para suportar um paradigma específico (Smalltalk e Java suportam o paradigma de orientação a objetos enquanto Haskell suportam o paradigma funcional), enquanto outras linguagens suportam múltiplos paradigmas (como o LISP, Perl, Python, C e Oz). |
| I want, by this design feel, when you see it, you see, instinctively, this object seems to be very sensitive, very reactive. | Eu quero, com este design, sentir, quando você o vir, você vê, instintivamente, que este objeto parece ser muito sensível, muito reativo. |
| In turn, in the 1970s and 1980s, Xerox's Palo Alto Research Center (PARC) played a pivotal role in object oriented programming, graphical user interfaces (GUIs), Ethernet, PostScript, and laser printers. | Por sua vez, na década de 1970 e 1980, Palo Alto da Xerox Research Center (PARC) desempenhou um papel fundamental na programação orientada a objetos, interfaces gráficas (GUIs), Ethernet, PostScript e impressoras a laser. |
| In this guise of living object approach, I like the idea of a kind of invisible design, as if the function of the object exists in a kind of invisible field just around the objects themselves. | Ainda nesta abordagem de objetos vivos, Eu gosto da ideia de um tipo de design invisível. Como se a função do objeto existisse num tipo de campo invisível bem ao redor dos objetos. |
| The API specification itself is composed of the two main sets of object oriented classes the GUI and graphics front end known as the Application Kit, and the aforementioned Foundation Kit. | A especificação da API por si mesma é composta de dois conjuntos principais de classes orientadas a objeto a GUI e front end gráfico conhecido como Application Kit, e o mencionado acima Foundation Kit. |
Related searches : Design Oriented - Object Design - Object-oriented Database - Object Oriented Approach - Object Oriented Programming - Object-oriented Programming Language - Object-oriented Programing Language - Object-oriented Database Management System - Family Oriented - Is Oriented - Profit Oriented - Application Oriented