属于这八种基本类型的参数对于其规范只需要两个字符串:一个用于名称,另一个用于值的表示。
Parameters belonging to the eight basic types require only two character strings for their specification: one for name, and one for value representation.
根据字段类型,您可以生成不同的数据感知控件来表示字段值。
Depending on the field type, you can generate different data-aware controls to represent the field values.
数据元素类型是一个信息单位,用含有一组值的LotusNotes文档来表示。
A data element type is a unit of information, represented in a Lotus Notes document with a collection of values.
程序集列表不表示实际值;但是一个重复的XML元素可以有一个原始类型。
Assembly lists do not represent actual values; however, a repeating XML element can have a primitive type.
如果愿意,您可以指定类型参数的值,但只有当您能够命名该类型时才可以这样做—并且不能够表示捕获类型。
You are allowed to specify the value of the type parameter if you like, but only if you can name the type - and the capture types are not denotable.
这必须不仅包含每个字段值的表示,还要包含每个值的类型信息的表示。
This must include not only the representation of individual field values, but also type information for each value.
虽然它们表示的值相同,但却不能进行连接,因为它们的类型不同。
The values they represent may be identical, but they cannot be wired because they have different types.
这个属性包含这个组件希望传播到应用程序级的一个预定义值,这个值表示操作的类型或状态迁移。
This property contains a predefined value of the sort of operation or state transition the component wants to propagate up to the application level.
在此情况下,有两个必需参数:类型和值,它们表示联系类型和联系人地址。
In this case, there are two required parameters, type and value, which represent contact type and contact address.
如果需要创建与时间相关的数据类型的单个值,可以使用类型构造器函数并提供时间的字符串表示形式作为参数。
When you want to create an atomic value of one of the time-oriented data types, use a type-constructor function and provide the string representation as an argument.
如前所述,每个查询表达式都是泛型的,以表示表达式计算的值的类型。
As I mentioned earlier, every query expression is generically typed to denote the type of the value the expression evaluates to.
每天的点表示这一天的完全24小时视图;但是,根据数据类型,可以对这些数据求和、取最小值、取最大值或取平均值。
Each day's point represents the full 24-hour view of that day; however, depending upon the data type, the data may be summed, maximized, minimized, or averaged.
文档类型和扩展名是用户定义的值,它们应当能够表示新文档类型的意义。
The document type and extension are user-defined values, and they should recommend the new document type.
另外,你要么不定义任何关联,要么在子pojo中定义一个值类型的属性来表示父pojo的ID(另一个方向也是类似的)。
Otherwise you either don't define any association or just define a value-typed property in the child POJO to represent the parent POJO's ID property (similar argument for the other direction).
FROMsql子句定义了特定的函数,可以使用该函数将将一个值转换成表示结构化类型的内置数据类型。
The FROM SQL clause defines the specific function that will be used to transform a value to a built-in data type value representing the structured type.
值“SSSSS”表示不需要计算机类型、型号号码和生产厂家来生成唯一系统标识符。
The value "SSSSS" means that the machine type, model number, and plant of manufacture are not required to generate a unique system identifier.
单元格类型是一个简单的元素,其中可以包含1到9 的值和点号(.) ,点号表示没有值。
The cell type is a simple element that can contain a range of values from 1 to 9 and a period (.) that represents no value.
用相同的参数列表调用admin( )和task( )函数的效果是相同的,但是它们返回的表示操作结果的值有不同的数据类型。
The effects of calling the admin( ) and task( ) functions with the same argument list are equivalent, but their return values, which indicate the result of the operation, have different data types.
关系类型在rel属性定义;例如,值alternate表明此链接提供了这个条目元素所描述的资源的另一种表示。
The relation type is defined by the rel attribute; for example, the value alternate signifies that the link provides an alternate representation of the resource described by the entry element.
尽管从一个XML文件中抽取数据会很方便,但偶尔会有些测试需要有复杂类型,这些类型无法用String或原语值来表示。
While pulling data values into an XML file can be quite handy, tests occasionally require complex types, which can't be represented as a String or a primitive value.
age表示一个值绑定属性,它的类型为 int。
UserRegistration.user.age represents a value-binding property that is of type int.
duration 数据类型的值空间包含一个表示月数的整数和一个表示秒数的小数。
The value space of the duration datatype consists of an integral number of months and a decimal number of seconds.
对于nm命令列出的每个符号,它们的值使用十六进制来表示(缺省行为),并且在该符号前面加上了一个表示符号类型的编码字符。
For each symbol that the nm command lists, the symbol's value in hexadecimal (by default) and the symbol type with a coded character precede the symbol.
db2types类型还提供了将DB 2数据库列值表示为一个个可以为空的对象的方法。
The DB2Types classes also provide a means to represent DB2 database column values as individual nullable objects.
使用所谓的facets,您可以派生新的类型,表示其他某个类型值的更小子集,比如通过枚举、范围或模式匹配来定义子集。
Using what are called facets, you can derive new types that represent a smaller subset of values of some other types, for example, to define a subset by enumeration, range, or pattern matching.
因为位数的不同,这些类型所能表示的最大(最小)值也因机器的不同而有所不同。
Because the number of bits varies, the maximum (or minimum) values that these types can represent also vary by machine.
nil是值为nil的一种特殊类型,用来表示没有值。
Nil is the type of the special value nil and is used to represent the absence of a value.
格式化将类型的值转化为字符串表示形式;分析则与格式化相反,它是从字符串表示形式创建数据类型。
Formatting converts the value of a type into a string representation; parsing, the inverse of formatting, creates a data type from a string representation.
一旦知道了该地址的值的类型,就知道了表示该类型的值需要多少位和如何解释这些位。
Once we know the type, we know how many bits are needed to represent a value of that type and how to interpret those bits.
表示整数、字符和布尔值的算术类型合称为整型。
The arithmetic types that represent integers, characters, and Boolean values are collectively referred to as the integral types.
应用推荐