按引用傳遞 的英文怎麼說

中文拼音 [ànyǐnyòngzhuàn]
按引用傳遞 英文
byref
  • : Ⅰ動詞1 (用手或手指壓) press; push down 2 (壓住; 擱下) leave aside; shelve 3 (抑制) restrain...
  • : Ⅰ動詞1 (牽引; 拉) draw; stretch 2 (引導) lead; guide 3 (離開) leave 4 (伸著) stretch 5 (...
  • : Ⅰ動詞1 (使用) use; employ; apply 2 (多用於否定: 需要) need 3 (敬辭: 吃; 喝) eat; drink Ⅱ名...
  • : 傳名詞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. Keyword causes arguments to be passed by reference

    關鍵字使參數按引用傳遞
  4. By reference sample pass a type by reference

    >示例(按引用傳遞類型)
  5. Calling methods that take arguments by reference

    調按引用傳遞參數的方法
  6. Modify function because it is passed by reference

    函數改變了,因為它是按引用傳遞的。
  7. Therefore, you are passing objects by reference

    因此是按引用傳遞對象。
  8. Structure, passed by reference, that represents

    結構,按引用傳遞,表示
  9. No additional work is needed to pass parameters by reference

    無需額外的工作即可按引用傳遞參數。
  10. Both are passed by value ; neither is passed by reference

    兩種類型都是的;沒有一種按引用傳遞
  11. Are passed by reference ; the excerpt was not contradicting that

    確實是按引用傳遞的;節選與這沒有沖突。
  12. This differs from reference types, which are passed by reference

    這與「類型」不同,後者是按引用傳遞的。
  13. My intent for including this information in my book was not to split hairs or try to complicate the issue, but to alert programmers to the danger of assuming pass - by - reference semantics in java applications

    我在書中包括該信息的意圖並不是作瑣細的分析或試圖使問題復雜化,而是想警告程序員:在java應程序中假定「按引用傳遞」語義是危險的。
  14. You can do this because only the object reference is passed by value

    由於只有對象,因此您可以這樣做。
  15. Calling word methods from c, in general, is more complex than calling excel methods, because you must pass all the optional parameters by reference

    一般說來,從c #中調word方法比調excel方法更為復雜,原因是您必須按引用傳遞所有可選參數。
  16. The first two parameters are passed by value and the last parameter is passed by reference. the function prototype for the

    前兩個參數是的,最後一個參數是按引用傳遞的。
  17. 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

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

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