- dialog-oriented software
- диалоговое программное обеспечение
Большой англо-русский и русско-английский словарь. 2001.
Большой англо-русский и русско-английский словарь. 2001.
Pipeline (software) — In software engineering, a pipeline consists of a chain of processing elements (processes, threads, coroutines, etc .), arranged so that the output of each element is the input of the next. Usually some amount of buffering is provided between… … Wikipedia
ABAS Software — abas Business SoftwareInfobox Company company name = ABAS Software AG company company type = AG ISIN = foundation = 1980 location city = Flagicon|Germany Karlsruhe, Germany Leitung = num employees = 580 (Group) revenue = 52 million EUR (2007) 80… … Wikipedia
GUI software testing — In computer science, GUI software testing is the process of testing a product that uses a graphical user interface, to ensure it meets its written specifications. This is normally done through the use of a variety of test cases.Testing GUI… … Wikipedia
Multi User Dialog — Bei einem Multi User Dungeon (Abkürzung: MUD, selten auch Multi User Dimension oder Multi User Dialog) handelt es sich um ein Rollenspiel, das auf einem zentralen Computer (Server) läuft, auf dem sich mehrere Spieler (Mudder oder MudHead)… … Deutsch Wikipedia
Free Software Foundation Europe — Infobox Company name = Free Software Foundation Europe type = charitable association foundation = March 10 2001 location city = location country = location = Germany locations = key people = area served = industry = products = services = revenue … Wikipedia
Communications Oriented Information and Control System — Das Communications Oriented Production Information and Control System (Abkürzung: COPICS), war eine 1972 von IBM veröffentlichte Sammlung von Konzepten für integrierte Datenverarbeitungssysteme in der Fertigung. COPICS umfasste 12 Kapitel in 8… … Deutsch Wikipedia
Wizard (software) — A wizard is a user interface element where the user is presented with a sequence of dialog boxes. Through these dialog boxes, the user is led through a series of steps, performing tasks in a specific sequence. Sometimes it may otherwise be… … Wikipedia
Design Patterns — Not to be confused with the concept of a Design pattern. Design Patterns: Elements of Reusable Object Oriented Software … Wikipedia
Class (computer science) — In object oriented programming, a class is a programming language construct that is used as a blueprint to create objects. This blueprint includes attributes and methods that the created objects all share.More technically, a class is a cohesive… … Wikipedia
Class (computer programming) — In object oriented programming, a class is a construct that is used as a blueprint to create instances of itself – referred to as class instances, class objects, instance objects or simply objects. A class defines constituent members which enable … Wikipedia
Presentation–abstraction–control — (PAC) is a software architectural pattern. It is an interaction oriented software architecture, and is somewhat similar to model–view–controller (MVC) in that it separates an interactive system into three types of components responsible for… … Wikipedia