• You'll get a compilation error on the second method because the two methods will have an identical signature after type erasure.

    你会在第二个方法处得到一个编译错误,因为这两个方法在类型消除后拥有一样的签名。

    youdao

  • Signals are different in that they cannot return anything: there is neither a "signal return" message, nor any other type of error message.

    信号的不同之处在于它们不返回任何内容:既没有“信号返回”消息,也没有任何类型的错误消息。

    youdao

  • Note if we didn't use an asynchronous function then we'd get a compile type error.

    注意,如果我们不使用异步函数,那么我们就会得到一个编译类型错误。

    youdao

  • A common example of an error in a profile is a stereotype or class attribute with no type.

    概要文件中的一个普通错误案例都是原型或者没有类型的类属性。

    youdao

  • If it is not specified, the tool will report a missing type when the profile is saved (or validated), and will not create a profile version for the profile until the error is fixed.

    如果没有指定这个类型,工具将会在概要文件被保存时报告一个类型错误(或者当验证的时候),并且不会为概要文件创建一个新版本除非错误被改正。

    youdao

  • 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。

    youdao

  • Error rate is calculated based on the number and type of valid errors, which gives the quantitative metric of a translation.

    译文差错率的计算基于错误的数量和类型,这量化了译文的评价指标。

    youdao

  • If you type? SQL16085N at the DB2 command prompt you see a list of possible reasons for this error.

    如果在DB 2命令提示上输入?SQL 16085n,就会看到可能导致此错误的原因列表。

    youdao

  • A tool that consumes metadata can help you discover this type of error easily and save those nights for long-running Halo tournaments.

    使用元数据的工具有助于轻松地查明这种类型的错误,从而可以节省那些晚上来看长期进行的halo联赛。

    youdao

  • 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并且没有导致动态的或类型错误,那么则认为元素在逻辑上是有效的。

    youdao

  • That it is also crucial for reading might explain why children make a type of error he calls "early mirror reading".

    VWFA对阅读十分重要,或许能解释为什么儿童总犯同一类型的他称之为“早期镜读”的错误。

    youdao

  • Logging: Sends an E-mail automatically if a particular type of error shows up in the syslog.

    日志记录:如果syslog中出现了特定类型的错误,则自动发送一封电子邮件。

    youdao

  • Whenever a Purify error of the selected type is reported, Purify invokes the debugger and attaches it to your running application.

    无论何时报告一个选择类型的Purify错误,Purify都会调用这个调试器并将它附加到您的运行应用程序中。

    youdao

  • The MySQL protocol returns a specific packet type with the error information.

    MySQL协议会传到一个带有错误信息的特殊数据包类型。

    youdao

  • The above error can occur if the Sybase existing table definition did not specify the appropriate data type for a column of the stored procedure's result set.

    如果sybase现有表定义没有为存储过程结果集的某一列指定适当的数据类型,就可能发生上述错误。

    youdao

  • A detailed expression check can determine the precise type and location of an error. There are seven categories of error checking

    详细的表达式检查能够确定错误确切的类型和位置。

    youdao

  • The code must select only ELEMENT type nodes, because TEXT nodes do not support this method and produce a non-recoverable error in Perl.

    在代码中只能选择element类型的节点,因为该方法不支持TEXT节点,并且会在Perl中产生一个不可恢复的错误。

    youdao

  • A TypeInitializationException can be a fatal error in an application since it renders a type useless.

    TypeInitializationException在应用程序中可能是一个致命错误,因为它会生成类型无用。

    youdao

  • Make sure this is a valid image type (.jpg,.gif,.bmp, and so on) — otherwise you will get an error stating that an invalid content type was provided.

    确保该图象文件的类型有效(.j pg、。gif、.bmp等等)——否则将出现一个错误,提示文件类型无效。

    youdao

  • 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是一个类型错误。

    youdao

  • 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只能按照文档顺序选择第一个值。)

    youdao

  • Generic type parameter declared with a final type bound The compiler will issue an error or warning whenever it encounters a type bound involving a final type. Consider this sample method signature.

    Generictypeparameterdeclaredwithafinal typebound编译器每当遇到一个涉及final类型的类型绑定时,就会发出一个错误或者警告。

    youdao

  • Secondly, it removes the need for error-prone type casts. (a problem more common with query operations than CRUDs.)

    其次,它消除了易出错的类型强制转换的需要(这是一个在查询操作中比在CRUD中更常见的问题)。

    youdao

  • Any attempt to perform a string comparison on an employee ID will then fail with a type error at query run time.

    在查询运行时,尝试在雇员ID上执行字符串比较将遭到失败,并产生一个类型错误。

    youdao

  • Since exchange are named entities the attempt to declare a previously existing exchange with a different type results in an error.

    因为交换器是命名实体,所以声明一个已经存在的交换器,但是试图赋予不同类型是会导致错误。

    youdao

  • So we make two types of errors: a type I error, or false positive, is believing a pattern is real when it is not; a type II error, or false negative, is not believing a pattern is real when it is.

    因此我们常犯两类错误:第一类,是虚假的肯定,当原型并不存在时它认为原型是真的;第二类,是虚假的否定,当原型存在时它却认为原型是虚假的。

    youdao

  • You usually see this error when you assign a value returned from a function to a variable with a more specific type.

    你通常会把函数返回值赋给拥有更特定类型变量的时候遇到这样的错误。

    youdao

  • When an editor or validating process follows the reference, and the referenced topic doesn't have the declared type (or a specialization from the declared type), the processor reports an error.

    如果编辑器或者验证过程发现引用的主体不是已声明的类型(或者已声明类型的专门化),处理程序就会报告错误。

    youdao

  • The final type of problem in SAX is a fatal error.

    SAX中问题的最后一种类型是致命错误。

    youdao

  • Gossip blog Gawker points out that the website is a bit picky. If you type in rodeo clown as a past job, an error comes up and says sorry, could not find a career to match.

    闲话播客的看客指出这个网站有点太死板,如果你输入小丑演员作为你过去的工作,页面将返回错误信息,并说很抱歉无法找到相匹配的工作。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定