不正确的参数 meaning in English
incorrect parameter
Examples
- 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
指定正确类型失败是常见错误,它可能导致意外行为,因为调用的函数是使用不正确的参数值执行的。 - To find the problem , step through the code or of using just - in - time debugging until you find where the failure occurs , and then determine the incorrect parameters or code
若要找到问题,请逐句通过代码(或者使用实时调试) ,直到找到发生失败的位置,然后确定不正确的参数或代码。