Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

ApplicationProgrammingInterface

From ZeroWiki
(Redirected from API)

API?

An application programming interface (API) is a set of definitions of the ways one piece of computer software communicates with another. It is a method of achieving abstraction, usually (but not necessarily) between lower-level and higher-level software. API는 소프트웨어의 특정부분이 다른 부분과 소통하기위한 방법의 정의들의 집합체이다. 이는 로우레벨, 하이레벨 소프트웨어 사에에서 보통 추상화를 달성하는 한가지 방법이다.

관련된 주요 페이지

딱히 만들어진 특징적인 페이지가 없다. -_-;

API