input argument 中文意思是什麼

input argument 解釋
輸入變元
  • input : n. 1. 【電學】【自動化】輸入;輸入端。2. 輸入電路,輸入信號,輸入功率[電壓]。3. 放入物,投入的資金。vt. ,vi. 把(數據等)輸入計算機。
  • argument : n 1 爭論,辯論,論證。2 論據,論點。3 (書籍等的)梗概,摘要,大綱;(劇本等的)情節。4 【數學】...
  1. Performs a multiply - accumulate operation, in which this field multiplies the last two arguments, adds them to the remaining input source argument, and places that into the result

    執行乘法累加操作,在該操作中,此欄位乘以後兩個參數,將它們與輸入/源參數相加,然後將所得數值放入結果中。
  2. Both are used to separate the responsibility for rendering pages from the model and controller. both accept objects passed into them as an input argument, both allow inserting string values within code " expressions ", and allow direct use of java code to perform loops, declare variable, or perform logical flows " scriptlets ". both are good ways of representing the structure of a generated object web page, java class, or file while supporting customization of the details

    Jet與jsp非常類似:二者使用相同的語法,實際上在後臺都被編譯成java程序;二者都用來將呈現頁面與模型和控制器分離開來;二者都可以接受輸入的對象作為參數,都可以在代碼中插入字元串值(表達式) ,可以直接使用java代碼執行循環、聲明變量或執行邏輯流程式控制制(腳本) ;二者都可以很好地表示所生成對象的結構, ( web頁面、 java類或文件) ,而且可以支持用戶的詳細定製。
  3. As an input argument, so multiple views can use a single

    作為輸入參數,所以多個視圖可以使用一個
  4. Method with the input argument set as the

    方法以html方式對
  5. Object, with the marked price being the input argument for both messages

    消息,這兩個消息的輸入參數都是標簽價格。
  6. Functor simply returns as output the same object passed to it as the input argument to an

    消息的輸入參數傳遞給它的這個對象作為輸出。
  7. Which is a single temporary register that can be read into subsequent stages as an input argument

    ,後者是單個的臨時寄存器,可作為輸入參數讀入到后續的貼圖層。
  8. The first function overwrites the input parameter, which prevents further the changes to the parameter from affecting the original input argument

    第一個函數改寫輸入參數,它可進一步防止參數更改影響原始輸入參數。
  9. A higher order function is able to take another function indirectly, an expression as its input argument, and in some cases it may even return a function as its output argument

    高階函數可以用另一個函數(間接地,用一個表達式)作為其輸入參數,在某些情況下,它甚至返回一個函數作為其輸出參數。
  10. The first argument specifies the input value

    第一個參數指定「輸入值」 。
  11. For example, if a function to calculate the square root can only handle non - negative numbers, you can have an assertion that the input argument is 0

    例如,如果計算平方根的函數只能處理非負數,您可以設置一個輸入參數> = 0的斷言。
分享友人