常見例句雙語例句Detector: Null pointer dereference and redundant comparisons to null檢測器:Null 指針對 null 的解引用(dereference)和冗余比較You can use a URN to talk about a resource without implying its location or how to dereference it.可以用 URN 表示資源,而不用指明資源的位置或者如何取消對它的引用。Equally clearly, int or double may not: find uses the expression *first, and the dereference operator makes no sense for an object of type int or of type double.同樣的,或者不是int 和double:find使用表達(dá)式 *first,這個廢棄的操作使int對象或者double對象沒有意義。原聲例句x >> Okay. I'll dereference the pointer x 42 to store the number 42 into its pointee.>,好的,我廢除這個指針,在指針數(shù)據(jù)中存儲數(shù)字。哈佛公開課 - 計算機(jī)科學(xué)課程節(jié)選So, doing a dereference on x follows the arrow to access its pointee.那么,解除對應(yīng)x的指針數(shù)據(jù)的,索引箭頭。哈佛公開課 - 計算機(jī)科學(xué)課程節(jié)選 返回 dereference