fixed-size array 中文意思是什麼

fixed-size array 解釋
固定大小數組
  • fixed : adj. 1. 固定的;確定的,不變的,固執的。2. 【化學】凝固的,不易揮發的。3. 〈美口〉(在經濟上)處境…的。4. 〈美俚〉(比賽等)通過作弊預先安排好結果的。
  • size : n 1 大小,尺寸規模身材。2 (鞋帽等的)尺碼,號;(紙張的)開。3 巨大,大量;相當大的分量。4 〈口...
  • array : vt 1 打扮,裝飾。2 使…列隊,排列。3 提出(陪審官)名單,使(陪審官)列席,召集(陪審官)。n 1 整...
  1. Specifies the size of a fixed array in a structure for use with file input and output functions

    指定隨文件輸入和輸出函數一起使用的結構中固定數組的大小。
  2. In previous versions of c, declaring a c style fixed - size structure was difficult because a c struct containing an array does not contain the array elements, but instead contains a reference to the elements. c 2. 0 adds the ability to embed an array of fixed size in a

    在以前版本的c #中,聲明c + +樣式的固定大小結構是很困難的,因為包含數組的c #結構不包含數組元素,而是包含對元素的引用。
  3. Visual basic 6. 0 and earlier versions write the file descriptor for a dynamic array but not for a fixed - size array

    Visual basic 6 . 0及較早版本寫入動態數組(而不是固定大小數組)的文件說明符。
  4. Visual basic 6. 0 and earlier versions would write the file descriptor for a dynamic array, but not for a fixed - size array ; visual basic defaults to not writing the descriptor. to write the descriptor, set the

    Visual basic 6 . 0及早期版本對于動態數組會寫入文件說明符,但對于固定大小數組,則不會寫入文件說明符默認情況下, visual basic不寫入說明符。
分享友人