application Program Interface 英 [ˌæplɪˈkeɪʃn ˈprəʊɡræm ˈɪntəfeɪs] 美 [ˌæplɪˈkeɪʃn ˈproʊɡræm ˈɪntərfe=...
application,program,interface 青云英语翻译 请在下面的文本框内输入文字,然后点击开始翻译按钮进行翻译,如果您看不到结果,请重新翻译! 翻译结果1翻译结果2翻译结果3翻译结果4翻译结果5 翻译结果1复制译文编辑译文朗读译文返回顶部 应用,程序接口 翻译结果2复制译文编辑译文朗读译文返回顶部...
The meaning of APPLICATION PROGRAMMING INTERFACE is a set of rules that allows programmers to develop software for a particular operating system without having to be completely familiar with that operating system —abbreviation API. How to use applicatio
Application Program Interface This article is provided by FOLDOC - Free Online Dictionary of Computing (foldoc.org) API (ApplicationProgrammingInterface) A language and message format used by an application program to communicate with the operating system or some other control program such as a databa...
UsedwiththeOpenGLapplicationprograminterface(API),the ODEgeneratesphoto-realisticgraphicswithrealisticphysics,aswell. 与OpenGL应用程序编程接口(API)一起使用,ODE就可以生成由真实相片构成的图形,并且具有真实的物理特性。 www.ibm.com 2. AlphaControlsDelphiisastandardsetofcontrols,containsmanynewfeaturestoenhancetheapp...
An Application Program Interface (API) in the context of Computer Science refers to the interface that allows developers to access network infrastructure services and various Application layer protocols. It enables communication between different software components, allowing them to interact and exchange in...
Application Programming Interface (API) ApplicationProgrammingInterface(API [ey‐pi‐ay]; in Russian, they oftenpronounce[api]) is a set of methods (functions) that a programmer can use to access the functionality of a software component (program, module, library). The API is an important abstr...
The stream head provides the interface between the stream and an application program. After a stream has been opened, STREAMS-related system calls enable a user process to insert and delete (push and pop) modules. That process can then communicate with and control the operation of the stream ...
InterruptGUI: This small example demonstrates how to run a GAMS model in a graphical user interface. This has all rudimentary features we know from the GAMS IDE: starting a job, capture the GAMS log in a window, and providing a button to interrupt. The underlying mechanism to interrupt the...
An application programming interface, or API, is a "go-between" that enables a software program to interact with other software.