Comparing a variable having an atomic value (number, Boolean, or string) to another such variable or a literal atomic value, and expecting the type of one to be cast automatically to the other type.
把包含原子值(数字、布尔值或字符串)的变量和另一个此类变量或者文字原子值比较,希望一种类型自动转换成另一种类型。
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.
如果需要其他的数据类型,比如说整数、浮点数或者布尔值,必须使用相应的包装器类来解析字符串。
This information includes age (an integer), job description (a string), name (a string), and whether or not the employee is an executive (a Boolean).
这个信息包含年龄(一个整数)、工作描述(一个字符串)、姓名(一个字符串)和该员工是否是执行官(一个布尔型)。
LotusScript native data types, such as String, Integer, or Boolean, do not allow null values.
LotusScript原生数据类型(如string、Integer或Boolean)不允许使用null值。
Each stored attribute is a simple array of bytes, but it's possible to interpret the attribute as a Boolean, integer, or string attribute.
每个已保存的属性是一个简单的字节数组,但是可以将该属性转换为Boolean、整数或字符串属性。
For example, a Boolean value should be string value true or false before being saved to the item set.
例如,在保存到项目集以前,布尔值应该为字符串值true或false。
These attributes could be simple types (for example, String, Integer, and Boolean) or could be business items from the same or a different data catalog.
这些属性可以是简单类型(例如,String, Integer和Boolean)或者是来自相同或不同的数据目录中的业务条目。
The value you specify with a parameter can be a free-form string, a number (including specialized numeric values, such as IP addresses), a Boolean value, a variable, or a list.
您指定的参数Value可以是自由格式的字符串、数字(包括特殊数值,如IP地址)、boolean值、变量或列表。
Your constants can be integer, character, floating-point, string, Boolean, octet or enumerated but not of type any or a user-defined type. Here are some examples.
常数可以是整数、字符、浮点数、字符串、Boolean、octet或枚举型,但不能是any类型或用户定义的类型。
These attributes could be simple types (String, Integer, Boolean, and so on) or could be business items from the same or a different data catalog.
这些属性可能是简单类型(String、Integer、Boolean等等),也可能是同一或不同数据目录中的业务项目。
To store a boolean value or an integer to the item set, the value needs to be converted to a string.
要将布尔值或整数存储到项目集,需要将该值转换为字符串。
Wrap one of the comparands in number , Boolean , string , or one of the new type-constructor functions.
将一个操作数包装到number 、boolean 、string或者其他新增的类型构造器函数中。
When a string is used as a Boolean, it is first converted to an integer, and then evaluated for truth (non-zero) or falsehood (zero).
当将字符串作为布尔值使用时,将首先把字符串转换为整数,然后再计算真(非0)或假(0)。
With the IBM Cognos 8 SDK, there is no such thing as a "simple" or "native" data type such as int, string, or Boolean.
对于IBMCognos8SDK,不存在“简单”或“原生”数据类型,如int、string或boolean。
Common primitive types are string, integer and Boolean; however, as you'll see a little further along in this article, you can also map an element to an array or a custom class.
常见的基本类型有string、integer和boolean,不过,后面将看到还能将元素映射为数组或自定义类。
The exception can be a string, integer, Boolean or an object.
例外可以是串,整数,布尔或是对象。
The exception can be a string, integer, Boolean or an object.
例外可以是串,整数,布尔或是对象。
应用推荐