Constants(sos4R)
Constants()所属R语言包:sos4R
Constants in sos4R
常量在sos4R
译者:生物统计家园网 机器人LoveR
描述----------Description----------
The package sos4R comes with a set of constant character strings and fixed supported features, for example for names of XML elements, XML Namespace prefixes, or supported formats and models.
包sos4R配有一组常量字符串和固定支持的功能,例如XML元素的名称,XML命名空间前缀,或支持的格式和模式。
Details
详细信息----------Details----------
Most of these variables should be pretty self-explanatory.
这些变量应该是不言自明。
Constants for names of XML elements start with a lowercase character string of the namespace prefix (e.g. "gml"), a unique name of the element (where parts like "type" and special characters may be left out, and other descripte elements may be added for clarity), and end with "Name".
常量的XML元素的名称开始与一个小写字母的命名空间前缀字符串(如“GML”),一个独特的元素的名称(如“类型”和特殊字符的部件,如可能被排除在外,和其他descripte的元素为清楚起见,可加入),“名称”和结束与。
Examples: codegmlEnvelopeName, ogcGeometryOperandLineStringName, ogcTempOpTMEqualsName.
的例子:codegmlEnvelopeName,ogcGeometryOperandLineStringName,ogcTempOpTMEqualsName。
The OwsExceptionsData() function provides access to the fixed exception codes, meanings and respective HTTP codes and messages.
OwsExceptionsData()功能提供了访问固定的异常代码,意义和各自的HTTP代码和消息。
The <STRONG>mime types</STRONG> are used for automatic detection of the best fitting parser.
<STRONG>的MIME类型</ STRONG>用于自动检测最适合的解析器。
参考文献----------References----------
实例----------Examples----------
# example constants[例如常量]
sosNamespacePrefix
gmlNameName
sweUomName
# Data frame holding OWS exception code information[数据框控股OWS异常代码信息]
OwsExceptionsData()
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|