明显的例外是小数和整数类型。
C99引入了几个新的整数类型。
第二个数组是一个整数类型的数组。
图6.创建一个整数类型的模板参数。
List数据类型表示一组整数类型的值。
List data type is used to collect a set of integral type values.
所有这些整数类型都有相应的无符号数类型。
All these integer types also have corresponding unsigned types.
结果不需要在任何整数类型值的范围。
The result need not be in the range of values of any integer type.
这容易理解—我们中大多数很少需要使用非整数类型。
This is understandable — most of us rarely require the use of non-integral numeric types.
与此相反,长整数类型的精度不受限,仅计算机内存对它有影响。
In contrast, the long integer type has unlimited precision, subject to the memory limitations of your computer.
以及任何基于符合CLS的基础整数类型的枚举类型。
And any enumeration type based on a CLS-compliant base integer type.
此警告意味着应当使用整数类型,但却使用了错误的数据类型。
This warning indicates that an integral type was expected, but an incorrect data type was used.
许多语言都拥有与IDL简单类型等同的内容,如整数类型和浮点类型。
Many languages have equivalents for the IDL simple types, such as integer and floating point types.
表达式必须有整数类型并且只能包括整数常量,字符常量,以及定义了的运算符。
Expressions must have integral type and can include only integer constants, character constants, and the defined operator.
省略类型定义中的最大基数时,此类型值上的子索引范围从1到整数类型的最大正值。
When the maximum cardinality in a type definition is omitted, the sub-indexes on values of that type can range from 1 to the maximum positive value of integer type.
通过指定整数类型的列索引,或String对象类型的列名,就可以获得一个列的值。
We can get a column? S value either by specifying the column index as an integer or the column name as a String object. I show both approaches in the code.
因此,如果您使用的是整数类型来存储您的样品,您可以开始使用最大与最重要的24位样本。
Therefore, if you're using integer types to store your samples, use the largest you can and start with the samples in the least significant 24 bits.
对于该操作,设置一个名为date的日期类型的输入,以及一个名为day的整数类型的输出。
On the operation, set an input called date of type date and an output called day of type int. The final result should look like Figure 2.
默认情况下,decimal类型的刻度为0,这意味着DECIMAL数据类型模拟了整数类型。
By default, the scale for a DECIMAL type is 0, which means the DECIMAL data type mimics an integer type.
WITH ORDINALITY子句使UNNEST生成另一个整数类型的列,包含与每一个元素关联的位置。
The WITH ORDINALITY clause causes UNNEST to generate an additional column of type integer that contains the position associated with each element.
这是最简单的无精度损失,但如果你认为你的形象就不漂亮:)因为花车分别存储在不同的方式比整数类型。
This is simplest without precision loss but if you view your image it will be not pretty :) because floats are stored in different way than integer types.
不幸的是,标准允许实现使得所有整数类型都是同样的大小,这使一个有符号整型遇到一个无符号整型时的规则变得复杂了。
Unfortunately, the Standard permits an implementation to make all of the integer types the same size, and that complicates the rules for when a signed integer type meets an unsigned integer type.
然后,调用友元函数spacefriend并将类对象的地址作为其参数传递。然后调用template函数,先使用整数类型,然后使用浮点数据类型。
It then calls the friend function spacefriend and passes the class object address as its argument, and calls the template function, beginning with integer types and then floating data types.
识别名称类型必须是整数类型( short 、long 、 long long等,以及char 、boolean或enumeraton )。
The discriminator type must be an integral type (short, long, long long, and so on, as well as char, boolean, or enumeraton).
可以为RDF文字给定数据类型,如“整数”、“字符串”、“日期”或甚至是“莫尔斯代码”。
RDF literals can be given data types such as "integer", "string", "date", or even "morse code".
然而,大多数生产XML模式还会利用其他数据类型,比如整数、十进制、日期等等。
However, most production XML schemas make use of other data types as well, such as integer, decimal, date, and so on.
通常,坐标值存储在数字列中(浮点、小数,甚至是整数),具体的类型并不影响这里给出的代码。
Usually, coordinate values are stored in numeric columns (float, decimal, or even integer), and the specific type will not affect the code presented here.
对于数据类型,例如整数或字符,要生成输入域就比较简单,但是对于xml类型的输入参数,就要更复杂一些。
The latter is simple for data types, such as integer or characters, but more complex for input parameters of type XML.
节点类型以整数返回,并且允许您适当地处理每一个节点;一个元素(类型1)有名称没有值,但是一个文本节点(类型3)有值没有名称。
Node types are returned as integers, and allow you to handle each node appropriately; an element (type 1) has a name, but no value, whereas a text node (type 3) has a value but no name.
要将电话类型从整数扩展为字符串是一件很容易的事,虽然这样做将会为服务检查输入的数据带来一些工作量。
It's an easy matter to expand the phone types from ints to strings, although it will be a bit more work for your service to validate the incoming strings.
要将电话类型从整数扩展为字符串是一件很容易的事,虽然这样做将会为服务检查输入的数据带来一些工作量。
It's an easy matter to expand the phone types from ints to strings, although it will be a bit more work for your service to validate the incoming strings.
应用推荐