reference arguments 中文意思是什麼

reference arguments 解釋
引用型形參
  • reference : n 1 (對委員、審查人等的)委託;委託項目[范圍]。2 說到,論到,提到。3 參考;參考書;附註,引證;...
  • arguments : 發現解決論據中存在的問題
  1. Keyword causes arguments to be passed by reference

    關鍵字使參數按引用傳遞。
  2. Calling methods that take arguments by reference

    調用按引用傳遞參數的方法
  3. Type arguments and type parameters of constructed generic types, generic type definitions, and generic method definitions a reference to the type

    構造泛型類型、泛型類型定義和泛型方法定義的類型實參和類型形參
  4. Defining methods that take arguments by reference

    定義通過引用獲取參數的方法
  5. Consequently, variable - length arrays are imported as reference arguments

    因此,變長數組被作為引用參數導入。
  6. Use this remap capability to get back by - reference arguments when such arguments are present. when you pass arguments by name, the binder reorders the argument array

    當通過名稱傳遞參數時,聯編程序重新排序參數數組,而該順序就是調用方法所看見的。
  7. Supplying and returning values in a multithreaded application is complicated because the constructor for the thread class must be passed a reference to a procedure that takes no arguments and returns no value

    在多線程應用程序中提供和返回值是很復雜的,因為必須將對某個過程的引用傳遞給線程類的構造函數,該過程不帶參數也不返回值。
  8. Gets the type arguments for the current generic method reference expression

    獲取當前泛型方法引用表達式的類型參數。
  9. Use activex control we construct the interface of high - strength concrete expert system. discuss the equation model that the need fitting arguments reference to in this system, corresponding linear fitting algorithm " s reasoning and implementation. implement the generic algorithm of the linear equation with template idea nested

    從應用的角度出發,通過使用數理統計中介紹的值估計方法與線性方程組求解實現參數擬合,並探討了基於泛型演算法的線性方程組求解,將數理統計、線性方程組求解和模板思想有機地結合在一起。
  10. It is provided so that application code can differentiate between exceptions caused by invalid arguments that are not a null reference nothing in visual basic, and exceptions caused by null arguments

    提供該類的目的是:應用程序代碼可以區分由不為空引用(在visual basic中為nothing )的無效參數引起的異常以及空參數引起的異常。
  11. 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

    該表達式計算器支持具有「通過值傳遞」的參數的函數調用,但不支持具有「通過引用傳遞」的參數、對象、數組、函數和字元串的函數調用。
分享友人