dereferencing

dereferencing

 英

  • 網絡解引用;非關聯化;解參考運算子

例句

It may appear to be a binary operator that takes an object and a member name, dereferencing the object in order to fetch the member.

可能表現二元操作符一樣接受一個對象成員對象引用獲取成員

Learn to understand the Perl notation for anonymous array references and dereferencing array elements.

學習理解匿名數組引用解除數組元素引用Perl符號

The result of dereferencing a pointer is an object whose type matches the type of the pointer.

指針引用結果一個對象類型指針類型匹配

Dereferencing a pointer yields the object to which the pointer points.

指針進行引用操作獲得指針指向對象

This iterator adaptor caches the result of dereferencing the underlying iterator.

這個適配器緩存底層引用結果

Java automatically handles the referencing and dereferencing of objects for you.

Java我們自動處理引用廢除對象

You'll find arithmetic operators, binary operators, assignment operators, and pointer dereferencing.

可以找到算術操作符二進操作符賦值操作符指針廢棄

One way to avoid these perils is for your combiner to release any locks before dereferencing a slot call iterator.

避免這些危險一個方法合并信號調用迭代引用之前釋放

Indeed, dereferencing an iterator from an intrusive list is performed in the same two steps as described above.

事實上引用一個來自介入迭代同樣執行以上

Support for dereferencing objects which are returned from methods.

支持方法返回關聯對象

A problem occurred when dereferencing the alias.

取消引用別名發生問題

Here's what results from dereferencing a NULL pointer on a PC running Version 2. 6 of the kernel.

通過運行2.6內核PC廢棄一個NULL指針引起

Therefore, dereferencing this iterator multiple times will only result in the underlying iterator being dereferenced once;

因此多次引用引起底層一次引用