pointer to data 中文意思是什麼

pointer to data 解釋
數據指針
  • pointer : n 〈美國〉西點 (West Point) 軍官學校學員。n 1 指示者;指示物;(鐘、表的)指針;教鞭;〈口語〉...
  • to : adv 到某種狀態;〈特指〉到停止狀態;關閉。 ★也常和動詞結合,略去其後賓語,而構成成語: The door i...
  • data : n 1 資料,材料〈此詞系 datum 的復數。但 datum 罕用,一般即以 data 作為集合詞,在口語中往往用單數...
  1. Name of song or pointer to data containing song to load ( if loading from memory and not file )

    要讀取的歌曲名字或含歌曲的數據指針(不是從文件而是從內存中讀取) 。
  2. Non - ansi casting of a function pointer to a data pointer

    將函數指針以非ansi方式轉換為數據指針:
  3. A nonclustered index contains the nonclustered index key values and each key value entry has a pointer to the data row that contains the key value

    非聚集索引包含非聚集索引鍵值,並且每個鍵值項都有指向包含該鍵值的數據行的指針。
  4. A pointer to the internal data of the stream object

    一個指向流對象的內部數據的指針。
  5. For example, the following code marshals two parameters as the data type long pointer to a string

    例如,以下代碼將兩個參數作為數據類型長指針封送到windows api函數的字元串(
  6. Pointer to data member

    數據成員指針
  7. That includes the first element as a data item and the second element as a pointer to the next node

    ,其中第一個元素為數據條目,第二個元素為指向下一個節點的指針。
  8. A pointer to the unmanaged data to be destroyed

    指向要銷毀的非託管數據的指針。
  9. A singly linked list is a data structure that has an ordered sequence of nodes in which each node contains a data element and a pointer to the next node in the sequence

    單鏈表是擁有有序節點序列的數據結構,其中,每個節點包含一個數據元素以及一個指向序列中下一個節點的指針。
  10. Note the added function getcurrentdata that does the list node pointer to data offset pointer math for you

    請注意添加的getcurrentdata ( )函數,該函數完成從鏈表節點指針到數據偏移指針的數學轉換。
  11. Out a pointer to host - specific data that is used to determine the evidence of the requested assembly without the need of a platform invoke pinvoke call

    [ out ]特定於宿主的數據,用於在無需pinvoke調用的情況下確定請求程序集的證據。
  12. Pointer to a buffer that contains the record data

    指向包含記錄數據的緩沖區的指針。
  13. A pointer to piece of data is pushed onto the stack

    將指向某條數據的指針推送到堆棧上。
  14. Pointer to the user - supplied buffer that is to receive the data read from the file

    用戶提供的緩沖區,用來接受從文件讀取的數據。
  15. You can also define additional calculated fields. in summary, each dataset consists of a pointer to a data source, a query, and a collection of fields

    這包括設置與數據源的連接,定義查詢,以及定義要在報表中使用的欄位列表。
  16. Copies data from an unmanaged memory pointer to a managed

    將數據從非託管內存指針復制到託管
  17. Copies data from an unmanaged memory pointer to a managed character array

    將數據從非託管內存指針復制到託管字元數組。
  18. Copies data from an unmanaged memory pointer to a managed 8 - bit unsigned integer array

    將數據從非託管內存指針復制到託管8位無符號整數數組。
  19. A reference type contains a pointer to data stored elsewhere in memory

    引用類型包含指向存儲在內存其他位置處的數據的指針。
  20. If it stores its own data it is a value type ; if it holds a pointer to data elsewhere in memory it is a

    如果它存儲的是自己的數據,則它是值類型;如果它保存指向內存中其他位置的數據的指針,則它是引用類型。
分享友人