Web Services--gSOAP 2.7.6 第二章(2)

来源:互联网 发布:腾讯游戏优化 编辑:程序博客网 时间:2024/06/05 17:14

下载地址:http://sourceforge.net/projects/gsoap2

官方网站:http://genivia.com/Products/gsoap/index.html

本文翻译只是出于学习的目的,中文部分仅代表个人观点,有错误还望指正,英文部分来自gsoap-win32-2.7\doc\soapdoc2.pdf。其中复制可能有误,可以看懂英文的还请到官网下载。如有版权争议,请联系QQ:643166601,本人会及处理。翻译新手,有错是必然的,求高人指点。欢迎同为新手的你共同学习。

 

2 Notational Conventions

符号约定

The typographical conventions used by this document are:

这个印刷上的约定被用在这个文档上:

Sans serif or italics font denotes C and C++ source code, file names, and shell/batch commands.

Sans serif 或 italics字体 表示CC++的源代码,文件名,和 shell/batch 命令。

Bold font denotes C and C++ keywords.

粗体字体表示是CC++关键字。

Courier font denotes HTTP header content, HTML, XML, XML Schema content and WSDL content.

Courier字体表示HTTP头内容,HTML, XML, XML Schema 内容和 WSDL 内容。

[Optional] denotes an optional construct.

[可选择的表示一个可选的结构。

The keywords MUSTMUST NOTREQUIREDSHALLSHALL NOTSHOULDSHOULD NOTRECOMMENDEDMAY, and OPTIONAL” in this document are to be interpreted as described in RFC-2119.

关键字”MUSTMUST NOTREQUIREDSHALLSHALL NOTSHOULD,

SHOULD NOTRECOMMENDEDMAY和 ”OPTIONAL” 在这个文档中被解释作为描述在 RFC-2119中。