An application programming interface (API) is a protocol intended to be used as an interface by software components to communicate with each other. An API is a library that may include specification for routines, data structures, object classes, and variables.
詳細百科解釋
其他語種釋義
application programming interfaceとは意味:《コ》アプリケーション?プログラミング?インターフェース、エイ?ピー?アイ◆アプリケーション(ユーザのプログラム)が OS の公開機能を使うためのインターフェース。通常は関數(shù)形式。アプリケーションが関數(shù)に引數(shù)を指定して OS に渡すと、OS が指定された機能を?qū)g行する。使いやすさ、ミスオペ防止などが目的。◆【略】API