pointer operations 中文意思是什麼

pointer operations 解釋
指針運算
  • pointer : n 〈美國〉西點 (West Point) 軍官學校學員。n 1 指示者;指示物;(鐘、表的)指針;教鞭;〈口語〉...
  • operations : 操作設置
  1. Describes how to implement user - feedback for drag - and - drop operations in which an insertion mark indicates the drop location for each mouse - pointer position

    描述如何實現拖放操作的用戶反饋,在該操作中,插入標記指示每個鼠標指針位置的放下位置。
  2. Using a singly linked list saves the overhead of updating an additional pointer for all operations as well as the memory for that pointer

    使用單向鏈接表可省去更新所有操作的附加指針以及該指針的內存的系統開銷。
  3. The common type system also provides three byte - based address arithmetic operations on pointer types : adding integers to and subtracting integers from pointers, and subtracting one pointer from another

    通用類型系統還對指針類型提供了三種基於位元組的地址演算法操作:向指針加上整數,從指針減去整數,以及從一個指針減去另一個指針。
  4. Retrieval operations proceed by first finding the head pointer for the desired bucket which is done without locking, so it could be stale, and traversing the bucket chain without acquiring the lock for that bucket

    檢索操作首先為目標bucket查找頭指針(是在不鎖定的情況下完成的,所以說可能是過時的) ,然後在不獲取bucket鎖的情況下遍歷bucket鏈。
  5. Compilers use this property for unsafe, but efficient, pointer operations on the characters in a managed string

    編譯器將此屬性用於託管字元串中對字元的不安全但高效的指針操作。
  6. The application code can only access a header file where a descriptor pointer represents the data type and where operations on the data type are declared as functions accepting and returning generic pointers

    程序代碼只能訪問頭文件,該文件僅僅聲明數據類型的描述符指針以及作用於該數據類型的操作。
分享友人