• For simplicity, we chose not to validate entries into the list by returning a value of null each time the validator is run.

    简单起见我们选择验证列表中的条目每次运行检验器时返回空值

    youdao

  • We may not know what type t represents, but we know that the null literal is a valid value for any reference type.

    我们可能知道t类型代表什么我们知道null字母任何引用类型而言一个

    youdao

  • It is important that you use a null modem cable; if you use a typical serial cable, the target computer expects a serial device and not another serial port, and you cannot debug the computer.

    有一点重要,就是使用调制解调器电缆如果使用普通串行电缆,目标计算机则期望串行设备通信,而不是与另一个串行端口通信,这样您就无法调试该计算机。

    youdao

  • Several wiring layouts are in use, because the null modem connection is not covered by a standard.

    有多种连接方式可供选择,因为标准并未涵盖调制解调器连接

    youdao

  • Initially, this routine checks if the passed inquiry context is not NULL and is for a group member inquiry.

    这个例程首先检查传递查询上下文是否null以及是否是用于组成员查询的上下文。

    youdao

  • If the input binding parameter is not NULL, then it means that the endpoint resides on a remote host.

    如果输入绑定参数不是NULL意味着端点远程主机上。

    youdao

  • If a default value is not specified, the variable is initialized to NULL.

    如果没有指定默认则初始变量NULL

    youdao

  • If the URI does not exist in the internal hash table, a null is returned.

    如果内部哈希没有URI返回空值。

    youdao

  • For example, if a before trigger supplies value to a NOT NULL column, then the before trigger is executed first and a value is supplied to the column so that the NOT NULL constraint isn't violated.

    例如如果BEFORE触发器一个NOT null提供那么执行BEFORE触发器,给列提供值,所以不会违反NOT NULL约束

    youdao

  • Clearly, SOAP separating is not the same as a null pointer.

    显然SOAP分离并不同于指针

    youdao

  • A cheque is null and void if any one of the particulars mentioned in the preceding paragraph is not specified thereon.

    支票上未记载前款规定事项之一,支票无效

    youdao

  • Elements in positions 11 and up do not exist (note that this is not the same as being NULL). Therefore, a statement such as.

    位置11以及更高位置中的元素都不存在(请注意不同NULL)。

    youdao

  • But as we hope we've shown in the table, that really represents an array with a single element whose value is null, not a null array.

    但是正如我们希望的,已经显示真正表示含有单一元素数组,元素的为“”(null),而不是一个“零”(null)数组。

    youdao

  • An empty or null array is not a valid return value.

    null数组不是一个有效返回

    youdao

  • If the HTTP method is GET (currently not used by JSF forms), the form data has already been appended to the URL and send is called with a null parameter.

    如果HTTP方法GET(当前JSF表单使用),那么表单数据应该已经追加到此url,并会null参数调用send

    youdao

  • These are generally implicit design decisions in the APIs such as where a value can be null, or where a numeric value is not expected to be negative.

    API设计中,有一些决策不言而喻的,比如何时值可以为null或者何时数字不能

    youdao

  • For example, data classified as "unknown" usually indicates a column that is null or empty and probably not used.

    例如类别未知”的数据通常表明一个只有null或者为空可能被使用。

    youdao

  • If the value of the transportTModelKey parameter is not null, then a transport categorization keyedReference is added; its value is the value of the transportTModelKey parameter.

    如果transportTModelKey参数为空添加一个传输类别 keyedReference的值即 transportTModelKey 参数的值。

    youdao

  • A general, good practice is not to allow null (that is, no value) columns in a relational database, because when you attempt to read such a column, you get a null value exception.

    通常优秀实践就是不要关系数据库中使用null(即没有)因为试图读取这类时,您将得到一个null异常

    youdao

  • The single quotation mark in front of the null list is used to tell Scheme that you are using as data and not as a part of your parse tree.

    列表前面引号用来告诉scheme正在使用作为数据不是用它作为解析树的一部分

    youdao

  • Because null is not a valid default value for an annotation, I provide some basic defaults that can be easily tested for, so I can identify the value that was specified.

    由于null不是标注有效默认,因此这里提供了一些便于测试基本默认值,以便识别指定的值。

    youdao

  • Notice in Listing 9 that the instance does have a valid (meaning it is not null) toAddress value.

    注意清单9 中,实例确实一个有效 nul )的toAddress

    youdao

  • SQL USES a small integer which contains a zero if the column is not null or -1 if the column contains nulls.

    如果包含值,则SQL使用个包含一个0整数;反之则包含- 1。

    youdao

  • If the corresponding class, field, or method is not generic, a null value is passed when calling the method.

    相应字段方法泛型,则在调用方法返回null

    youdao

  • In the context of the NorthWind Customer Manager; when a Customer ID that does not exist in the system is used to load a Customer detail, then a Null instance should be returned.

    Northwind客户管理上下文中,使用系统存在客户ID加载客户细节时,应该返回一个实例

    youdao

  • In Oracle 10g, if there is a BEFORE INSERT TRIGGER and a NOT NULL constraint on a table, then the BEFORE TRIGGER is executed first, and then the constraint check is performed.

    Oracle10g中,如果同时存在BEFORE INSERT触发器NOT NULL约束那么执行BEFORE触发器,然后执行约束检查。

    youdao

  • If this value is set to null or empty string, CLP throws a JCC exception: Column not updatable.

    如果这个设置null字符串clp抛出JCC异常Column not updatable。

    youdao

  • This is because you have not yet defined the Customer in a schema, which caused the boFacory.create method to return a null.

    是因为尚未模式定义Customer,这将导致 boFacory.create方法返回 null

    youdao

  • In this example, if the Map on line 1 does not contain the person named "Bob," a null pointer exception will result on line 5 when the person is asked for his name.

    这个例子中,如果第1行的Map包括一个名为bob,那么第5询问person名字就会出现null指针异常

    youdao

  • For example, if you are creating a Customer table and the CustomerID is marked as not null, then when you define the primary key, CustomerID will show as a candidate column.

    例如如果创建一个Customer并且CustomerID标记not null定义时,CustomerID将会显示备选列。

    youdao

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

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

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