pointer variable
基本解釋
- 指針變量;[計(jì)] 指示字變量
英漢例句
- Local static pointer variable is not thread safe?
靜態(tài)局部變量的指針不是線程安全的? - The analysis of pointer variable and inter procedure data is one of the key problem in the whole program analysis of nested language.
對(duì)指針變量以及過(guò)程間的數(shù)據(jù)的分析是嵌套式語(yǔ)言全程分析的關(guān)鍵問(wèn)題之一。 - However, it is the interaction of these two functions and using a global pointer variable called namestr that causes both the leak and the dangling pointer.
然而,它是這兩個(gè)函數(shù)的相互作用,利用一個(gè)全球性的指針變量叫做namestr,它會(huì)導(dǎo)致滲漏和不斷擺動(dòng)的指針。 - Right? I've allocated a variable, it happens to be a pointer; it's still a variable, who know what's in it, right?
對(duì)不?我分配了一個(gè)變量,它碰巧是一個(gè)指針,它還是一個(gè)變量,誰(shuí)知道它里面是什么?
哈佛公開課 - 計(jì)算機(jī)科學(xué)課程節(jié)選 - When you declare a pointer yourself manually, you do say char * the variable name because recall that's the same thing that we did earlier but we called it instead string.
當(dāng)你手動(dòng)聲明一個(gè)指針是,你可以說(shuō)char,*,變量名字,因?yàn)槟鞘俏以缧r(shí)候做的事情,但是我們叫它為字符串。
哈佛公開課 - 計(jì)算機(jī)科學(xué)課程節(jié)選
雙語(yǔ)例句
原聲例句
詞組短語(yǔ)
- Pointer and variable 指標(biāo)與變數(shù)
- pointer -variable 指針變量
- pointer r variable 指示字變量
- character pointer variable 字符指針變量
- Pointer to pointer variable 指向指標(biāo)的指標(biāo)變數(shù)
短語(yǔ)
專業(yè)釋義
- 指針變量
- 指示字變量
- 指標(biāo)變數(shù)