-
21 maintenance
aircraft maintenance baseавиационная техническая базаaircraft maintenance depotавиационная техническая базаaircraft maintenance divisionцех технического обслуживания воздушных судовaircraft maintenance engineerинженер по техническому обслуживанию воздушных судовaircraft maintenance engineering exhibitionвыставка технического оборудования для обслуживания воздушных судовaircraft maintenance guideруководство по технической эксплуатации воздушного суднаaircraft maintenance performanceэксплуатационная технологичность воздушного суднаaircraft maintenance practiceтехнология технического обслуживания воздушного суднаaircraft maintenance teamбригада технического обслуживания воздушных судовdirect maintenance costsпрямые расходы на техническое обслуживаниеfine maintenance checkоперативная форма технического обслуживанияline maintenance baseбаза оперативного технического обслуживанияmaintenance Aтехническое обслуживаниеmaintenance access doorэксплуатационный лючокmaintenance areaзона технического обслуживанияmaintenance breakэксплуатационный разъемmaintenance checkрегламентный работыmaintenance competencyуровень технического обслуживанияmaintenance costsрасходы на техническое обслуживаниеmaintenance crewбригада технического обслуживанияmaintenance expertэксперт по техническому обслуживаниюmaintenance facilitiesоборудование для технического обслуживанияmaintenance ground timeвремя простоя на техническим обслуживанииmaintenance inspectionтехнический осмотрmaintenance instructionинструкция по техническому обслуживаниюmaintenance kitтехническая аптечкаmaintenance methodметод технического обслуживанияmaintenance operationsработы по техническому обслуживаниюmaintenance personnelтехнический персоналmaintenance programрегламент технического обслуживанияmaintenance recordкарта - наряд на техническое обслуживаниеmaintenance recorderрегистратор технического состоянияmaintenance releaseкарта - наряд на выполнение технического обслуживанияmaintenance scheduleрегламент технического обслуживанияmaintenance serviceтехническое обслуживаниеmaintenance shopцех технического обслуживанияmaintenance standстремянка для технического обслуживанияmaintenance supervisionконтроль за выполнением технического обслуживанияmaintenance workтехническое обслуживаниеperiodic maintenance checkпериодическая форма технического обслуживанияscheduled maintenance frequencyпериодичность проведения регламентных работscheduled maintenance recordкарта - наряд на выполнение регламентного технического обслуживанияscheduled maintenance task cardкарта выполнения регламентных работunified folding maintenance platformунифицированная складирующаяся стремянка для обслуживания
- 1
- 2
См. также в других словарях:
Access method — An access method is a function of a mainframe operating system that enables access to data on disk, tape or other external devices. They were introduced in 1963 in IBM OS/360 operating system. [http://researchweb.watson.ibm.com/journal/rd/255/ausl… … Wikipedia
Virtual storage access method — (VSAM) is an IBM disk file storage access method, first used in the OS/VS2 operating system, later used throughout the Multiple Virtual Storage (MVS) architecture and now in z/OS. Originally a record oriented filesystem, VSAM comprises four data… … Wikipedia
Queued sequential access method — In IBM mainframe operating systems, a queued sequential access method (QSAM) is one of the access methods for files, or more properly data sets. QSAM files are unkeyed, with the records placed one after another, according to entry order. A… … Wikipedia
Basic direct access method — In IBM mainframe operating systems, basic direct access method (BDAM) is an access method to read and write data sets directly. In BDAM, the programmer has complete control of the organization of the file. Placement and retrieval is done by… … Wikipedia
Virtual telecommunications access method — (VTAM) is IBM s software package that provides communications via telecommunication devices for mainframe environments. It is the implementation of Systems Network Architecture (SNA) for mainframes. VTAM provides an API for communications… … Wikipedia
Basic sequential access method — In IBM mainframe operating systems, basic sequential access method (BSAM) is an access method to read and write data sets sequentially. BSAM is available on OS/360, OS/VS2, MVS, z/OS, and related high end operating systems.BSAM is used both for… … Wikipedia
Basic telecommunications access method — (BTAM) was a low level programming interface specified by IBM for use on the IBM System/360 for sending and receiving data through telecommunication lines. Later, IBM specified higher level interfaces (QTAM, VTAM) and entire architectures (TSO,… … Wikipedia
Access control — is the ability to permit or deny the use of a particular resource by a particular entity. Access control mechanisms can be used in managing physical resources (such as a movie theater, to which only ticketholders should be admitted), logical… … Wikipedia
Method overriding — Method overriding, in object oriented programming, is a language feature that allows a subclass or child class to provide a specific implementation of a method that is already provided by one of its superclasses or parent classes. The… … Wikipedia
Method (computer science) — In object oriented programming, the term method refers to a subroutine that is exclusively associated either with a class (called class methods, static methods, or factory methods) or with an object (called instance methods). Like a procedure in… … Wikipedia
Method (computer programming) — In object oriented programming, a method is a subroutine (or procedure or function) associated with a class. Methods define the behavior to be exhibited by instances of the associated class at program run time. Methods have the special property… … Wikipedia