-
1 AOSD
Глоссарий компании Сахалин Энерджи: Athabasca Oil Sands Downstream -
2 AOSD
(aspect-oriented software development) аспектно-ориентированная разработка ПОтехнология разработки, реализующая принципы АОПсм. тж. AOPАнгло-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > AOSD
-
3 Athabasca Oil Sands Downstream
Глоссарий компании Сахалин Энерджи: переработка первичной продукции промыслов на нефтеносных песках в районе оз. Атабаска (AOSD)Универсальный англо-русский словарь > Athabasca Oil Sands Downstream
-
4 AOP
(aspect-oriented programming) аспектно-ориентированное программирование, АОПметодология программирования, направленная на расширение возможностей ООП; разработана Xerox PARCсм. тж. AOSDАнгло-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > AOP
См. также в других словарях:
AOSD — … Википедия
Aspect-oriented software development — (AOSD) is an emerging software development technology that seeks new modularizations of software systems. AOSD allows multiple concerns to be expressed separately and automatically unified into working systems.Traditional software development has … Wikipedia
Aspect-oriented programming — (AOP) is a programming paradigm that increases modularity by allowing the separation of cross cutting concerns.Separation of concerns entails breaking down a program into distinct parts (so called concerns , cohesive areas of functionality). All… … Wikipedia
Enlighten Harm Reduction — is an organisation based in Melbourne, Victoria, dedicated to informing drug users of what different chemicals are in their drugs by using various tests. Prior to receiving heavy amounts of legal and political attention, Enlighten were present at … Wikipedia
Cross-Cutting Concern — (CCC) ist ein Begriff der Informatik, der im Kontext des Teile und Herrsche Prinzips so genannte querschnittliche Belange einer Software bezeichnet, die deshalb nicht einfach modularisiert werden können, weil herkömmliche Modularisierungsansätze… … Deutsch Wikipedia
Cross-cutting concern — In computer science, cross cutting concerns are aspects of a program which affect other concerns. These concerns often cannot be cleanly decomposed from the rest of the system in both the design and implementation, and can result in either… … Wikipedia
Still's disease — Infobox Disease Name = Stills disease Caption = DiseasesDB = 34295 DiseasesDB mult = DiseasesDB2|12430 | ICD10 = ICD10|M|06|1|m|05, ICD10|M|08|2|m|05 ICD9 = ICD9|714.30 ICDO = OMIM = MedlinePlus = eMedicineSubj = eMedicineTopic = MeshID = Still s … Wikipedia
Aspekt-orientierte Programmierung — Die Artikel Aspektorientierte Programmierung und Cross Cutting Concern überschneiden sich thematisch. Hilf mit, die Artikel besser voneinander abzugrenzen oder zu vereinigen. Beteilige dich dazu an der Diskussion über diese Überschneidungen.… … Deutsch Wikipedia
Aspektorientierung — Die Artikel Aspektorientierte Programmierung und Cross Cutting Concern überschneiden sich thematisch. Hilf mit, die Artikel besser voneinander abzugrenzen oder zu vereinigen. Beteilige dich dazu an der Diskussion über diese Überschneidungen.… … Deutsch Wikipedia
Advice (computer science) — In aspect and functional programming, advice describes a class of functions which modify other functions when the latter are run; it is a certain function, method or procedure that is to be applied at a given join point of a program.The following … Wikipedia
AspectC++ — is an aspect oriented extension of C and C++ languages. It is based on source to source translation, translating AspectC++ source code to C++. It is available under the GNU GPL, though some extensions specific to Microsoft Windows are only… … Wikipedia