基本解釋懸擺指針英漢例句雙語例句Listing 1. Code with memory leak and dangling pointer (mem_errors.c)列表 1.帶有一個(gè)內(nèi)存滲漏和一個(gè)不斷擺動的指針的代碼 (mem_errors.c)The code shown in Listing 1 shows both a memory leak and a dangling pointer.顯示在 列表 1中的代碼展示了一個(gè)內(nèi)存滲漏和一個(gè)不斷擺動的指針。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,它會導(dǎo)致滲漏和不斷擺動的指針。dangling pointer更多例句詞組短語短語dangling g pointer 懸擺指針Expression uses dangling pointer 使用野指針dangling pointer problem 搖擺指標(biāo)問題Expression n uses dangling pointer 使用野指針Dangling pointer and wild pointer 空懸指針和野指針dangling pointer更多詞組專業(yè)釋義電子、通信與自動控制技術(shù)懸擺指針計(jì)算機(jī)科學(xué)技術(shù)搖擺指標(biāo)