arrays and strings 中文意思是什麼

arrays and strings 解釋
數組與字元串
  • arrays : 數組
  • and : n. 1. 附加條件。2. 〈常 pl. 〉附加細節。
  • strings : (廢紙中的)繩索廢料
  1. It defines language to describe strings, variable - length arrays, and similar structures

    它定義了描述字元串、變長數組以及類似的結構體的語言。
  2. Instances become members of other instances, and eventually you wind up with a root object instance that, along with its attributes, has various methods for manipulating data in ways that cannot break the validity requirements in contrast to how easily one can break validity with basic types like strings and arrays

    實例成為其它實例的成員,最終您得到一個根對象實例,該實例與其屬性一起,具有以不能破壞有效性要求的方式操縱數據的多種方法(與之相反,使用象字元串和數組那樣的基本類型很容易破壞有效性) 。
  3. You can embed arrays and strings in structures for marshaling

    您可以在封送處理結構中嵌入數組和字元串。
  4. Types, arrays and strings are never passed by immediate value but rather a pointer will be passed to memory allocated by the caller

    類型、數組和字元串從來不按即時值進行傳遞,但會向調用方分配的內存中傳遞指針。
  5. The expression evaluator supports function calls with by value arguments but does not support function calls with by reference arguments, objects, arrays, functions, and strings

    該表達式計算器支持具有「通過值傳遞」的參數的函數調用,但不支持具有「通過引用傳遞」的參數、對象、數組、函數和字元串的函數調用。
  6. It presents detailed information on marshaling arrays, boolean types, char types, delegates, classes, objects, strings, and structures

    它提供有關封送數組、布爾類型、 char類型、委託、類、對象、字元串和結構的詳細信息。
分享友人