api

小编 分享 时间:
api是什么意思
英式音标:
美式音标:
词汇分类:硅谷 第二季 Silicon Valley,实用烹饪词汇,读美国中小学课本学各科词汇1,石油工程专业英语(乱序)English for Petroleum Engineering,词汇表(名词、动词、形容词、副词、短语一览表),iOS开发必备单词精编版
概况:

abbr. 应用程序界面(Apppcation Program Interface);精确位置指示器(Accurate Position Indicator);美国石油学会(American Petroleum Institute);自动发音教学机(Automated Pronunciation Instructor)

词义:

abbr.

acceptable periodic inspection 合意周期检查;armor-piercing incendiary tracer 追踪式穿甲燃烧弹;

英英释义

API

API, originally Advanced Programming Interface but now more commonly known by its near-synonym, Application programming interface, is any defined inter-program interface.

以上来源于:Wikipedia

用法:

权威例句

API for runtime code patching

The OWL API: A Java API for OWL ontologies

Towards a Common API for Structured Peer-to-Peer Overlays

Towards a Common API for Structured Peer-to-Peer Overlays

OpenMP: an industry standard API for shared-memory programming

OpenMP: an industry standard API for shared-memory programming

Jungloid mining: helping to navigate the API jungle

Kolaborasi UMP dan MyHSRCorp dalam Projek Kereta Api Berkelajuan Tinggi

Research on detection of Android malicious code based on API call sequence

Structural studies of crystalline forms of triamterene with carboxylic acid, GRAS and API molecules
造句:

1. What should you look for in a vendor API?

你应该在一个厂商的API中寻找什么?

article.yeeyan.org

2. You know what the API will return, but how do you call it?

我们知道了API将要返回的内容,但如何调用它呢?

www.ibm.com

3. We have three tests in our test suite for this article, one for each operation in the API; the contents of these tests is shown in Figure 1 below.

在这篇文章的测试套件中我们有三个测试,在API 中每个操作都有一个测试;这些测试的内容显示在下面的图1 中。

www.ibm.com

4. We only used its list API to provide a list of all stories in the application.

我们仅使用它的列表API为应用程序中的所有新闻提供一个列表。

www.ibm.com

5. Another limitation of this strategy, unlike the API Layer transaction strategy, is that you cannot "cheat" and introduce it into your application architecture incrementally.

与 API层策略不同,此策略的另一个限制是,您不能 “欺骗”并将它增量式地引入到应用程序体系结构中。

www.ibm.com

6. Only methods in the client layer and the API layer of the application architecture should contain transaction logic.

只有应用程序体系结构的客户端层和API层中的方法才应该包含事务逻辑。

www.ibm.com

7. On the other hand, you have more direct control over choices related to thread scheduling since you use the thread API directly.

另一方面,您对于与线程调度有关的选择也有更多直接控制,因为您可以直接使用线程API。

www.ibm.com

8. All API calls return an object of one of these classes.

所有的API调用都会返回其中一个类的一个对象。

www.ibm.com

9. However, if you think that a Service is just an API, then all hell breaks loose when you try to connect a Service Consumer directly to a Service Provider.

然而,如果你认为服务只是一个API,那么当你试图将一个服务消费者直接连接到服务提供者时,所有该死的破坏就会被释放出来。

www.infoq.com

10. You can then deploy the modified versions on either the same server or a different server. You do this with a simple API call.

然后您可以将修改版本部署到同一个服务器上,或者不同的服务器上,您只需使用一个简单的API调用。

www.ibm.com

11. In all these applications, we had to start by specifying an API.

在所有这些应用程序中,我们都必须从指定API入手。

www.ibm.com

12. While we do not reuse the actual constraint implementation, the metadata API offers some ways to extract the constraint definition and reuse it.

尽管我们不会重用实际的约束实现,但是元数据API提供一些方法来提取约束定义并重用它。

www.infoq.com

13. Did you ever think of the files your application reads as being an API?

你有没有想过你的应用读取的那些文件就是所谓的API?

www.infoq.com

14. If only the interface is published as API then if you call one of these ten methods you make an internal call.

如果这个接口做为API被发布了,那么你对十个方法中的一个的调用就是内部调用。

article.yeeyan.org

15. So far, most aspects of the analysis API have been largely hidden from you, but if you are reading this article, then you must have a need to integrate some new form of analysis into the workbench.

到目前为止,关于分析API的大多数方面,都最大限度的对您进行了隐藏 ,但是如果您正在阅读本篇文章,那么您必须向工作台,集成一些新形式的分析工具。

www.ibm.com

16. But now you do not have to write any new code, only new adaptors for new protocols coming from existing provider API?s.

但是您不必编写任何新的代码,只需为源自现有的提供者API 的新协议准备新的适配器即可。

www.ibm.com

17. An example of this is making an API change between versions, even though you know that you will be breaking an external client.

在版本之间进行一个API变更就是它的一个例子,即使您知道您将会破坏一个外部的客户。

www.ibm.com

18. Does your application have an API that you can use as an integration solution?

您的应用程序是否拥有可以作为集成解决方案使用的API?

www.ibm.com

19. And because the API could change from release to release, function names in this article could potentially be different at some point.

而且因为API有可能在发行版之间变化,所以这篇文章中的函数名称今后可能会有所不同。

www.ibm.com

20. So you host your converter in its own little program that starts up, initializes, and is always running and can always be called from any of your programs through a remote API.

因此,您在自己的小程序中承载转换器,这个程序在启动并初始化后将始终运行,可以随时通过远程API从任何程序对其进行调用。

www.ibm.com

21. This means you need to provide access to internal state information as part of your public API, when really it should only be accessible by the binding framework.

这意味着您需要提供对内部状态信息的访问,并将它作为公共API的一部分,而事实上这些信息应当只能由绑定框架来访问。

www.ibm.com

22. But even worse, just because the API says you can send anything does not mean you can really send anything.

但更糟糕的是,API说您可以发送任何东西,但这不意味着您真的可以发送任何东西。

www.ibm.com

23. By design, closures are anonymous functions, which means they do not appear in the reflection API.

按照设计,闭包是匿名函数,这意味着它们不显示在反射API 中。

www.ibm.com

24. Turns out they make stock data and the like available essentially via text files or via a simple API application programming interface which will be one of the themes of the course.

他们基本上是通过使用文本文件,或者通过一个简单的API应用,或者编程接口来获取股票和其他一些数据,这些都是本课程的主要内容。

v.163.com

25. In traditional storage systems, this API is the SCSI protocol; but in the cloud, these protocols are evolving.

在传统的存储系统中,这个API是SCSI协议;但是在云环境中,这些协议在演化。

www.ibm.com

26. What about the case when the work done in a particular iteration is somewhat hidden work, such as when work is done on an API?

如果操作是在一个特定的迭代中进行就会难以发现 ,比如当在一个API 上进行演示的时候,那该怎么办呢?

www.ibm.com

27. If you find an API that seems to offer useful functionality, then add it into your code, regardless of what it is intended for.

如果发现一种API似乎提供了有用的功能,就将其添加到代码中,无论它是用来干什么的。

www.ibm.com

28. Cancellation should be an obvious part of an API with clean and consistent semantics.

撤销应该成为API显而易见的一个部分,具有清晰一致的语义。

www.infoq.com

29. Cancellation should be an obvious part of an API with clean and consistent semantics.

撤销应该成为API显而易见的一个部分,具有清晰一致的语义。

www.infoq.com

api

将本文的Word文档下载到电脑,方便收藏和打印
推荐度:
点击下载文档文档为doc格式