The output result is a String data type.
输出结果是一个String数据类型。
What about the string data type named as token?
token字符串数据类型是干什么的呢?
String data type is a representation of string literals.
String数据类型代表字符串字面值。
the class stringProp represents a native string data type.
stringProp 类表示一个原生的string数据类型
In that sense, it is like the string data type in programming languages.
就这个方面来看,它很像程序设计语言中的字串资料型别。
A data type variable is a business object or a simple type such as string or integer.
数据类型变量是一种业务对象或一种简单的类型,例如字符串或整数。
Finally, the string type is a reference type, so every string instance refers to an additional block of memory to hold the actual string data.
最后,字符串类型是引用类型,因此每个字符串实例都引用一个附加的内存块,以存放实际的字符串数据。
Note that, depending on the data type of your grouping parameter, you might need a longer binary string.
注意,根据分组参数的数据类型不同,您可能需要使用更长的二进制串。
The parameter type and value space corresponds to the XML schema data types; it can be of type boolean or string.
参数类型和值空间对应于XML模式数据类型;该类型可以是布尔或字符串类型。
If you need another data type such as integer, floating point, or Boolean value, you will have to parse the string using the appropriate wrapper class.
如果需要其他的数据类型,比如说整数、浮点数或者布尔值,必须使用相应的包装器类来解析字符串。
To model more complex designs, you can type tags by stereotypes and meta-classes, in addition to Boolean, string, integer, user-defined data type, and terms.
危机对更加复杂的设计建模,除了逻辑型,字符串型,整数型,用户自定义的数据类型,您可以对更加复杂的问题建模。
The string value retrieved from the item set also needs to be transformed into the correct data type.
从项目集检索的字符串值还需要转换为正确的数据类型。
A data type other than string.
数据类型不是字符串。
When using APIs to get and set the value of an item, only a string can be used as the data type.
在使用API来获得并设置项目的值时,只有一个字符串可以用作数据类型。
Representational definitions focus on how each term is represented in an IT system such as an integer, string or date format (see data type).
表示定义(Representational definition)主要定义在IT系统中如何表示每个术语,比如整数、字符串或日期格式(参考数据类型)。
If the value is not a simple data type (such as string, integer, and so on) then a WS.Binder should be specified that is capable of serializing the value into the appropriate XML structure.
如果该值不是一个简单数据类型(例如,字符串、整数或其他),则应该指定一个能将该值序列化为适当的XML结构的WS .Binder。
One example of this would be the use of the XML: any data type, as opposed to restricting input to an integer or string.
使用xml:any数据类型就是这样的一个例子,它并没有将输入数据限定为整数或者字符串。
Repeat the previous step to add another feature named latitude with the data type String.
重复以上步骤,添加另一个名为latitude的特性,数据类型为String。
Unfortunately, JAXB failed to pick up on this and use a Boolean data type — instead, the TopType class accepts any string value for this attribute.
不幸的是,JAXB没有发现这一点并使用布尔数据类型,toptype类的这个属性可以接受任何字符串值。
In the previous program, you used both integer and string data and never had to tell the Scheme language what type of data was being used.
在先前的程序中,您使用了整型和字符串数据,因此没有告诉scheme语言正在使用的是哪种类型的数据。
When you select this option, a database column defined with a Date data type is defined in the type tree as a character text string.
如果选择这个选项,定义为Date数据类型的数据库列在类型树中定义为一个字符文本字符串。
For CLDC 1.0-based platforms, this data type maps to String.
对基于CLDC 1.0的平台,该数据类型映射到String。
Click Add and set the data type to String.
单击add,并将数据类型设置为String。
The return type can be any one of the four basic XPath 1.0 data types: boolean, string, node set, and number.
返回类型可以是4 种XPath 1.0基本数据类型之一:boolean、字符串、节点集和数字。
Iso3166-country-code.xsd: the ISO3166CountyCode type both constrains the data to be a two-letter string and requires it to be one of the actual iso 3166-1 country codes.
iso 3166- country - code . xsd: iso 3166CountyCode类型约束数据为两个字母的字符串并且要求其必须为一个实际的iso 3166 -1国家区号。
Data type specification: the ability to tell the UI to display the data at a given address as a specific data type - for example, this address represents the start of a null-terminated string.
数据类型规范:能够通知ui将特定地址的数据显示为具体的数据类型。例如,此地址表示以null结尾的字符串的开始。
The third article in this series, " Exploring the Python type hierarchy, Introducing Strings," introduces the Python string, which is also an immutable sequence, but only for character data.
本系列的第三篇文章探索Python类型的层次结构 —— 使用字符串介绍了 Pythonstring,这也是一个不可变的序列,但仅针对字符数据。
For example, the mail component accepts an action with a data type containing a mailto: string.
例如,邮件组件可以接收一个包含mailto:字符串的动作。
Giving variables a data type, even with something as generic as xs: string, traps the unexpected absence of the attribute-something that has saved my day more often than I would like to admit.
为变量提供一个数据类型,可以是xs:string这样的一般类型,捕捉预计之外的属性缺失—这帮助我节约了大量时间。
The key isn't restricted to being an integer; it can be any nonmutable data type, including an integer, float, tuple, or string.
键并不限制为整数;它可以是任何不易变的数据类型,包括integer、float、tuple或string。
应用推荐