找回密码
 注册
查看: 1190|回复: 0

R语言 SSOAP包 isHTTPError()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-22 20:59:10 | 显示全部楼层 |阅读模式
isHTTPError(SSOAP)
isHTTPError()所属R语言包:SSOAP

                                        Determines if an error occurred in an HTTP communication
                                         如果发生在HTTP通信中的一个错误决定

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

This examines the HTTP header information (computed via the curlPerform call that implements the HTTP communication with the SOAP server) and determines if there was an  error reported from the server.
检查HTTP头信息(通过curlPerform调用,实现了与SOAP服务器的HTTP通信计算),并确定是否有错误报告从服务器。


用法----------Usage----------


isHTTPError(response)



参数----------Arguments----------

参数:response
the header information computed by collecting the header lines from the SOAP server's HTTP response. This is currently done via the call to curlPerform in the .SOAP function.  
通过收集来自SOAP服务器的HTTP响应头线的头信息计算。这是目前完成通过curlPerform.SOAP功能的调用。


Details

详情----------Details----------

This just looks at the status entry and compares it to the value 200.
这只是看起来status和它的价值200进行比较。

The curlPerform is capable of performing redirections, etc. to handle manageable errors. See the options for that function.
curlPerform是能够执行重定向等处理管理错误。看到该功能的选项。


值----------Value----------

A logical value indicating whether there was an error (TRUE)  or not (FALSE).
一个逻辑值,该值指示是否有错误(TRUE)或不(FALSE)。


作者(S)----------Author(s)----------


Duncan Temple Lang <duncan@wald.ucdavis.edu>



参考文献----------References----------

http://www.omegahat.org/SSOAP, http://www.omegahat.org/bugs.

参见----------See Also----------

.SOAP curlPerform
.SOAPcurlPerform

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2025-1-22 15:46 , Processed in 0.024933 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表