• 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.

    如果需要其他数据类型比如说整数浮点或者布尔必须使用相应的包装器解析字符串

    youdao

  • 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.

    危机更加复杂设计建模除了逻辑型字符串整数型,用户自定义数据类型,可以对更加复杂的问题建模。

    youdao

  • In contrast, the long integer type has unlimited precision, subject to the memory limitations of your computer.

    此相反,整数类型精度不受限计算机内存对它影响。

    youdao

  • The WITH ORDINALITY clause causes UNNEST to generate an additional column of type integer that contains the position associated with each element.

    WITH ORDINALITY子句使UNNEST生成一个整数类型包含每一个元素关联位置

    youdao

  • 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.

    省略类型定义中的最大基数类型子索引范围1整数类型最大正值

    youdao

  • Add an attribute (attribute1) of type Integer to this class.

    添加一个Integer类型属性(attribute1)这个中。

    youdao

  • Add an attribute (attribute1) of type Integer array to this class, and set the default value for it in the Properties TAB for the attribute as shown in Figure 10.

    添加一个Integer类型属性(attribute1)这个这个属性Properties页签上设定默认如图10所示。

    youdao

  • Another optional type is the new intptr_t type, which is an integer large enough to hold a pointer.

    另一个可选类型新的intptr_t类型,足够可以容纳一个指针整数

    youdao

  • The time type is also a long integer, representing the number of milliseconds since midnight, local to the timezone in which the property was set.

    Time类型也是一个整数表示午夜毫秒,以设置属性时所在时区当地时区。

    youdao

  • The REF USING INTEGER clause specifies that the INTEGER data type will be used to represent the REFERENCE type of this structured type and all of its subtypes.

    REF USINGINTEGER指定 INTEGER数据类型使用这个数据类型表示结构化类型及其所有子类型 REFERENCE 类型。

    youdao

  • For example, you can now change a column defined with a data type of INTEGER to have a data type of VARCHAR, or you can change a data type of TIMESTAMP to DATE.

    例如现在可以修改数据类型INTEGER,从而拥有一个VARCHAR数据类型,或者将数据类型TIMESTAMP修改DATE。

    youdao

  • Re-open the file GSDB. changexml, and then add a new column called PROMO_CODE of type INTEGER to the table GOSALESCT.CUST_ORD.

    重新打开 GSDB.changexml文件然后向 GOSALESCT.CUST_ORD添加一个类型INTEGER PROMO_CODE。

    youdao

  • Change the data type of the new feature named value to Integer.

    value特性数据类型改为Integer

    youdao

  • The key isn't restricted to being an integer; it can be any nonmutable data type, including an integer, float, tuple, or string.

    并不限制整数可以任何不易变数据类型包括integerfloat、tuplestring

    youdao

  • To create a single dimensional array of the type a [m] (where m is an integer variable already defined and initialized), apply the cpp_type stereotype on the array variable a in the UML model.

    创建类型为a [m]数组(这里的m已经被定义初始化整数变量),可以uml模型中这个数组变量a上运行cpp _type原型

    youdao

  • A domain is a class or type and indicates the rules, syntax, and semantics for a piece of data (for example, it must be an integer, float, conform to a picture, and so on).

    类型表示数据规则语法语义(例如必需型、浮点型图片类型等等)。

    youdao

  • This time a WXS data type is assigned to the attribute, reflecting the schema designer's assumption that the purchase order number should be constrained to an integer.

    WXS数据类型指定给了属性这反映模式设计人员认为订单应该限制一个整数。

    youdao

  • This is due to the encoding of the group information in the binary string, and a grouping parameter of type VARCHAR requires potentially more space than a simple INTEGER value.

    分组信息编码二进制中的缘故,分组参数类型VARCHAR简单INTEGER类型潜在地要求更多的存储空间

    youdao

  • One example of this would be the use of the XML: any data type, as opposed to restricting input to an integer or string.

    使用xmlany数据类型就是这样一个例子,它没有输入数据限定为整数或者字符串。

    youdao

  • The third element of the array is the number of points for this assignment type, so I have to invoke the to_s method to convert that integer into a string.

    数组第三元素任务类型分数所以必须调用to_s方法整数转换为字符串

    youdao

  • 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语言正在使用哪种类型的数据。

    youdao

  • The exception is thrown by the explicit cast because the test case is trying to convert something of type String to an Integer.

    这个异常显式类型转换抛出因为测试用例试图类型String东西转换成Integer

    youdao

  • Suppose you want to change the type of a field in an existing class, for example by changing Person's age from an integer type to a short type?

    假设更改已有一个字段类型例如Personage改为

    youdao

  • For example, a value can be cast to another type by using the type name as if it were a function. So you could cast a value to an unsigned integer using the code fragment in Listing 12.

    例如通过使用类型名称可以强制转换种类型,一个函数一样。

    youdao

  • Define the output result set to include an ID column of type integer that is derived from the node specified in the XQuery expression.

    定义输出结果,使之包括一个integer类型id,它XQuery表达式指定节点派生而来。

    youdao

  • Integer type that holds values greater than or equal to zero.

    保存大于等于

    youdao

  • 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.

    不幸是,标准允许实现使得所有整数类型都是同样大小使个有符号遇到一个符号整型规则变得复杂了。

    youdao

  • However, this is not the normal conversion to an integer type.

    然而不是通常转换

    youdao

  • In general, you don't specify a literal having a particular type; the system will figure out the best way to represent the number. By default, an integer will be used.

    一般情况下,需要某个字符决定他的类型系统自动挑选合适

    youdao

  • In general, you don't specify a literal having a particular type; the system will figure out the best way to represent the number. By default, an integer will be used.

    一般情况下,需要某个字符决定他的类型系统自动挑选合适

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定