pointers c++的意思
pointers c++中文翻譯:
指針c++
相似詞語短語
pointers───n.[儀]指針;指標(pointer的復數);指極星
cointers───厘米
jointers───n.接洽人;接合物;刨接縫的長刨
nointers───無因特爾
painters───n.畫家(painter的復數)
poinders───波因德斯
pointels───指針
雙語使用場景
classic C language approach to object oriented programming is the usage of opaque pointers, i.e., handles.───經典的C語言方式進行面向對象編程的一種方式就是使用晦澀的指針,比如句柄。
's hard to get worked up about still dealing with low-level, per-byte-precise entities like pointers and C structs when your application is constantly receiving low-memory warnings from the OS.───當你的程序持續不斷的收到系統發送的低內存警告;當你不得不與低級語言、字節級精度的指針與 C 結構打交道的時候,你怎么嗨的起來?
especially true for many .NET developers whom have never had to worry about memory management, pointers, and other C language responsibilities that they are unfamiliar with.───特別對于哪些從來不用擔心內存管理、指 針和C語言要負責處理的東西的開發人員來說,更是如此。