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应用,或者编程接口来获取股票和其他一些数据,这些都是本课程的主要内容。
JNDI is an application programming interface (API) or library that provides applications with methods to associate names with objects and look up those objects in a directory based on their names.
JNDI是一种应用程序编程接口(API)或库,它为应用程序提供了将名称与对象关联起来以及根据对象的名称在目录中查找对象的方法。
If you want to stream audio over a network, you only need to think about the network, because the API (application programming interface) you use for sound and everything else stays the same.
如果您要让音频信息流经网络,那么只需要考虑这个网络,因为您所使用的音频API(应用程序编程接口)和所有其他的操作都保持不变。
Rarely is the "right" information all in one place, stored in the same format, or even accessible through one application programming interface (API).
很少出现“合适的”信息都在一个地方,以相同的格式存储,甚至可以通过一个应用编程接口(API)访问的情况。
This pattern first queries the cloud provider's application programming interface (API) to find the current list of servers, then a central server contacts each server to do the work.
这个模式首先查询云环境提供商的应用程序编程接口(API),查找当前服务器的清单,然后中央服务器会联系各个服务器完成这项工作。
The adapter uses business objects to exchange data between the application and the database, so the application does not need to use the JDBC application programming interface (API).
适配器将使用业务对象在应用程序与数据库之间交换数据,因此应用程序不需要使用JDBC 应用程序编程接口 (API)。
Exposing an existing application programming interface (API) as a service, for example, requires an understanding of the data being exposed: is it reliable and accurate?
例如,如果将现有的应用程序编程接口(API)作为服务公开,就需要了解公开的数据:它可靠且准确吗?
SDO is an API (application programming interface) that helps simplify and unify data access across different data source types, which is becoming more and more crucial in the IT industry.
如何访问不同数据源类型的数据在IT业界变得越来越重要,SDO是一种应用程序编程接口(API),可以简化和统一对异构数据的访问。
The DB2 HA feature is a highly integrated implementation of TSA and the DB2 cluster manager application programming interface (API).
DB2HA特性是通过高度集成TSA和 DB2集群管理器应用程序编程接口(API)来实现的。
Since it intercepts API calls within the queue manager itself, MA0W is indifferent to the programming language the application USES, and indeed whether the application is local or remotely connected.
由于它能截取队列管理器本身内的API调用,因而MA0W与应用程序所用的编程语言无关,实际上也与应用程序是本地的还是远程连接的也没有关系。
In short, apps grant wishes by accessing the specific corporate information available through a company's application programming interface, or API.
简而言之,应用程序通过企业的应用程序编程接口或API来获取特定的企业数据去实现你的愿望。
This chapter concentrates on the dotted line in Figure 1 — the interface, or API (application Programming interface), between the parser and the application.
本章集中讨论图1中的虚线-语法分析器和应用程序之间的接口或API(应用程序编程接口)。
This application programming interface (API) ensures that those corner cases are handled properly.
该应用程序编程接口(API)确保这些边界情况被妥善处理。
User/group management application programming interfaces (API).
用户/组管理应用程序编程接口 (API)。
What contributed to the increase in the number of code lines were the low-level nature of the DOM API, incorrect application of methods and programming patterns, and lack of knowledge of the full API.
造成代码行数量增长的原因是由于DOMAPI的低级特性、对方法和编程样式不正确的应用以及对整个API缺乏了解。
The low-level nature of the DOM API, incorrect application of methods and programming patterns, and lack of knowledge of the full API all contributed to the increase in the number of code lines.
DOMAPI的低级本质、方法和编程模式的不正确应用以及缺乏完整 API 的知识,都会致使代码行数增加。
Data management application programming interface (API) functionality.
数据管理应用程序编程接口(API)功能。
This design allows the hypervisor to export a common set of emulated devices and make them available through a common application programming interface (API).
该设置还允许hypervisor导出一组通用的模拟设备,并通过一个通用的应用编程接口(API)让它们变得可用。
For users who activate the feature, Twitter already provides the latitude and longitude information through its application programming interface (API).
对于已经激活该功能用户,已通过其Twitter的应用程序编程接口(API)提供纬度和经度信息。
Amazon EC2 lets anyone with a credit card pay for servers by the hour, turning them on and off through an application programming interface (API).
AmazonEC2允许拥有信用卡的任何人按小时支付服务器费用,通过一个应用程序编程接口(API)来打开和关闭服务器。
The build produces a library and associated application programming interface (API) header files as well as a stand-alone command-line utility named sqlite3 that's useful for exploring features.
构建过程生成一个库和相关联的应用程序编程接口(API)头文件,以及一个单独的命令行实用程序sqlite3,它有助于研究特性。
To understand the security model, you should familiarize yourself with something called the Generic security Services application programming interface (GSS-API) version 2, update 1.
要理解这个安全模型,您应该熟悉所谓的通用安全服务应用程序编程接口(GenericSecurity Services application programming interface, GSS - API)版本2的更新1。
The DB2 Run-Time client provides all of the application programming interfaces (API) and the required network client drivers to directly access DB2 on Linux, UNIX, or Windows.
DB 2Run - TimeClient提供了直接访问Linux、UNIX或Windows上的DB 2所需的所有应用程序编程接口(API)和网络客户机驱动程序。
Late in 2000, Vince Darley, a scientist with Eurobios, prepared an ambitious rewrite of Tcl's filesystem application programming interface (API) that, among other advantages, gives VFS hooks.
在 2000年底,Eurobios科学家 VinceDarley准备雄心勃勃地重新编写Tcl的文件系统应用程序编程接口(API),其中的优点之一就是提供 VFS 挂钩(hook)。
It does this with an application programming interface (API) called Kprobes, which this article explores.
它通过一个名为Kprobes的应用编程接口(API)来实现该目的,本文将探索这个API。
The figure is intended to illustrate that the traditional implementation may be based upon a relational application programming interface (API) using SQL (JDBC/ODBC) or XQuery.
此图旨在演示可以基于使用SQL (JDBC/ODBC)或XQuery 的关系应用程序编程接口的传统实现。
Let's begin with an exploration of usermode-helper, its application programming interface (API), and some of the examples of where this feature is used in the kernel.
让我们从探索usermode - helper应用程序编程接口(API)以及在内核中使用的例子开始。
PHP version 5 introduced SimpleXML, a new application programming interface (API) for reading and writing XML. In SimpleXML, expressions such as.
PHP版本5引入了SimpleXML,一种用于读写XML的新的应用程序编程接口(API)。
A blocking and non-blocking client API (application programming interface).
阻塞和非阻塞客户端api(应用程序编程接口)。
A blocking and non-blocking client API (application programming interface).
阻塞和非阻塞客户端api(应用程序编程接口)。
应用推荐