pointer array 中文意思是什麼

pointer array 解釋
指示器陣列
  • pointer : n 〈美國〉西點 (West Point) 軍官學校學員。n 1 指示者;指示物;(鐘、表的)指針;教鞭;〈口語〉...
  • array : vt 1 打扮,裝飾。2 使…列隊,排列。3 提出(陪審官)名單,使(陪審官)列席,召集(陪審官)。n 1 整...
  1. Specify that the subsequent array address operation performs no type check at run time, and that it returns a managed pointer with restricted mutability

    指定後面的數組地址操作在運行時不執行類型檢查,並且返回可變性受限的託管指針。
  2. Is an array, a pointer or a byref ; otherwise,

    是數組、指針或byref ,則為
  3. Is an array, a pointer or a byref

    是數組、指針還是byref 。
  4. Of the object encompassed or referred to by the current array, pointer or byref

    返回由當前數組、指針或byref包含或引用的對象的
  5. A pointer to a null terminated array of unicode characters

    指向unicode字元的空終止數組的指針。
  6. A pointer to a null - terminated array of ansi characters

    Unmanagedtype . lpstr指向ansi字元的空終止數組的指針。
  7. A pointer to a null - terminated array of unicode characters

    Unmanagedtype . lpwstr指向unicode字元的空終止數組的指針。
  8. A pointer to a null - terminated array of platform - dependent characters

    Unmanagedtype . lptstr指向平臺相關的字元的空終止數組的指針。
  9. By introducing side pointer, row pointer and column pointer - three pointers in different level, this paper discusses the means to access multi - dimensional array by pointer

    通過引入面指針、行指針和列指針,並與相應級別的指針相關聯,闡述了應用指針訪問多維數組的方法。
  10. To free developers of dealing with the sorts of exceptions that occur as a result of programming errors or that the program could not be expected to catch dereferencing a null pointer, falling off the end of an array, dividing by zero, and so on, some exceptions are nominated as unchecked exceptions those that derive from

    對于因為編程錯誤而導致的異常,或者是不能期望程序捕獲的異常(解除引用一個空指針,數組越界,除零,等等) ,為了使開發人員免於處理這些異常,一些異常被命名為非檢查型異常(即那些繼承自
  11. Multi - dimensional array pointer and recursion are the difficult sections of teaching c language

    多維數組指針和遞歸是c語言教學中的難點。
  12. Finally discuss the refinement of system " s code, based on the rules : one function one responsibility, use class to encapsulate the pointer which point to heap array and so on

    最後以系統中代碼為例,講述了代碼改進的過程。基於這樣的規則: onefunctiononeresponsibility 、用類封裝堆數組指針等。
  13. Abstract : by analyzing the level of multi - dimensional array pointer, the paper reveals essential differences of different pointer expressions and in concrete examples, the definition and usage of pointers in different level are given

    文摘:通過分析多維數組指針的級別,揭示了不同指針表達式之間的本質區別,並通過具體的例子闡明了不同級別指針的定義方式和使用方法。
  14. In this case, the platform invoke marshaler will retrieve the starting address of the array, add the offset, and pass the resulting pointer to the underlying native function

    在這種情況下,平臺調用封送拆收器將檢索數組的起始地址,添加偏移量,並將結果指針傳遞到基礎本機函數。
  15. Class to the value indicated by a specified pointer to an array of 8 - bit signed integers, a starting character position within that array, a length, and an

    類的新實例初始化為由指向8位有符號整數數組的指定指針、該數組內的起始字元位置、長度以及
  16. Class to the value indicated by a specified pointer to an array of unicode characters, a starting character position within that array, and a length

    類的新實例初始化為由指向unicode字元數組的指定指針、該數組內的起始字元位置和一個長度指示的值。
  17. Class to the value indicated by a specified pointer to an array of 8 - bit signed integers, a starting character position within that array, and a length

    類的新實例初始化為由指向8位有符號整數數組的指定指針、該數組內的起始字元位置和一個長度指示的值。
  18. Warning c6526 - invalid size specification : expression must be of array or pointer type

    警告c6526 :大小規格無效:表達式必須為數組類型或指針類型
  19. Stands for " argument vector " and is a pointer to pointer to char ; it contains all the command line arguments as an array of character strings

    代表「參數向量」 ,它是字元指針的指針;它以字元串數組的形式包含所有的命令行參數。
  20. In this paper, the features of the data in the view scene system of automobile driving training simulator are analyzed. according to the features, the data base and pointer array are used to organize and manage the scene data

    本文對汽車駕駛訓練模擬器視景系統數據的特點進行了分析,並且根據其特點,採用數據庫和指針數組相結合的方法來組織與管理視景數據。
分享友人