• Blue even allows you to extend classes dynamically and contract them (that is, remove class attributes from an extended class).

    Blue甚至允许您动态地扩展类并收缩类(即移除已扩展的类的属性)。

    youdao

  • When using this extended class, I can change the assembler using the standard Spring idiom and fall back to default behavior if I need to.

    在使用这个扩展的类时,可以用标准Spring语言改变装配器,并在需要时回到默认的行为。

    youdao

  • Applying the ideas for an extended class of continuous-time branching processes, one necessary condition is obtained for the strong ergodicity of the processes.

    应用其方法研究了一类扩展的分支过程,得到该过程强遍历的一个必要条件。

    youdao

  • Supported by the extended class, workflow description language can define the functions of metrics collection, notification and validation for bug track process.

    在扩展类的支持下,工作流描述语言可以描述缺陷跟踪过程中需要的度量采集、通知和验证等功能。

    youdao

  • Additional layout algorithms can be readily integrated as an extended class containing only the mathematical calculations and controls needed specifically for the layout.

    添加额外的布局算法十分简单,因为一个新的布局只需要一个存有该布局专用的计算方式和控制的扩展类即可生成。

    youdao

  • A benefit of this design is that each variable class can be extended if the value must be modified on return, such as numerically incremented or decremented.

    这种设计的一种好处,在于如果变量必须更改的话,那么每一个变量都可以得到扩展,这就使得变量得到显著的增加或者降低。

    youdao

  • Extended transformation: class point analysis.

    扩展的转换:类点分析。

    youdao

  • Listing 6 Extended TaskInstance class.

    清单6扩展taskinstance类。

    youdao

  • Class abstractions are extended by subclassing and a flexible mixin-based composition mechanism as a clean replacement for multiple inheritance.

    Class的抽象可由子类化和一种灵活的基于mixin的组合机制(它可作为多重继承的简单替代方案)来扩展。

    youdao

  • When you click run FIT, the Extended FIT Eclipse plug-in invokes and runs the FIT FileRunner class by passing the selected input and output files as parameters to it.

    单击RunFIT后,Extended FITEclipse插件通过将所选输入和输出文件作为参数传递给FITFileRunner类来调用并运行该类。

    youdao

  • In this way, a single static class declares the entire extended authorization policy of an EAz application.

    通过这种方法,单个静态类可以声明EAz应用程序的完整扩展授权策略。

    youdao

  • Create an abstract AspectJ class that will be used and extended in some target project.

    创建将在某个目标项目中使用并扩展的抽象的Aspect j类。

    youdao

  • This class, in the Extended FIT Eclipse plug-in's case, is called com.punditlabs.fit.actions.RunFITAction.

    在ExtendedFITEclipse插件示例中,这个类称为 com.punditlabs.fit.actions.RunFITAction。

    youdao

  • Listing 3 extended the Fixnum class, which was known statically.

    清单3扩展了fixnum类,该类被认为是静态的。

    youdao

  • This module defines a cornucopia of assertion methods, but rather than being extended, Ruby's TestCase class includes the assertion as a mix-in.

    这个模块定义了许多断言方法,但是Ruby不对这个模块进行扩展,Ruby的testcase类以mix - in的形式包含assertion。

    youdao

  • These elements are all extended from the section heading class in the base topic, which allows a single heading element to contain multiple paragraphs.

    这些元素都是从基础主题中的节标题(sectionheading)类扩展而来,这允许单个标题元素包含多个段落。

    youdao

  • Listing 6 is the extended dwr.xml config file that includes the extra config info for remoting the Cart class.

    清单6是扩展的dwr . xml配置文件,包含cart类进行远程所需要的额外配置。

    youdao

  • Flash 8 further extended ActionScript 2 by adding new class libraries with APIs for controlling bitmap data at runtime and file upload.

    Flash8进一步扩展了ActionScript2,添加了新的类库以及用于在运行时控制位图数据和文件上传的API。

    youdao

  • This view class, available only on Windows, allows you to get and set extended attributes on files.

    这一视图类,仅可用于Windows,允许您获取并设置文件的扩展属性。

    youdao

  • In the later framework, MD5 is defined as an abstract class which can be extended, but its implementation is not trivial.

    在Silverlight 2的框架中,MD 5被定义为抽象类,可对其进行扩展,但实现起来非常繁琐。

    youdao

  • Again, the class isn't new, but the features of the class have been extended for 5.0. You now have 13 new methods.

    同样,这个类也不是一个新类,但是该类的特性已经针对5.0作了扩展。

    youdao

  • Each Person object will eventually be wrapped by an instance of the PersonViewModel class, enabling it to have extended semantics, such as being expanded and selected.

    每个Person对象最终被包装到一个PersonViewModel类的实例中,这样就让它拥有了额外的能力,比如被展开和选中。

    youdao

  • The SAX helper class org.xml.sax.helpers.AttributeListImpl (used and extended by the Crimson parser) stores attributes similarly.

    SAX帮助器类 org.xml.sax.helpers.AttributeListImpl (Crimson解析器也使用这个类并对其进行了扩展)以类似的方式保存属性。

    youdao

  • This parent interface is extended by the mixin interface (but not by the instantiations of the parent class).

    这个父类接口是由mixin接口继承而来的(而不是由父类的实例化继承而来的)。

    youdao

  • The problem is that the reference would be incorrect if the class was extended and the call was made from the new child class.

    问题在于,如果类进行了扩展并且调用来自新的子类,那么解析将是错误的。

    youdao

  • The JVM can also choose to unload classes if the class has not been used for an extended period of time.

    如果类不用于延长的时间,则JVM还可以选择卸载这些类。

    youdao

  • IBM has extended all of DB2's major application programming interfaces (APIs) to support XQuery as a first-class language, just like SQL.

    IBM已扩展了DB2的所有主要应用程序编程接口(API),以支持将XQuery作为SQL那样的一流语言。

    youdao

  • In Listing 4, observe how the class of the step is extended to create scenario.class, which is similar to the predecessor class.

    在清单4中,观察步骤的类是如何被扩展来创建scenario . class的,这个类类似于前辈类。

    youdao

  • For example, a program that looks for specific words in a file might be extended to work with Web pages by using the URL class to obtain an InputStream.

    比方说,某个用来在文件中查找特定单词的程序也许会扩展为在web页面中通过URL获取InputStream的操作。

    youdao

  • For example, a program that looks for specific words in a file might be extended to work with Web pages by using the URL class to obtain an InputStream.

    比方说,某个用来在文件中查找特定单词的程序也许会扩展为在web页面中通过URL获取InputStream的操作。

    youdao

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

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

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