Why does Nokogiri give me a namespace type error?
为什么锯给我一个命名空间的类型错误?
Note if we didn't use an asynchronous function then we'd get a compile type error.
注意,如果我们不使用异步函数,那么我们就会得到一个编译类型错误。
Any attempt to perform a string comparison on an employee ID will then fail with a type error at query run time.
在查询运行时,尝试在雇员ID上执行字符串比较将遭到失败,并产生一个类型错误。
If the evaluation of the test expression is true and does not result in a dynamic or type error, the element is considered locally valid.
如果测试表达式的计算结果为true并且没有导致动态的或类型错误,那么则认为元素在逻辑上是有效的。
Getting a type error where XSL: sort with a select expression obtains more than one value (XSLT 1.0 just selected the first value in document order.)
带有select表达式(返回多个值)的xsl:sort报告类型错误(XSLT 1.0只能按照文档顺序选择第一个值。)
On the other hand, generics are not covariant; List is not a subtype of List, and attempting to supply a List where a List is demanded is a type error.
另一方面,泛型不是协变的,List不是List的子类型,试图在要求List的位置提供List是一个类型错误。
Limit: Any request by DB2 to create a database share memory set which is larger then the shmmax value (2gb in this case) will fail with an out of memory type error.
限制:DB2发出的任何创建大于shmmax值(这里是2gb)的数据库共享内存集的请求都将失败,并返回一个outofmemorytype错误。
BC mode impacts numeric comparisons in two ways: allowing selection of the first member of a set and obtaining NaN for a non-numeric value, rather than throwing a type error.
BC模式对数字比较的影响有两个方面:允许选择集合的第一个成员,对于非数字值返回NaN而不是抛出类型错误。
Whenever the actual code encounters any type of error, it throws an exception, which then goes to the call stack.
每当实际代码碰到任何类型的错误,它就抛出一个异常,然后该异常就进入调用栈。
Signals are different in that they cannot return anything: there is neither a "signal return" message, nor any other type of error message.
信号的不同之处在于它们不返回任何内容:既没有“信号返回”消息,也没有任何类型的错误消息。
Guideline 1 can be ensured by type checking and throwing an error message if there is any static storage declaration in the function.
准则1可以通过类型检查得到保证,如果在函数中有任何静态存储声明,则抛出错误消息。
Since most designers are not familiar with disabled people or their capabilities, this type of error is common.
由于大多数设计人员不熟悉残疾人或他们的能力,所以这种类型的错误很普遍。
If he infers that she is interested when she is in fact not interested, then he has made an error of false positive (what the statisticians call the "Type I" error).
如果他推断说,她感兴趣,而她其实上不感兴趣,那么他犯了假阳性的错误(统计人员所谓的“第一类”错误)。
The user can filter messages according to a number of criteria, such as the type of problem (warning, error), the priority, and the marker ID.
用户可以根据不同的条件过滤消息,比如问题的类型(警告、错误)、优先级和记号ID。
Depending on the type of error encountered and how the procedure is coded, errors can be handled in any of several ways.
根据所遇到的错误的类型和过程的编码方式,可以使用不同的方法处理错误。
In contrast, if he infers that she is not interested when she is in fact interested, then he has made an error of false negative (what the statisticians call the "Type II" error).
相反,如果他推断,她不感兴趣,而实际上她感兴趣,那么他犯了假阴性的错误(统计学家称为“第二类”错误)。
The final type of problem in SAX is a fatal error.
SAX中问题的最后一种类型是致命错误。
What type of error occurred during authentication, if any?
在身份验证期间发生的错误的类型(如果有错误的话)
This type of masked error can easily result in shipping broken code.
这种被蒙蔽的错误很容易导致不完善代码的发布。
A good example of a scenario where dynamic process selection is justified is the case where different exception handling processes may be invoked depending on the type of error that is encountered.
一个需要动态流程选择的出色场景示例是,根据遇到的错误类型调用不同的异常处理流程。
Logging: Sends an E-mail automatically if a particular type of error shows up in the syslog.
日志记录:如果syslog中出现了特定类型的错误,则自动发送一封电子邮件。
That it is also crucial for reading might explain why children make a type of error he calls "early mirror reading".
VWFA对阅读十分重要,或许能解释为什么儿童总犯同一类型的他称之为“早期镜读”的错误。
InitActionType [3] metod can be used to register possible exceptions while executing the action, along with their type and error message and do initial initialization for the executor itself.
我们可以使用initactiontype[3]方法来注册执行动作时可能发生的异常,以及它们的类型和错误信息,并为执行程序本身执行初始化操作。
The "error" type unambiguously reflects a defect in the program logic: Purify is reporting a program bug and that's what you need to hear.
“错误”类型很明显反映了这个程序逻辑中的缺陷:Purify报告了一个程序的错误,那也正是您所想要的。
A tool that consumes metadata can help you discover this type of error easily and save those nights for long-running Halo tournaments.
使用元数据的工具有助于轻松地查明这种类型的错误,从而可以节省那些晚上来看长期进行的halo联赛。
The MySQL protocol returns a specific packet type with the error information.
MySQL协议会传到一个带有错误信息的特殊数据包类型。
A detailed expression check can determine the precise type and location of an error. There are seven categories of error checking
详细的表达式检查能够确定错误确切的类型和位置。
Who should the process notify when an error occurs, and does the notification domain depend on the type or severity of the error?
当错误出现时,流程应该通知谁?通知域(notification domain)取决于错误的类型还是严重性?
For example, when the automaint_set_policyfile procedure is called with an invalid policy type value, it gives the following error.
例如,若使用无效的策略类型值调用automaint_set _ policyfile过程,会给出下列错误。
Unchecked generic type operation The compiler will issue an error or warning whenever it encounters an unchecked generic type operation.
Uncheckedgenerictypeoperation编译器每当遇到未经检查的泛型类型操作,就将发出一个错误或者警告。
应用推荐