argument passing 中文意思是什麼

argument passing 解釋
變元傳遞
  • argument : n 1 爭論,辯論,論證。2 論據,論點。3 (書籍等的)梗概,摘要,大綱;(劇本等的)情節。4 【數學】...
  • passing : adj 1 通行的,通過的;越過的;經過的;過往的;供通行的。2 正在發生的;目前的,現在的。3 一時的,...
  1. The c language uses both pass - by - value and pass - by - reference argument passing mechanisms

    C + +語言同時使用按值傳遞和按引用傳遞的參數傳遞機制:
  2. The results were very impressive. there is an argument for transposing the passing of the mca and the fcd if you wish

    實驗結果是非常不錯。如果你願意,可以把攻擊中場和拖后前鋒的傳球方式適當互相換一下,但是這里有爭議。
  3. If the function, such as string replacement function, accepts both arrays and single characters as arguments, and if your argument list is not too long, consider writing a few redundant replacement statements, passing one character at a time, instead of one line of code that accepts arrays as search and replace arguments

    如果一個字元串替換函數,可接受數組或字元作為參數,並且參數長度不太長,那麼可以考慮額外寫一段替換代碼,使得每次傳遞參數是一個字元,而不是只寫一行代碼接受數組作為查詢和替換的參數。
  4. Invoke a java command line by passing the available jar package as an argument to it

    調用java命令行,將提供的jar包作為參數傳遞給命令行。
  5. Kernel - mode programs use structured exceptions by establishing exception frames on the same stack that ' s used for argument passing, subroutine calling, and automatic variables

    內和模式程序通過在用於沖突經過、子程序調用和自動變量的相同堆棧上建立異常結構來使用結構性異常。
  6. The eabi reserves gpr1 for a stack pointer, gpr3 - gpr7 for function argument passing, and gpr3 for function return values

    Eabi將gpr1預留為棧指針, gpr3到gpr7用於函數參數傳遞, gpr3用於函數返回值。
  7. If you are passing a date time argument to such a component, declare it as

    如果要將日期/時間參數傳遞給這樣的組件,請在新visual basic代碼中將其聲明為
  8. Your normal habit when passing an argument to a function should be to pass by const reference

    用常量引用給一個函數傳遞參數,是一種好的習慣。
  9. Argument passing by value and by reference

    通過值和通過引用傳遞參數
  10. Example of argument passing 2 all floats

    參數傳遞示例2全部都是浮點型參數
  11. Has a different data width 32 bits in other environments. if you are passing a 32 - bit argument to such a component, declare it as

    若將一個32位參數傳遞給這樣的組件,在新的visual basic代碼中應將其聲明為
  12. Widget, passing the symbolic name of the referenced tab as the first argument

    函數來完成這一任務,傳入的第一個參數為被引用的標簽的符號名。
  13. You may also select a specific parser by passing an argument in ; but for portability - and also for upward compatibility with an even better parser yet to come - it is probably best to let

    您還可以通過傳遞參數來選擇特定的語法分析器;但考慮到可移植性- -也為了對今後更好的語法分析器的向上兼容性- -最佳方法是使用
  14. Example of argument passing 3 mixed ints and floats

    參數傳遞示例3既有整型參數又有浮點型參數
分享友人