本质上,单个基于格式的Handlder程序能够服务于多个使用各种UPDATE方法的基于主机的RPG 5250程序。
In essence, a single format-based handler program is able to service multiple host based RPG 5250 programs using a variety of UPDATE methods.
格式化并挂载Xen服务器文件系统之后,下一个步骤是安装必要的软件包,以便在这些软件包上运行某些程序。
With your Xen server filesystems formatted and mounted, the next step is installing the packages necessary to run something on them.
(如果应用程序上下文保留其原始格式,则服务应该公开为bean名称“HelloWorld”)。
(If the application context was left in its original format, the service would be exposed as the bean name, "HelloWorld," instead.)
应用程序服务器必须对所有这些进行分类,以每种设备可以使用的格式发送它的数据。
The application server must sort this all out and send each handheld device its data in a format it can utilize.
作为应用程序调查和服务设计工作的一部分,还可以设计在服务调用中使用的公共数据格式。
As part of surveying the applications and designing the services, it can also design common data formats to be used in the service invocations.
XML是我们为 J2ME无线应用程序和后端服务之间的数据通信所选的格式。
XML is our format of choice for data communications between J2ME wireless applications and back-end services.
本文介绍了如何使用基于 PHP 的服务器程序,将 XML格式的应用程序数据在发送到浏览器应用程序之前转换成JSON格式。
This article shows you how to use PHP-based server programs to convert XML-formatted application data to JSON format before you send it to the browser application.
在本例中,我们的数据绑定类将转换从消息传递系统以本机格式传递到SCA应用程序中服务数据对象(SDO)的数据,对于响应消息适用相反过程。
In this case, our data Binding class transforms the data passed in the native format from a messaging system to a Service data Object (SDO) in an SCA application and vice-versa for a response message.
换句话说,通常较为可取的方法是,将新服务对现有应用程序的影响保持在最低限度,并将协议和消息格式的细节委托给esb。
In other words, it is typically advisable to keep the impact of new services to existing applications to a minimum and delegate the details of protocol and message formats to the ESB.
JSON为服务器和客户端应用程序之间的数据交换引入一种新的格式,从而减少了HTTP流量。
JSON reduces the HTTP traffic by introducing a new format for interchanging data between server and client applications.
显然,如果要向需要xml格式的输入的服务器端程序发送数据,那么希望使用XML作为数据格式。
Obviously, if you're sending data to a server-side program that requires XML-formatted input, then you will want to use XML as your data format.
再加上数十个使用典型服务的应用程序和使用数十个服务的典型应用程序,您就不难理解直接协商消息格式如何会变成需要全力投入来完成的任务。
Multiply that by dozens of applications using a typical service and a typical application using dozens of services, and you can see how simply negotiating message formats can become a full-time task.
J2ME应用程序可以在HTTP协议上使用XML数据格式与后端服务器和其它J2ME应用程序通信。
J2ME applications can communicate with back-end servers and each other using XML data formats over the HTTP protocol.
这是一种按照所定义的协议来调用以指定格式接收信息的程序,使用该程序来实现请求,并将之返回给Web服务器的简单方式。
This was an easy way to call a program that would receive information in a specific format and use it to fulfill the request and return it to the Web server following the defined protocol.
当现有应用程序包含XML格式的信息,并且要将此数据原封不动地通过Web服务接口发送时,就可能出现这种情况。
This might be the case where an existing application contains information in an XML form, and the goal is to send this data unchanged across the web service interface.
知道Web服务应用程序之间的通信是以XML格式编写只解决了一半的问题。
You know that communications between Web service applications are written in XML format, but that only solves half the problem.
Web服务是一段应用程序业务逻辑,可以使用普遍存在的Web协议和数据格式(比如HTTP和SOAP)来执行。
A Web service is a piece of application business logic that can be executed using ubiquitous Web protocols and data formats, such as HTTP and SOAP.
Web服务和应用程序使用特定、标准化格式的消息相互通信。
Web services and applications communicate with each other using messages in a specific, standardized format.
我还解释了基于J2ME的Kerveros客户机应用程序与远程服务器交换Kerberos票据和密钥时所交换的数据格式和消息序列。
I also explained the data formats and sequence of messages that a J2ME-based Kerberos client application exchanges with remote servers to exchange Kerberos tickets and cryptographic keys.
对于此应用程序,创建向Web服务提供者发送请求的客户机,该Web服务提供者将随后使用commonj . sdo . dataobject格式的通用数据对象进行响应。
For this application, create a client that sends a request to the Web service provider that then responds with a generic data object in commonj.sdo.DataObject format.
根据您的应用程序的要求,来自Facebook服务器的响应(json格式)必须相应地被解析和处理。
According to your application requirements, the response from the Facebook servers, which is in JSON format, must be parsed and processed accordingly.
如果memcached服务宕掉,应用程序应该回退到从原始数据源加载信息并对信息进行显示所需的格式化。
If the memcached service goes down, your application should fall back to loading the information from the original data source and formatting it as necessary for display.
不过,与JAX - RPC处理程序不同的是,他们不仅限于处理SOAP消息,而且可以处理以服务数据对象(Service Data Object,sdo)格式表示的任何消息。
Unlike JAX-RPC Handlers, however, they are not limited to manipulation of SOAP messages, but can handle any message represented in the Service Data Object (SDO) format.
应该熟悉Internet标准和概念,比如Web浏览器、客户即-服务、文档化、格式化、电子商务和Web应用程序。
You should be familiar with Internet standards and concepts, such as Web browser, client-server, documenting, formatting, e-commerce, and Web applications.
Coldfusion会将以下内容添加到这行代码中,以确保Web服务器将适当的Coldfusion文件格式传递给Coldfusion应用程序进行处理。
Coldfusion will add the following to this code to ensure your Web server passes the appropriate Coldfusion file formats to the Coldfusion application to handle.
通过为分布式应用程序提供经过良好定义的接口和数据交换格式,架构的Web服务实现克服了这些挑战。
A Web Service implementation of the architecture overcomes these challenges by providing a well-defined interface and data exchange format for a distributed application.
能够自由选择应用程序与Web服务交换数据的格式可以加快开发人员的开发流程。
Freedom to choose the format used to communicate between the application and the Web service enables developers to speed up the development process.
清单13显示了JSON网格服务提供方程序的最终格式化输出,它可被发送到任何Dojo网格客户端。
Listing 13 shows the final formatted output of the JSON grid provider, and it can be sent to any Dojo grid client.
这个特性经常被某些mashup服务器和应用程序利用,这些服务器和应用程序使用JSON作为针对XMLHttpRequest对象请求从服务器传回浏览器的响应的数据格式。
This feature is often exploited by mashup servers and mashup applications to use JSON as the data format for responses transmitted back from a server to the browser for XMLHttpRequest object requests.
然后构建一个样例Android应用程序,可以从Web服务中以任何一种格式提取数据并将其解析并显示给用户。
Then you'll build a sample Android application that can pull the data from the Web service in any of these formats and parse it for display to the user.
应用推荐