Examples of using An object-oriented in English and their translations into Portuguese
{-}
-
Colloquial
-
Official
-
Medicine
-
Financial
-
Ecclesiastic
-
Ecclesiastic
-
Computer
-
Official/political
Haiku is written in C++ and provides an object-oriented API.
It provides an object-oriented interface to GTK+ classes and functions and….
The reason for doing this is that we're moving into an object-oriented style of programming.
RFEM/RSTAB is based on an object-oriented structural model; Revit is based on parametric modeling.
Creation of objects is one of the most common activities in an object-oriented system.
PHP is an object-oriented language, so you can write functions and classes and instantiate them later.
Smalltalk(mid-1970s) provided a complete ground-up design of an object-oriented language.
CherryPy is an object-oriented web application framework using the Python programming language.
Data persistency Store transactional data, such as orders andtime series, within an object-oriented, in-memory liveCache.
The Desktop Communication Service is an object-oriented inter-process communication framework used throughout SkyOS.
Web services are used to allow different programs to communicate with each other from remote locations in an object-oriented form.
Active Record provides an object-oriented interface for accessing and manipulating data stored in databases.
Backwards Compatibility The majority of the iOS, watchOS, and tvOS SDKs are written in Objective-C,using an object-oriented approach.
Adaptive Communication Environment(ACE) is an object-oriented library written in C++ similar in functionality to APR.
Swift is an object-oriented language and we will take advantage of this by separating all of the game's entities into their own classes.
The only difference between Java and C from the LGPL's perspective is that Java is an object-oriented language, supporting inheritance.
GNUstep[7] is an object-oriented framework and toolkit for program development, that is already successfully being used on many platforms.
In this post, we're going to take the code that we wrote in the first partof this series and refactor it so that it uses an object-oriented approach.
Logtalk is an object-oriented logic programming language that can use most Prolog implementations as a back-end compiler.
In Sage, certain functions are attached to the type(or class) of V, andare called using an object-oriented syntax like in Java or C++, e.g., V. foo….
Java is an object-oriented programming language, derived from C and C++ languages, designed to develop applications for systems on computer networks.
Thus, this paper presents a proposal for the inclusion of event-b within iconix,giving rise to biconix, an object-oriented development process that supports automatic inconsistencies formal verification.
E is an object-oriented programming language for secure distributed computing, created by Mark S. Miller, Dan Bornstein, and others at Electric Communities in 1997.
Originally developed by NeXT for the NeXTSTEP operating system, XNU was a hybrid kernel combining version 2.5 of the Mach kernel developed at Carnegie Mellon University with components from 4.3BSD and an object-oriented API for writing drivers called Driver Kit.
API Support Both PDO and MySQLi offer an object-oriented API, but MySQLi also offers a procedural API- which makes it easier for newcomers to understand.
In an object-oriented language such as Java, if I use a class that is GPL'ed without modifying, and subclass it, in what way does the GPL affect the larger program?
Firewall Builder Firewall Builder consists of an object-oriented GUI and a set of policy compilers for the popular free firewall engines: iptables, ipfilter and OpenBSD PF.
GNUstep is an object-oriented, cross-platform, free, open source, easy-to-use, mature, reliable and powerful framework that can be used to develop advanced graphical desktop and server applications.
Also, it adheres to an object-oriented paradigm; systems are comprised of encapsulated objects that communicate by passing messages to one another.
Encapsulation is an object-oriented programming concept that binds together the data and functions that manipulate the data, and that keeps both safe from outside interference and misuse.