pass-by-value 中文意思是什麼

pass-by-value 解釋
傳值
  • pass : vi (passed passed past )1 經過,通過;穿過;越過;超過;掠過;前進。2 (時間)流逝,推移;轉化...
  • by : adv 1 在側,在旁,在附近。2 (擱)在一邊,(放)到旁邊,(存)在一旁;收著。3 (由旁邊)經過,過...
  • value : n 1 價值;重要性;益處。2 估價,評價。3 價格,所值;交換力。4 (郵票的)面值。5 等值;值得花的代...
  1. The pass fail status of this test is determined by whether the test is required to find the attribute value to pass and if the criteria are met

    該測試的通過/失敗狀態取決于測試是否必須找到屬性值才能通過以及條件是否滿足。若要使用此提取規則,必須用
  2. The c language uses both pass - by - value and pass - by - reference argument passing mechanisms

    C + +語言同時使用按值傳遞和按引用傳遞的參數傳遞機制:
  3. The first part. task analyse of handling technology design. is explain the place, basic establishments entironment of yangshan port and the conditions basic tenet and technical parameter of design. the second part, project study out. is discuss the design contents the choice of the leading and the assistant engine, the form of the handling mechanisation system, project study out. the third part, size design, is count the berth pass capacity, the amount of handling engine, the area and capacity of yard, road and gate, the worker amount. the fourth part. technology and economy argumentation, commendable project confirm, is confirm the commendable project by technology and economy argumentation. in the end, considering the technology, economy and use. discourse commend the project of rubber - tyred gantry crane. at present. centre government is studying yangshan project, but in handling technology part of container terminal, the design is simply. so this discourse has important consult value. and has important value of economy and community too

    第一部分的裝卸工藝設計任務分析主要就洋山港區的地理位置、基礎設施、自然環境,設計前提條件,設計原則以及設計主要技術參數進行說明;第二部分的裝卸工藝方案擬定主要就工藝設計的主要內容,主要機械及輔助機械選擇,裝卸機械化系統組成以及工藝設計方案擬定進行論述;第三部分的裝卸工藝方案規模設計主要就泊位通過能力,裝卸機械臺數,堆場面積及堆存能力,道路及大門,司機及工人人數,工藝流程進行計算分析;第四部分的技術經濟論證及推薦方案確定主要就技術、經濟指標進行對比論證,並在此基礎上確定推薦方案。
  4. Although this may at first seem like only an efficiency concern ( and you normally don ' t want to concern yourself with efficiency tuning while you ' re designing and assembling your program ), there ' s more at stake : as you ' ll see in the remainder of the chapter, a copy - constructor is required to pass an object by value, and this isn ' t always available

    盡管初看起來,僅僅是一個與效率相關的難題(並且你在設計和裝配程序時,一般不會想到通過調整效率來關心一下自己的程序) ,這更像是在賭博:本章餘下的內容中你將會看到,通過傳值方式需要給對象傳遞一個拷貝構造函數,但並不老是行得通。
  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. Pass by value

    按值傳遞
  10. 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的按值傳遞機制共享數據)時,序列化最適合不過。
  11. For resource limited, the motion - video data stream with high bit - rate value used in mpeg - 2 standard can not forward exactly by media. or for the sake of resource more efficiently utilized, more multi - pass program streams can be forwarded in certain bandwidth

    Mpeg - 2的視頻數據流在帶寬資源不夠條件下,常常無法正常地傳輸,或者在一定的帶寬資源條件下,如何傳輸更多的節目流,更有效地利用帶寬資源?
  12. Therefore many nation and region had established specialized proxy contests to ask for the law system, and affirmative its value, meanwhile with the strict restrict, then reach best use of the advantages and by pass the d. sadvantages

    因此,許多國家和地區都制定有專門的委託書徵求法律制度,在充分肯定其價值的同時又加以嚴格限制,以達揚長避短之效果。
  13. 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

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