pointer data 中文意思是什麼

pointer data 解釋
指示字數據, 指針型數據
  • pointer : n 〈美國〉西點 (West Point) 軍官學校學員。n 1 指示者;指示物;(鐘、表的)指針;教鞭;〈口語〉...
  • data : n 1 資料,材料〈此詞系 datum 的復數。但 datum 罕用,一般即以 data 作為集合詞,在口語中往往用單數...
  1. This paper studied circular queue this basic data structure, discussed the influence of four settings of the front and rear pointer on enqueue and dequeue algorithm pointed out the key problem of writing simple algorithm is the setting of the initial value of the front and rear pointer, summarized the initial value setting and enqueue and dequeue algorithms of four types of front and rear pointer setting

    本文研究了一種基本的數據結構? ?循環隊列,討論了循環隊列的四種頭尾指針的設置方法對入隊、出隊演算法實現的影響,說明要寫出簡單出入隊演算法的關鍵在於頭尾指針初值的設置,總結了四種頭尾指針約定下合理的初值設置和出入隊演算法。
  2. Spectrometry develope two generation. the firt is analog, that is say, its data is read by pointer

    分光度計的發展經過了兩代。第一代是模擬式,即表針指示。
  3. The data pointer value is not valid

    數據指針值無效。
  4. Name of song or pointer to data containing song to load ( if loading from memory and not file )

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

    將函數指針以非ansi方式轉換為數據指針:
  6. The pointer from an index row in a nonclustered index to a data row is called a row locator

    從非聚集索引中的索引行指向數據行的指針稱為行定位器。
  7. In vsam, a collection of items used to sequence and locate one or more data records in a base cluster. each alternate index record contains an alternate key value and one or more pointers. when the alternate index supports a key sequenced data set, each data record ' s prime key value is the pointer. when the alternate index supports an entry sequenced data set, the data record ' s rba value is the pointer

    在虛擬存儲存取方法( vsam )中,用於定序和定位基簇中的一個或多個數據記錄的項的匯集.每個備用索引記錄包含一個備用關鍵字的值和一個或多個指針.當該備用索引支持某個關鍵字順序數據集時,每個數據記錄的主關鍵字值就是這種指針.當該備用索引支持某個輸入順序數據集時,該數據記錄的rba (相對位元組地址)值就是這種指針
  8. 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

    非聚集索引包含非聚集索引鍵值,並且每個鍵值項都有指向包含該鍵值的數據行的指針。
  9. The system of multi - pointer meter indication recognition and information management is to recognize and read the pointer. simultaneously, the obtained data will send to database management

    復雜儀表讀數識別和信息管理系統是對復雜的指針表進行識別、讀數,同時將取得的數據交由數據庫管理系統進行信息管理的系統。
  10. The writefile function writes data to a file at the position specified by the file pointer

    它是你用來往文件裏面寫東西用的.它會寫往文件指針指向的位置
  11. A pointer to the internal data of the stream object

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

    例如,以下代碼將兩個參數作為數據類型長指針封送到windows api函數的字元串(
  13. A data structure in which the last pointer of a chain list references the first element in the same list

    一種數據結構,在這種數據結構中,鏈表中最後一個指示字指向該表中的第一個數據元。
  14. Pointer to data member

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

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

    指向要銷毀的非託管數據的指針。
  17. Which contains a com smart pointer data member brought in through

    來完成,該類包含一個通過
  18. However, the assert. areequal method does not have an overload for unsafe types, such as the pointer data type

    但是, assert . areequal方法沒有面向不安全類型(如指針數據類型)的重載。
  19. 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

    單鏈表是擁有有序節點序列的數據結構,其中,每個節點包含一個數據元素以及一個指向序列中下一個節點的指針。
  20. Note that the host must not throw an elementnameinvalid exception when the name parameter is a null pointer, as a null pointer is a valid argument used to request engine - level data

    請注意,當名稱參數為空指針時,宿主一定不能引發elementnameinvalid異常,因為空指針是用來請求引擎級數據的有效變量。
分享友人