按值傳遞 的英文怎麼說

中文拼音 [ànzhízhuàn]
按值傳遞 英文
pass by value
  • : Ⅰ動詞1 (用手或手指壓) press; push down 2 (壓住; 擱下) leave aside; shelve 3 (抑制) restrain...
  • : 傳名詞1 (解釋經文的著作) commentaries on classics 2 (傳記) biography 3 (敘述歷史故事的作品)...
  • : Ⅰ動詞(傳送;傳遞) hand over; pass; give Ⅱ副詞(順著次序) in the proper order; successively
  1. The excel primary interop assemblies accept parameters passed by value, but the word primary interop assemblies require each parameter to be passed by reference

    Excel主互操作程序集接受按值傳遞的參數,而word主互操作程序集則要求每個參數都引用
  2. The c language uses both pass - by - value and pass - by - reference argument passing mechanisms

    C + +語言同時使用按值傳遞引用的參數機制:
  3. Both are passed by value ; neither is passed by reference

    兩種類型都是按值傳遞的;沒有一種引用
  4. Function because they were passed by value

    函數的影響,因為它們是按值傳遞的。
  5. Q : what are pass by reference and passby value

    什麼是參數按值傳遞
  6. Pass - by - value semantics in java applications

    Java應用程序中的按值傳遞語義
  7. What are pass by reference and passby value

    什麼是參數按值傳遞
  8. You must pass the default value explicitly for parameters passed by value

    必須為按值傳遞的參數顯式默認
  9. You can do this because only the object reference is passed by value

    由於只有對象引用按值傳遞,因此您可以這樣做。
  10. Because a java application passes all parameters by value, you cannot

    因為java應用程序按值傳遞所有的參數,所以您不能這樣做。
  11. A swap function using pointers, which are passed by value, looks like this

    使用指針的交換函數類似以下代碼,其中指針是按值傳遞的:
  12. Pass by value

    按值傳遞
  13. And then, a state equation is set up by the relationship among the input and output characteristic vectors as well as the state matrices ( sms ). the non - zero element in the sms characteristic is taken according to taylor series expansion, which is a transfer function of the basic mechanical unit

    再次,闡述了狀態變換矩陣的形成過程,通過泰勒級數展開,提取其非零元素的特徵,並特徵對基本變換單元加以分類,歸納了狀態變換矩陣的性質。
  14. Indicates that a modified method argument should be interpreted as having object passed - by - value semantics

    指示修飾的方法參數應解釋為具有按值傳遞對象的語義。
  15. Serialization is best suited when data needs to be shared in a java language - specific format among multiple jvms as done in rmi s pass - by - value mechanism

    在需要在多個jvm之間以java語言特定格式共享數據(例如用rmi的按值傳遞機制共享數據)時,序列化最適合不過。
  16. The owner adminstrator fills in specific values in the template, returns it in the service level definition format to the service domain directly in a user group provision utility call

    所有人或管理員填寫模板中的特定,然後在用戶組準備機制的調用中直接將契約(照服務級別定義的格式)給服務域。
  17. Types, arrays and strings are never passed by immediate value but rather a pointer will be passed to memory allocated by the caller

    類型、數組和字元串從來不即時進行,但會向調用方分配的內存中指針。
  18. The first two parameters are passed by value and the last parameter is passed by reference. the function prototype for the

    前兩個參數是按值傳遞的,最後一個參數是引用的。
  19. With pass by value, any change to the parameter is not reflected in the calling routine. those who have used pass by reference will probably find this confusing

    參數按值傳遞的話,任何對該參數的修改都不會反射到調用這個方法的程序,使用引用參數的人可能對這一點搞到困惑。
  20. Angle a number, passed by reference, that identifies the angle of rotation, in radians, of the quaternion

    一個引用的數,標識該四元數的旋轉角度(以弧度為單位) 。
分享友人