pointers in c的意思
pointers in c中文翻譯:
c中的指針
相似詞語短語
printers inks───打印機墨水
printer's ink───印刷墨
cointerring───造幣
enters into───進入;討論;成為…的一部分;研討;分享;體諒
interspinal───adj.椎間的;[解剖]棘突間的
pointers───n.[儀]指針;指標(pointer的復數);指極星
printers marks───打印機標記
printers reams───打印機令
cointers───厘米
雙語使用場景
In C, we make a data structure store data of any type by using void pointers to the data rather than by maintaining private copies of the data in the data structure itself.───在C語言中,我們通過使用空指針,而不是通過維護非公開的數據備份,使數據結構存儲任何類型的數據。