• 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

  • In most situations this does not pose a problem but for the translation of an IDL unsigned integer type whose value falls inside the number range of its highest order bit there will be a mismatch.

    多数情况下不会发生问题但是一个IDL无符号整数取值正好落最高所限制取值范围中时,类型转换就发生不匹配的错误。

    youdao

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

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

    youdao

  • The latter is simple for data types, such as integer or characters, but more complex for input parameters of type XML.

    对于数据类型例如整数字符,要生成输入域就比较简单,但是对于xml类型输入参数,就要复杂一些

    youdao

  • This byte array will hold all the bytes of the INTEGER data type structure.

    这个字节数组包含INTEGER数据类型结构所有字节

    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

  • Recall from Table 1 of the first article in this series that INTEGER is a universal data type in ASN.1.

    回想一下系列第一篇文章1中曾提到,在ASN . 1中INTEGER一种通用数据类型

    youdao

  • The input parameter named "P1" is of data type integer, the other input parameter "P2" is of type character.

    输入参数P1数据类型整型一个输入参数 “P2” 的数据类型是字符型。

    youdao

  • The columns hold data of a specific data type, like integer values or strings of characters.

    容纳特定数据类型数据,例如整型字符串

    youdao

  • If an integer exists in this element, it means the public data of people with this role type will be displayed in the system.

    如果元素包含整数表示相应角色用户公共数据显示系统中。

    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

  • Figure 6. Creating a template parameter of type integer.

    6.创建一个整数类型模板参数

    youdao

  • In this example, an element of type anyAtomicType can contain a string or integer as a valid value.

    这个例子中,一个anyatomictype类型元素可以包含字符串整数作为有效值。

    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

  • First, construct a model having an attribute which is of type Integer array, whose dimensions are [3] [4].

    首先建模一个拥有Integer类型数组属性模型它的维度[3][4]。

    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

  • 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

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

    常数可以整数字符浮点数字符串Booleanoctet枚举不能any类型用户定义类型。

    youdao

  • 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

    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

  • In the model we've created, all attributes of the LoanApplicationType are of type Text, but you can use any primitive type, such as Integer or Date.

    我们创建模型中,LoanApplicationType所有属性类型Text但是可以使用任何原始类型,比如IntegerDate

    youdao

  • The list shown in the RPM Custom fields dialog box is the list of all of the fields available in the ClearQuest schema, regardless of their type (for example, short string, integer, and so on).

    显示RPMCustom字段对话框中的列表ClearQuest 计划所有可利用字段列表,无论它们是什么类型例如字符串整数型,等等)。

    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

  • Using the DDL shown in Listing 2, you can create a new table of name "employee", containing only two columns: id of type INTEGER and doc of type XML.

    可以使用清单2DDL创建一个名为employee,其中包含INTEGER类型idxml类型的doc列。

    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

  • 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

  • The type of data is returned as an integer that represents the data type. The following static fields (constants) represent the data types

    数据类型作为一个整数返回,该整数表示数据类型。

    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

  • The letter preceding the greater-than symbol indicates the type of the object stored (t=triplet, p=pair, i=integer, l=ArrayList, and so on).

    大于号之前字母代表存储对象类型t=tripletp=pairi=integerl=ArrayList)。

    youdao

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

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

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