Application programming interface
Encyclopedia
|
| Tutorials | Encyclopedia | Dictionary | Directory |
|
Application programming interface
An application programming interface (API) is a set of functions, procedures, methods, classes or protocols that an operating system, library or service provides to support requests made by computer programs.[1]
API versus ABIAn API is typically defined at a higher level (i.e., in terms of a programming language that can be compiled when an application is built, rather than an explicit low level description of how data is laid out in memory). For example, the Linux Standard Base is an ABI (Application Binary Interface), while POSIX is an API.[2] Distinction between specification and its implementationThe software that provides the functionality described by an API is said to be an implementation of the API. The API itself is abstract, in that it specifies an interface and the behavior of the identifiers specified in that interface; it does not specify how the behavior may be implemented. Scope of the term in communicationsThe API acronym is often used in documentation, discussions or other communications in reference to all of the programming interfaces in the set, a single function in the set and sometimes multiple APIs provided by an organization. Thus the scope is usually determined by the person, entity or document that communicates the information. Release policiesThere are two general kinds of API publishing policies that are often encountered:
API examplesBelow are listed some well-known APIs.
Language bindings and interface generatorsBelow are listed some interface generator tools.
See also
ReferencesExternal links
ar:????? ????? ????????? bn:??????????? ??????????? ????????? bs:Application Programming Interface bg:API ca:API cs:API da:API de:Programmierschnittstelle et:API el:??????? ??????????????? ????????? es:Application Programming Interface eu:Application Programming Interface fa:???? ???????????? ????????? fr:Interface de programmation gl:API ko:API id:Antarmuka pemrograman aplikasi it:Application programming interface he:???? ????? ??????? lt:Aplikacij? programavimo s?saja hu:Alkalmazásprogramozási felület nl:Application Programming Interface ja:Application Programming Interface no:API (programmering) pl:API (informatyka) pt:API ro:Interfa?? de programe de aplica?ii ru:????????? ???????????????? ?????????? simple:Application programming interface sk:Application programming interface fi:Ohjelmointirajapinta sv:Application Programming Interface ta:?????????? ???????? ???????? th:?????? vi:Giao di?n l?p trěnh ?ng d?ng tr:Uygulama programlama arayüzü uk:API zh:?????? Source: Wikipedia | The above article is available under the GNU FDL. | Edit this article
|
|
top
©2008-2009 TutorGig.com. All Rights Reserved. Privacy Statement