• We have also taken a brief look at how to define an analysis result class and given a bit of an overview of the parser.

    同时我们简略的学习了,怎样定义一个分析结果给出剖析器的概述

    youdao

  • The process to do this is almost trivial, because you need to create only a provider class, a result class, and an extension.

    完成该项过程几乎琐碎的,因为需要创建provider,一个结果类,以及扩展

    youdao

  • This is then coupled to a school's picture of what a diverse class should look like, with the result that passport, ethnic origin and sex can all become influencing factors.

    这个加上学校多元化班级看起来应该怎么样定义,结果护照种族性别可能成为影响因素

    youdao

  • In this case, the delegation model is a proper graph (with cycles), and so a deadlock can occur as a result of particular class relationships and thread usage.

    例中委托模型一个正确的(带有循环),所以发生可能是使用特定关系线程的结果

    youdao

  • He describes how to use class wrapping of the JDBC driver, connection, statement, and result set objects to instrument JDBC, and hence, database calls.

    介绍了如何使用JDBC驱动连接语句结果对象包装工具化jdbc,由此工具化数据库调用

    youdao

  • Class-action cases often result in trifling payments to individual plaintiffs but fat profits for lawyers.

    集团行动案例通常结果是,个别原告给予小额赔偿,律师则从中获利

    youdao

  • In the example, the test verifies that the advice correctly marshals data from ITDs as well as the return value of the original join point, passes it to a utility class, and returns the new result.

    例子中,测试验证建议正确地编组了来自ITD数据以及原来联结点的返回、将传递一个工具返回新的结果。

    youdao

  • The list of instance variables in this class is worth noting because they define the result object that is generated by the analysis procedure.

    这个中的实例变量列表值得注意因为它们定义分析过程生成结果对象

    youdao

  • Implicit class loading occurs when a class is loaded as result of a reference, instantiation, or inheritance (not via an explicit method call).

    隐式装入发生由于引用实例继承导致装入时候(不是通过方法调用)。

    youdao

  • Not surprisingly, you can also use this utility class to output the SELECT result bindings as JSON, as shown in Listing 11.

    毫不奇怪,使用这个工具SELECT结果邦定输出JSON如清单 11 所

    youdao

  • The idea is that any set of values from a given input class should yield the same result; therefore, they are equivalent.

    输入设置任何都会产生相同结果因此它们是相等的。

    youdao

  • The result is a middle class more vulnerable to hardship and insecurity than is often grasped.

    这个结果表明中产阶层困难不安全因素通常理解脆弱

    youdao

  • Each result comprises a context (for example, the class that matches an anti-pattern), and a description of the problem.

    每个结果上下文(举例来说,匹配模式)一个问题描述组成。

    youdao

  • If not, a result is generated by using additional API from the CodeReviewResource class that you created earlier.

    如果不是通过使用来自早期创建codereviewresource的附加api,来产生一个结果

    youdao

  • However, you could also execute the same code in the context of a calculator class to receive a result.

    然而可以一个calculator上下文中执行同样代码获得结果

    youdao

  • The end result is an extremely lightweight adapter class that implements the functionality required by the RoundThing interface.

    最终结果一个高度轻量级适配器,它实现RoundThing接口所需功能

    youdao

  • Essentially, this means that a NoClassDefFoundError is thrown as a result of a unsuccessful implicit class load.

    实际上意味着NoClassDefFoundError抛出成功隐式装入的结果

    youdao

  • Then it calls a static function in the xml2json class to get the JSON-formatted result.

    然后调用xml2json中的静态函数得到json格式的结果

    youdao

  • The result returns a Boolean object with value false if the computation is not complete; otherwise, it returns an instance of class object, which contains the result.

    如果计算没有完成结果返回为falseBoolean对象否则,将返回object实例其中包含了计算结果。

    youdao

  • As a result, all errors regardless of the custom class used in Lotus Domino V7.0.2 are treated as AxisFault exceptions at runtime by the client and not as the custom error.

    结果不管LotusDominoV7.0.2使用定义什么,所有错误运行时都被客户机视为AxisFault异常不是自定义错误。

    youdao

  • All my modifications and fixes to the Stack class result in the code you see in Listing 28.

    stack作出所有修改修复综合起来,可以得到清单28中的代码

    youdao

  • Then, for each source passed to the compile method, the resulting Class is loaded and placed in the result Map.

    然后对于传递compile方法所有源代码加载产生class放在结果map中。

    youdao

  • Just by looking at this result, you can tell that the DoubleListUIBean class is the most complex class in the Struts code base.

    单看这个结果可以认为doublelistuibeanStruts代码复杂的类。

    youdao

  • Actually, this message would likely be sent to the class that would then result in a return value of the created object, so I cheated a bit.

    事实上消息可能发送然后导致一个已创建对象返回所以说的有点不符

    youdao

  • Simply running the data structure analysis engine code on a class isn't all that much fun because the result is just one data structure representing another data structure.

    仅仅类上运行数据结构分析引擎代码那么有趣因为结果只是代表个数据结构的数据结构。

    youdao

  • Likewise, saving changes to a class will result in a fast incremental compile of the project and you'll be able to set all the same compiler options from the project properties pages.

    同样,把更改保存导致项目进行快速递增编译可以项目的属性页面上设置所有相同编译选项

    youdao

  • The logical workers take the job from the queue, and process it and send back the result by using some of the functions provided by the class.

    逻辑工作线程队列中渠道任务,进行处理通过使用一些提供函数结果返回。

    youdao

  • The result of code generation is a DAO implementation class which is compiled and used to execute the SQL statements declared in the original interface.

    代码生成结果就是第二个实现实现类编译用于执行初始接口中声明sql语句

    youdao

  • This could result in a potential concurrency issue in your code at the class level, where static data is used, or in the repository's APIs.

    可能会导致级别使用静态数据的情况)代码存储库 API 中出现潜在并发问题

    youdao

  • This could result in a potential concurrency issue in your code at the class level, where static data is used, or in the repository's APIs.

    可能会导致级别使用静态数据的情况)代码存储库 API 中出现潜在并发问题

    youdao

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

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

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