• Next I'll address the features SOAP brings to the table that normal XML-RPC toolkits do not deliver, and why these additions are, or aren't, important.

    接下来涉及SOAP带来一般XML - RPC工具箱中交付特性以及这些附加物重要还是重要的原因

    youdao

  • XML-RPC has a few additional artifacts -- like the need to wrap the whole object in a one-item tuple -- but these are minor issues.

    XML-RPC几个额外的构件就象需要整个对象封装包含项的元组中这些都是问题。

    youdao

  • Also, imagine the XML transformations (XSLT) that occur allowing XML-RPC systems with disparate formats to convert from one to the other easily.

    同样想象出现允许使用不同格式XML - RPC系统方便地种格式转换一种格式XML转换(XSLT)。

    youdao

  • XML-RPC is a powerful and simple message passing system that excels in the sort of application described in this article.

    XML - RPC一个强大而又简单消息传递系统超过本文中所描述那种应用程序

    youdao

  • Consider, for example, the fact that your XML data can be sent, relatively unchanged, into an XML-RPC call with little to no overhead.

    例如考虑这样事实很少或系统开销可以相对不修改地将XML数据发送XML - RPC调用

    youdao

  • Now I know you may be feeling cheated here, as this is an article about SOAP, and you are getting an XML-RPC code sample.

    现在知道可能一种欺骗感觉因为本文关于SOAP的文章,正在获取XML - RPC代码样本。

    youdao

  • Finally, picture an XML-RPC sender at one place of business sending an XML-RPC payload to another business.

    最后想象某处企业XML -RPC发送方将XML - RPC有效负载发送另一个企业。

    youdao

  • The second benefit to CORBA (over SOAP or XML-RPC) is that its message format is binary, though this is in some ways a hindrance as well.

    CORBA第二优点相对于SOAPXML-RPC消息二进制格式的,虽然某些方面来说也是一个缺点。

    youdao

  • Here you may discover that the things you like about SOAP aren't related to SOAP directly but, in fact, are features of XML-RPC.

    这里可以发现喜欢关于SOAP事情与SOAP没有直接联系但是事实上XML - RPC特性

    youdao

  • You suddenly find yourself writing B2B applications using nothing other than XML-RPC, a library you can get for free for almost any programming language!

    突然发现自己在仅仅使用XML -RPC编写B2B应用程序XML - RPC可以自由获取用于几乎任何编程语言

    youdao

  • These developers could gain a lot from moving to a SOAP-based or XML-RPC-based communication model.

    这些开发人员可以转向基于SOAP基于XML -RPC通信模型中获益匪浅。

    youdao

  • The four technologies that you will examine in this column are SOAP, CORBA, XML-RPC, and good, old-fashioned low-level sockets.

    专栏中将要探讨四项技术SOAPCORBAXML - RPC优秀的、传统的低级别的套接字

    youdao

  • Many people have commented to us that XML-RPC can fill most of the roles that SOAP does.

    许多已经我们XML - RPC可以胜任SOAP能胜任大多数角色

    youdao

  • The front-end code can only get to the underlying data by making these XML-RPC calls.

    前端代码只有通过调用这些XML - RPC能够接触底层数据

    youdao

  • The note on SOAP submitted to the W3C defines two major items that SOAP contains in addition to its basic XML-RPC features.

    提交W3C有关SOAP说明定义了除了基本XML -RPC特性之外SOAP所包含主要项。

    youdao

  • Suppose you're writing a PHP script that receives XML-RPC requests and generates responses.

    假定正在编写php脚本用来接收XML - RPC请求生成响应

    youdao

  • The subsequent block of code initializes the XML-RPC client connection to the blog server.

    接下来代码初始化博客服务器XML - RPC客户端连接

    youdao

  • Distinct from the situation with standard XML-RPC calls, with SOAP you have actual interpretation occurring in order to determine something about the message.

    标准XML - RPC调用情况不同使用SOAP实际解释以便决定关于消息某些事

    youdao

  • If the variable is set, the document is not well-formed, and you instead send an XML-RPC fault response.

    如果设置了该变量,则文档不是格式良好的文档,发送XML - RPC错误响应。

    youdao

  • In RPC (and XML-RPC), encoding can only occur for a predefined set of data types.

    RPC(XML -RPC)中,编码可能针对预先定义数据类型发生

    youdao

  • The Extensible-Markup-Language/Remote Procedure Call protocol (XML/RPC) marshals procedure calls over HTTP in an XML format.

    扩展标记语言/远程过程调用XML/RPC XML格式安排HTTP 上的过程调用

    youdao

  • You can turn on debugging in the XML-RPC object to verify this.

    可以XML - RPC对象开启调试校验它。

    youdao

  • Again, the success or failure of this operation is returned to the XML-RPC client.

    此外这个操作成功失败返回XML - RPC客户端。

    youdao

  • Given this brief theoretical background, let's solve a real world problem with XML-RPC middleware.

    根据这个简短理论背景我们使用XML - RPC中间件来解决现实世界中的一个问题

    youdao

  • Table 1 shows the XML-RPC middleware API for this application's user accounts data store.

    1给出了这个应用程序用户账号数据存储的XML - RPC中间件api

    youdao

  • Using XML for messaging has become popular enough to have produced these two alternatives: XML-RPC and SOAP.

    使用XML进行消息传递已经非常流行以至于已经产生两个替代品XML - RPCSOAP

    youdao

  • Until fairly recently, XML-RPC limited strings to only ASCII, thereby losing one of the great benefits of XML in the first place.

    直到最近XML -RPC还将字符串限制ascii因而首先就放弃了XML主要优点之一

    youdao

  • XML-RPC is designed to be as simple as possible, while allowing complex data structures to be transmitted, processed and returned.

    XML -RPC设计力求简单并同时允许传输处理返回复杂数据结构

    youdao

  • In particular, I looked at RPC, XML-RPC, and SOAP, dissecting what is included with each technology.

    特别是查看RPCXML -RPCSOAP剖析技术包含的。

    youdao

  • XML-RPC: Study the XML-RPC specification and its variety of implementations for RPC in a distributed computing environment.

    XML -RPC学习XML - RPC规范以及分布式计算环境中的RPC各种实现

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定