incorrect parameter 中文意思是什麼

incorrect parameter 解釋
不正確的參數
  • incorrect : adj. 1. 錯誤的,不正確的;不妥當的。2. 原稿未經妥善校正的。adv. -ly
  • parameter : n. 1. 【數學】參數,變數;參詞;參項。2. 【物理學】參量;(結晶體的)標軸。3. 〈廢語〉【天文學】通徑。vt. -ize 使參數化。
  1. The following code example demonstrates an incorrect parameter ordering

    下面的代碼示例演示的參數排序是不正確的。
  2. Failure to specify the correct types is a common error that can result in unexpected behavior because the function called is executed with incorrect parameter values

    指定正確類型失敗是常見錯誤,它可能導致意外行為,因為調用的函數是使用不正確的參數值執行的。
  3. In sql server 2000, when a remote stored procedure does not run successfully because of compile - time errors such an incorrect parameter binding, the return value status is set to 0

    在sql server 2000中,當遠程存儲過程由於編譯時錯誤(如參數綁定不正確)而不能成功運行時,返回值/狀態會設為0 。
  4. Client : incorrect number of parameters supplied for soap request hresult = 0x80070057 : the parameter is incorrect

    實際上我調用的這個函數有三個參數,我也傳了三個參數,怎麼還說我的參數數量不對呢?
分享友人