pointer data type 中文意思是什麼

pointer data type 解釋
指示字數據類型
  • pointer : n 〈美國〉西點 (West Point) 軍官學校學員。n 1 指示者;指示物;(鐘、表的)指針;教鞭;〈口語〉...
  • data : n 1 資料,材料〈此詞系 datum 的復數。但 datum 罕用,一般即以 data 作為集合詞,在口語中往往用單數...
  • type : n 1 型,類型,(工業產品的)品種;風格,型式。2 典型,榜樣,樣本,樣板,模範,範本;典型人物;具...
  1. For example, the following code marshals two parameters as the data type long pointer to a string

    例如,以下代碼將兩個參數作為數據類型長指針封送到windows api函數的字元串(
  2. However, the assert. areequal method does not have an overload for unsafe types, such as the pointer data type

    但是, assert . areequal方法沒有面向不安全類型(如指針數據類型)的重載。
  3. Is the class token describing the type of the data referenced by the pointer

    是描述該指針引用的數據類型的類標記。
  4. 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

    程序代碼只能訪問頭文件,該文件僅僅聲明數據類型的描述符指針以及作用於該數據類型的操作。
  5. A reference type contains a pointer to data stored elsewhere in memory

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

    如果它存儲的是自己的數據,則它是值類型;如果它保存指向內存中其他位置的數據的指針,則它是引用類型。
  7. All data type transformations for example, pointer - sized data types such as

    相應地轉換所有數據類型轉換(例如指針大小的數據類型,如
分享友人