invalid argument 双语例句
全部
1·Invalid argument value.
无效的参数值。
2·EINVAL — You passed an invalid argument to the function.
EINVAL:向函数传递了无效的参数。
3·You passed an invalid argument to a class template.
您将一个无效的引数传递至类别样板。
4·And we can see why a non sequitur is an invalid argument.
我们能看到为什么不当结论是无效论点。
5·Nope. What if it's an invalid argument with true premises?
不是,如果无效论点有真前提呢?
6·Invalid argument values were passed into a method of the Publishing Label Repository module.
传递到发布标签知识库模块的某个方法中的参数值无效。
7·So it's a valid argument but has false premises. Okay what about if it is an invalid argument with false premises.
这是个有效的论点但是有假前提,如果是无效论点有假前提呢?
8·RTagentd: fatal system initialization error: [5.3.8.43] server: bind error (10048), Invalid argument (shown in Figure 26).
RTagentd:严重系统初始化错误:[5.3.8.43]服务器:绑定错误(10048),无效论断(如图26所示)。
9·Description: an invalid argument (for example, an argument that specified an invalid level) was supplied to the setsockopt (Wsapiref_94aa.asp) function.
说明:一个无效参数(而是例如的参数指定了无效的级别)提供给setsockopt (Wsapiref_94aa . asp)函数。
10·In the contrived example shown in Listing 5, I validate the passed argument, and if it is invalid, I raise an exception.
在清单5所示设计示例中,我验证所传递的参数,如果它是无效的,我就提出异常。