• A null reference pointer was passed to the stub.

    占位程序传送索引指针

    youdao

  • You see a tooltip that warns about a possible null reference.

    看到警告有关可能的引用的工具提示

    youdao

  • How could this reference to a string be causing a Null reference Exception?

    怎么参考字符串引起引用异常

    youdao

  • Finally, say goodbye to the dull, everyday drudgery of null reference exceptions.

    最后告别那些处理空引用异常枯燥差事吧。

    youdao

  • It is reflexive: for any non-null reference value x, x.equals (x) should return true.

    具有反射性:对于任何非空参考值x,x.e quals (x)应该返回真值。

    youdao

  • VTL supports a quiet reference notation to avoid rendering nonexistent or null references.

    VTL支持一种静态引用符号避免呈现不存在或者引用

    youdao

  • Certain paths through the code do fine, but one particular path causes the Null Reference Exception.

    某些特定路径通过代码很好一个特定路径引起引用异常

    youdao

  • To avoid this problem, you can define a complex type to wrap the value type and set the complex type to be null to indicate a null reference.

    为了避免这个问题的出现,可以定义复合类型封装数值类型,这个复合类型置为表示引用

    youdao

  • Or a reference type variable might not hold a reference to any object, in which case it is said to be a null reference or a reference to Nothing.

    或者引用类型变量可能存放任何对象的引用,这种情况称为空引用。

    youdao

  • It is transitive: for any non-null reference values x, y, and z, if x.equals (y) returns true and y.equals (z) returns true, then x.equals (z) should return true.

    具有传递性:对于任何非空的参考值xyz如果x.e quals (y)返回并且y.e quals (z)也返回值,那么x.e quals (z)也应该返回真值。

    youdao

  • Therefore flow developers should not use routing decisions in which variable reference expressions map onto name columns whose values may be NULL.

    因此开发人员应该使用变量引用表达式映射名称可能NULL路由决策

    youdao

  • That means a reference type can have a null pointer, but a value type cannot have a null value.

    意味着引用类型可能有空指针但是数值类型不能有空

    youdao

  • The cure for object loitering in this case is to null out the reference after popping it from the stack, as shown in the commented-out line of code in Listing 3.

    修复这种情况下对象游离方法对象堆栈弹出之后,就消除引用如清单3注释掉的

    youdao

  • In the case where a retrieved column has a value of SQL NULL, then no XPath variable reference expression is assigned to such a value.

    如果检索SQLNULL那么不会此类分配任何XPath变量引用表达式

    youdao

  • What you get in your arguments are a reference to the "this" object (this is for object methods and is NULL for plain old functions like bar ) and an argument tuple in args.

    参数得到this对象引用(this用于对象方法类似bar这样的无参数老式函数来说NULL)个存储在args中的参数元组。

    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

  • Dead mappings could be eliminated by periodically scanning the map, calling get on each weak reference, and removing the mapping if get returns null.

    可以通过周期性地扫描Map每一个引用调用get在get返回null删除那个映射消除映射

    youdao

  • Therefore, if the collector runs before line //2 attaches a strong reference to the re-created object, the object is lost and wr.get() returns null.

    因此如果收集器在行 //2在重新创建的对象上施加一个引用之前运行,对象就会丢失wr.get()则返回null

    youdao

  • Clear: Setting the reference object's referent field to null and declaring the object in the heap that the reference class referred to as finalizable.

    清除:将引用对象referent设置为 null将引用引用对象声明为 可结束的。

    youdao

  • The first two lines of assembly code at B0 and B5 load the instance reference from memory location 049388C8 into eax and test for null.

    B0B5 处汇编代码将 instance引用内存位置 049388C8 加载eax 中进行 null 检查。

    youdao

  • Second, a failed test should indicate that something unexpected happened (for example, a reference is null) and normal execution can't continue.

    其次失败测试应当代表发生意料之外的例如引用空),正常执行不能继续。

    youdao

  • To take advantage of these reference classes, you must break the strong reference to the MyObject object by setting obj to null.

    利用这些引用必须取消对MyObject对象引用,方法是将ob j设置null

    youdao

  • You might wonder about the String class given the issue of out-of-order writes and a reference becoming non-null prior to the constructor executing. Consider the following code.

    鉴于无序写入引用构造函数执行变成null问题可能会考虑string

    youdao

  • A weak reference object will keep a reference to an object that went out of scope or was set to null, until it is actually deleted by the garbage collector.

    引用对象将会保持指向一个超出作用域或者置空对象的引用,直到确实垃圾回收删除。

    youdao

  • Reference types - same as pointer types, except that a reference type cannot be NULL.

    引用类型指针类型相同只是引用类型不能NULL

    youdao

  • If a pointer pointing to an object not in the graph, then the object is not a reachable object, and then garbage collector sets the slot to null in the short weak reference table.

    如果指针指向不在中的对象那么对象就是一个不可到达的对象,垃圾收集器引用表相应置空

    youdao

  • If a pointer pointing to an object not in the graph, then the object is not a reachable object, and then garbage collector sets the slot to null in the long weak reference table.

    如果指针指向不在中的对象(注意此时图中已包含Finalize可到达对象),那么对象就是一个不可到达的对象,垃圾收集器就将长弱引用表相应的槽置空

    youdao

  • I'd like to change the null value from my objects to a reference, if I can.

    值改为参考对象如果我可以。

    youdao

  • I'd like to change the null value from my objects to a reference, if I can.

    值改为参考对象如果我可以。

    youdao

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

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

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