API
abbr. 空气污染指数(Air Pollution Index);应用程序界面(Application Program Interface);精确位置指示器(Accurate Position Indicator);美国石油学会(American Petroleum Institute);自动发音教学机(Automated Pronunciation Instructor)
2025-06-25 21:59 浏览次数 3
abbr. 空气污染指数(Air Pollution Index);应用程序界面(Application Program Interface);精确位置指示器(Accurate Position Indicator);美国石油学会(American Petroleum Institute);自动发音教学机(Automated Pronunciation Instructor)
1. application programming interface
2. Asian and Pacific Islander
a person's API heritage
Code API美国石油学会的标準
API TRACING程序行为追蹤
API tolerance美国石油学会公差
Google API谷歌应用界面
Remote API远程应用程序接口
Windows APIThe Windows API, informally WinAPI, is Microsoft's core set of application programming interfaces (APIs) available in the Microsoft Windows operating system The name Windows API collectively refers to a number of different platform implementations that are often referred to by their own names (for example, Win32 API); see the versions sectio
API Rp美国石油学会推荐作法
API Bull美国石油学会通报
API Chain美国石油学会标準链条
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层策略不同,此策略的另一个限制是,您不能「欺骗」并将它增量式地引入到应用程序体系结构中。
You know what the API will return, but how do you call it?
我们知道了API将要返回的内容,但如何调用它呢?
Does your application have an API that you can use as an integration solution?
您的应用程序是否拥有可以作为集成解决方案使用的API ?
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调用。
While we do not reuse the actual constraint implementation, the metadata API offers some ways to extract the constraint definition and reuse it.
尽管我们不会重用实际的约束实现,但是元数据api提供一些方法来提取约束定义并重用它。
On the other hand, you have more direct control over choices related to thread scheduling since you use the thread API directly.
另一方面,您对于与线程调度有关的选择也有更多直接控制,因为您可以直接使用线程api。
In traditional storage systems, this API is the SCSI protocol; but in the cloud, these protocols are evolving.
在传统的存储系统中,这个API是SCSI协议;但是在云环境中,这些协议在演化。
If your modules are collaborating around something like services, you greatly reduce the API surface area between your modules because you no longer need to share implementation classes.
如果你的模块是围绕服务等内容而协作的,这就会大大减少模块间api的「表面积」,因为你不再需要共享实现类。
And because the API could change from release to release, function names in this article could potentially be different at some point.
而且因为API有可能在发行版之间变化,所以这篇文章中的函数名称今后可能会有所不同。
All API calls return an object of one of these classes.
所有的API调用都会返回其中一个类的一个对象。
If only the interface is published as API then if you call one of these ten methods you make an internal call.
如果这个接口做为API被发布了,那么你对十个方法中的一个的调用就是内部调用。
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应用,或者编程接口来获取股票和其他一些数据,这些都是本课程的主要内容。
But even worse, just because the API says you can send anything does not mean you can really send anything.
但更糟糕的是,API说您可以发送任何东西,但这不意味着您真的可以发送任何东西。
Cancellation should be an obvious part of an API with clean and consistent semantics.
撤销应该成为API显而易见的一个部分,具有清晰一致的语义。
The framework restricts the API available to applications, giving more control over what those applications do.
这个框架限制了应用程序能使用的API,对应用进行了更多的控制。
Only methods in the client layer and the API layer of the application architecture should contain transaction logic.
只有应用程序体系结构的客户端层和api层中的方法才应该包含事务逻辑。
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似乎提供了有用的功能,就将其添加到代码中,无论它是用来干什么的。
We only used its list API to provide a list of all stories in the application.
我们仅使用它的列表API为应用程序中的所有新闻提供一个列表。
So by now, we have hopefully convinced you that using a real cache API for cache data, instead of the session, is something that gives you real benefits in performance and scalability.
因此,到目前为止,我们希望已说服您将真正的缓存API用于缓存数据,而不是使用会话,它将向您提供性能和可伸缩性方面的真正好处。
The API was not designed for performance, but for ease of use.
这些API不是为了性能而设计的,而是为了便于使用。
An example of this is making an API change between versions, even though you know that you will be breaking an external client.
在版本之间进行一个API变更就是它的一个例子,即使您知道您将会破坏一个外部的客户。
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的大多数方面,都最大限度的对您进行了隐藏 ,但是如果您正在阅读本篇文章,那么您必须向工作台,集成一些新形式的分析工具。
But this provides a framework for interacting with the SPEs and shows the basics of how the API works.
但是这就为与SPE进行交互提供了一个框架,并且显示了API的基本工作原理。