pass by reference 中文意思是什麼

pass by reference 解釋
傳引用
  • pass : vi (passed passed past )1 經過,通過;穿過;越過;超過;掠過;前進。2 (時間)流逝,推移;轉化...
  • by : adv 1 在側,在旁,在附近。2 (擱)在一邊,(放)到旁邊,(存)在一旁;收著。3 (由旁邊)經過,過...
  • reference : n 1 (對委員、審查人等的)委託;委託項目[范圍]。2 說到,論到,提到。3 參考;參考書;附註,引證;...
  1. The c language uses both pass - by - value and pass - by - reference argument passing mechanisms

    C + +語言同時使用按值傳遞和按引用傳遞的參數傳遞機制:
  2. By reference sample pass a type by reference

    >按引用示例(按引用傳遞類型)
  3. No additional work is needed to pass parameters by reference

    無需額外的工作即可按引用傳遞參數。
  4. It also gave a reference federation model of the satellite passing data analysis simulation application ; 2, by using a tool named kd - rti, it constructed this simulation system based on hla, and realized the simulating function of the system in the condition of local net ; 3, it realized the output of the satellite data report in stk by connecting the output module of stk with rti, and makes the whole federation run synchronically ; 4, in allusion to the magnitude calculation module of the satellite at present, it realizes initially the dating calculation of the exact size of the magnitude when the satellite passes territory ; 5, it finished the data - writing, data - keeping and data - analyzing when the satellite pass territory simulate, it also concluded a reference data - analyzing report for the operators according to the outcome of the analysis

    3 、通過衛星工具包軟體stk介面模塊stk / connect和rti的連接,實現了stk中衛星數據報告的輸出,並且通過hla的管理控制機制達到了對stk場景推進的控制,使其和整個聯邦運行同步。 4 、針對目前衛星的星等計算模型進行了研究,初步實現了對衛星過境時星等大小的估算。 5 、完成了對衛星過境模擬時的軌道數據的實時記錄、保存和分析,對分析結果給出了能夠給實際操作人員提供參考的各種數據分析報告和數據圖表。
  5. 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應用程序中假定「按引用傳遞」語義是危險的。
  6. What is the difference between a reference and a regular variable ? how do you pass by reference & why would you want to

    引用變量與普通變量之間有何區別?如何通過引用傳值?在什麼情況下會這樣做?
  7. 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

    當通過名稱傳遞參數時,聯編程序重新排序參數數組,而該順序就是調用方法所看見的。
  8. Q : what are pass by reference and passby value

    什麼是按參數傳遞和按值傳遞?
  9. What are pass by reference and passby value

    什麼是按參數傳遞和按值傳遞?
  10. Notice that you must pass the rect structure by reference, since the function expects a pointer to a rect type

    請注意,由於函數需要指向rect類型的指針,必須通過引用來傳遞rect結構。
  11. 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方法更為復雜,原因是您必須按引用傳遞所有可選參數。
  12. Your normal habit when passing an argument to a function should be to pass by const reference

    用常量引用給一個函數傳遞參數,是一種好的習慣。
  13. Ii on the basis of reviewing and analyzing the present situation of study on criteria of learning evaluation, this article points out a series of problems existed : too much stress being laid on the study of absolute evaluation criteria, the study on discrepancy evaluation criteria being ignored, concrete and operable study being in want of, etc. iii a criteria of learning evaluation for physical education and health curriculum, is put forward in the light of the condition of china by this study, using the experience of foreign countries for reference. the suggested criteria of learning evaluation reads as follow : to use different criteria according to different evaluation content and different learning level, to use rank mark system ( excellent, fine, fair, pass, failure ) and to synthesize students " achievement or improvement in physique, knowledge and skill, attitude, motion expression, and spirit of cooperation and so on. on the basis of fully considering student discrepancy, it is necessary that using extra - mark and 1 rank system to evaluate students " progress and development in physical education curriculum

    3 、通過對中學體育與健康課程學習評價標準實施的調查與分析,借鑒國外體育課程學習評價改革的有益經驗,依據我國基礎教育課程改革的基本要求,以及體育與健康課程標準的精神,提出了我國基礎教育體育與健康課程學習評價標準的初步構想? ?根據不同的評價內容採用不同的評價標準;根據不同的學習水平揚州大學碩士學位論文採用不同的評價標準,並有所側重:結合學生在體能、知識與技能、學習態度、情意表現與合作精神等方面所取得的成績和表現情況,對學生體育與健康課程學習成績進行綜合評價,採用等級制(優秀、良好、中、及格、不及格) :充分考慮學生的個體差異性,對于學生在體育學習上的進步與發展運用附加分、士1等級等方法給予評定。
  14. To pass a parameter by reference, use the

    若要通過引用傳遞參數,請使用
  15. According to the characters of the power harmonic, a kind of self - adaptive harmonic detection method based on in - phase correlation filtering is presented, which is clear and concise in thinking. by this method the low - pass filter can be designed easily, and by using the multiresolution and self - adaptive technique the difficulties of harmonic detection with low variable fundamental frequency and no voltage reference are worked out, which contributes much to the implementation of harmonic suppression

    該方法思路清晰、簡潔,並能方便有源濾波器( apf )中低通濾波器設計,同時採用多解析度和自適應濾波方法,解決了基波頻率低且變化、無明顯電壓基準可尋的復雜供電系統諧波檢測的難題,為諧波抑制的實施奠定了基礎。
  16. 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

    參數按值傳遞的話,任何對該參數的修改都不會反射到調用這個方法的程序,使用按引用傳遞參數的人可能對這一點搞到困惑。
分享友人