application program中文,application program的意思,application program翻译及用法

2025-06-25 22:06 浏览次数 3

application program

英[ˌæpliˈkeiʃən ˈprəuɡræm]美[ˌæplɪˈkeʃən ˈproˌɡræm]

[计] 应用程序

application program 英语释义

英语释义

  • a program that gives a computer instructions that provide the user with tools to accomplish a task;

    "he has tried several different word processing applications"

application program 片语

片语

network application maintenance program网络应用维护程序

application transaction program应用异动程序

application source program应用原始程序

application U program应用程序

Application E program应用程序

Apps应用程序,应用软件;应用服务

licensed application on program程序的特许应用

application control program应用控制程序

application routine[计] 应用程序

application support program[计]

application plot program应用绘图程序

application program 例句

英汉例句

  • each application program must support their own infrastructure; however, the key to a service-oriented architecture is the agility of data transport to new communities of interest.

    每个应用程序都必须支持自己的基础设施;但是,面向服务体系结构的关键是,能够敏捷地把数据传输给新的相关社区。

  • the httpr protocol places no constraints on the interface used by an application program to pass messages to its local messaging agent for reliable delivery to a partner application program.

    httpr协议并没有对应用程序使用的接口作限制。该接口用来把消息传递给它的本地消息传递代理程序从而实现向伙伴应用程序的可靠传递。

  • recent versions of this middleware have begun to support even larger message sizes; however, message sizes over 32kb require application program changes.

    此中间件最近的版本已经开始支持更大的消息;不过大于32kb 的消息要求对应用程序进行更改。

  • j2ee consists of application program interfaces (apis), services, and protocols for developing multitiered, web-based applications.

    j2ee由用于开发多层且基于网络的应用程序的应用编程接口(api)、服务以及协议组成。

  • it presents the application program interfaces (apis) for many of the available methods from the 2.6.23 kernel.

    这些机制为2.6.23 版内核的许多可用方法提供了应用程序接口(api)。

  • the following examples show how to convert an application program that is using a commarea to one using a channel and container.

    下面的例子显示如何将使用commarea 的应用程序转换成使用管道和容器的应用程序。

  • in paravirtualization, the control program implements a hypervisor application program interface (api) that is used by the guest operating system.

    在半虚拟化中,控制程序实现了管理程序的应用程序接口(api),它将由来宾操作系统使用。

  • you specify the channel name on the exec cics link command, and the target application program always knows exactly which channel it will be passed.

    您使用execcicslink命令来指定管道名,并且目标应用程序通常能够準确地知道通过哪个管道传递它。

  • the type interfaces are the most interesting of these classes from the application program standpoint.

    从应用程序的角度来看,类型接口是这些类最有趣的部分。

  • an application program defines the start and end of a global transaction, accesses resources within transaction boundaries, and usually decides whether to commit or roll back each transaction.

    应用程序对全局事务的开始和结束进行了定义,在事务界限内获取资源,并且通常决定是否提交或回滚每个事务。

  • intercepting class loading in earlier jvms is less flexible, but not impossible -- you just need to replace the classloader used for the application program with your own version.

    在早期jvm 中截取类加载不太灵活,但是并不是不可能 ——只需要用您自己的版本来取代用于应用程序的类加载器就可以了。

  • if you write the function in an application program instead of a udf, then users of sql query tools such as clp will not be able to access your function.

    如果是在应用程序中编写这个函数,而不是将其定义为udf,那么sql查询工具(例如clp)的用户将不能访问这个函数。

  • the application program will be able to utilize the trusted connection in an distributed transactions.

    应用程序可以在分布式事务中使用受信任连接。

  • to facilitate initial deployment and simple deployments, a simple console might be provided that uses the service through the published management application program interface (api).

    要简化最初的开发及部署,可能要提供简单的控制台,在公布的管理应用程序编程接口(api)中使用服务。

  • instead, the focus is on the components required to deliver effective search results: the database, the index, the search engine, and the php application program interface (api).

    相反,重点讨论交付有效搜索结果所需的组件:数据库、索引、搜索引擎和php应用程序编程接口 (api)。

  • it uses data supplied by the application program and passed to the das in associative arrays when created.

    它使用应用程序提供的数据,创建时这些数据将以关联数组的形式传递给das。

  • the following examples show how you might employ a channel in your application program flow.

    下面的例子展示如何在应用程序流中使用管道。

  • the pam library provides a set of application program interfaces(apis).

    pam库提供了一组应用程序编程接口 (api)。

  • attackers can sometimes use this and similar tricks to ensure that what the application program sees and what the called routine sees are different.

    攻击者有时可以利用这一点或类似的技巧来确保应用程序看到的内容和所调用的例程看到的内容不同。

  • with the allowed parameters defined in an array, the call from the application program to the argument processing code can be kept as simple as a single call to a static method.

    有了得到允许的在一个数组中定义的形参,应用程序对参数处理代码的调用就可以像对一个静态方法的单个调用一样简单。

  • the application program implements the desired business function.

    应用程序实现所需的业务功能。

  • you store the translation and configuration files in different directories or folders based on different locales, so that the globalized application program can invoke them at any time.

    可以根据不同地区将转换和配置文件保存在不同的目录或文件夹中,这样全球化应用程序就可以随时调用它们。

  • you can imbed the following statement in an application program or issue it interactively.

    您可以在应用程序中嵌入下列语句或者交互发出该语句。

  • the resource kernel provides a set of application program interfaces (apis) to allow tasks to request these reservations (see figure 5).

    资源内核提供了一组应用程序编程接口(api),允许任务请求这些预留资源(见图5)。

  • what many don't realize is that the cpan module that provides this functionality is actually just a wrapper around an internal application program interface (api).

    许多人不知道的是,提供这项功能的cpan模块实际上只是内部应用程序接口(api)的包装器。

  • no change is required to the client application program to enable this support, as the handler is able to create the message headers from existing information.

    不需要客户端应用程序做任何改变来启用这个支持,因为这个处理程序能够从现有的信息创建消息头。

相关热词