• This is one approach that enables the client to determine what member of the class hierarchy it receives, and process the additional information in the subclass accordingly.

    一种可以使客户确定接收到的是层次中的什么成员方法相应处理子类中的附加信息

    youdao

  • Also like the business process model, we build a class diagram to show the data that must be visible in each state to support the various choices.

    还是业务流程模型一样,我们构建一个关系图显示必须每个状态中可见数据支持各种选择

    youdao

  • If you only wish to only distribute the compiled template class, the build process may be automated.

    如果只是希望可以分发编译后的模板,那么编译过程可以实现自动化

    youdao

  • Another solution is to move that field to a separate class, where the construction process can guarantee that the correct initialization data is supplied by the user.

    另外一个解决方案这个字段转移单独类中这样构造过程可以保证用户可以提供正确初始化数据

    youdao

  • During the process of class constructing, all the registration work is done, including extension and function registration.

    构造过程中,执行了所有注册工作包括扩展注册函数注册。

    youdao

  • The maps are maintained in parallel and are constructed as part of the class instantiation process.

    这些映射可以并行进行维护并且可以构建实例化过程中的一部分

    youdao

  • The build process here is not very particular; some class files are repeated in multiple JAR files, and the contents of some packages are spread across multiple JARs.

    这个构建工程过程不是非常精确的,一些文件多个JAR文件里面重复了,一些内容在多个JAR文件里面扩展了

    youdao

  • Note that class loading can be performed in a lazy manner and therefore some parts of the class loading process may be done on first use of the class rather than at load time.

    注意可以惰性方式执行装入所以类装入过程某些部分可能第一次使用类的时候才执行,不是装入时执行。

    youdao

  • The main method in this class is the process method (Figure 3) that opens the original BAR file and loops through its content.

    中的主要方法就是打开原始BAR文件循环执行文件内容处理方法(3)。

    youdao

  • Class wrapping: This is the process of wrapping or replacing a target class with another class that implements the same functionality but also contains instrumentation.

    包装流程使用另一个类来包装替换目标类,前者实现相同功能同时包含了插装。

    youdao

  • The invocation handler class will also delegate method calls to a real implementation class in order to process the core business logic.

    调用处理程序方法调用委托真正的实现类,以便处理核心业务逻辑

    youdao

  • Every Saturday morning for ten weeks, the two of them had shuffled up the steps with eighteen other applicants and undergone a lengthy, rigorous audition process disguised as a Mommy &Me class.

    接下来十个礼拜每周六她们两个其他十八申请这个幼儿园的孩子们一起,慢吞吞爬上楼,经历一个漫长严厉面试过程,美其名曰和妈咪”课程

    youdao

  • A simple practical solution to this problem is to add a sequence number to our buffer class, and process the data in the buffer if the buffer sequence number is in order.

    这个问题一个实际解决办法我们的内存增加顺序号按照顺序号处理内存。

    youdao

  • No matter what kind of class loader you're using, however, there are many problems that can occur in the class loading process.

    但是不论使用哪种装入器,在类装入过程可能发生许多问题

    youdao

  • In the past, pads and tampons were typically whitened with elemental chlorine gas, a process that can create dioxins-a class of toxic, chlorinated compounds that can pollute the environment.

    过去卫生巾卫生棉条通常都会使用气体漂白,而漂白过程总会产生破坏环境二恶英

    youdao

  • Within the JVM, the loading process gives a very basic memory structure to the class object.

    JVM中,装入阶段对象提供了非常基本内存结构

    youdao

  • During this loading process, the class 'static section is processed, which registers this driver with the JDBC DriverManager object.

    装载过程中,会处理这个静态部分,这会向JDBCDriverManager对象注册这个驱动程序

    youdao

  • The process itself uses another preprovided class called Alternative, to whose constructor these guard objects must be passed in as an object array.

    进程本身使用另一个预先提供的叫作Alternative这些警卫对象必须对象数组的形式传递给的构造函数。

    youdao

  • Figure 5 demonstrates the process of generating an inheritance tree class diagram.

    5展示产生一个继承过程

    youdao

  • Modify the process action or event code in the portlet class to publish or process the event.

    编辑portlet中的过程行为或者事件代码发布或者处理事件。

    youdao

  • The minimal CloudCrowd action is a simple Ruby class that defines a "process" method, performing the parallel part of the computation and saving it to S3.

    最小的CloudCrowdaction简单Ruby它被用来定义一个“进程方法执行计算中的并行部分保存S3。

    youdao

  • The static initializer in Listing 2 shows the registration process for a Customer class that contains two properties: name and salary.

    清单2中的静态初始化器显示了Customer注册过程这个包含两个属性namesalary

    youdao

  • I used the AdminClient class to get Axis to process this data, as follows.

    使用adminclient来使Axis处理这些数据如下所示。

    youdao

  • First, define the ApplicationServlet class to initiate the list values loading process at application start-up time.

    首先定义applicationservlet,以便应用程序启动开始列表加载过程

    youdao

  • In Listing 3, org.acegisecurity.providers.ProviderManager is the manager class that manages acegi's authentication process.

    清单3中,or g .acegisecurity . providers . ProviderManager是一个管理,它管理acegi身份验证过程

    youdao

  • NamespaceSupport is a SAX-defined class to process namespaces.

    NamespaceSupport一个由SAX定义的、处理名称空间的

    youdao

  • There are three examples of this process in the provided code-all for the CitiesBrowser class.

    提供代码中,三个过程示例—都针对citiesbrowser

    youdao

  • Resource Class: Delegate the process to this resource class.

    ResourceClass:将流程委托给资源类。

    youdao

  • If the Permissions class embodies the authorization policy of an application, the ACL class implements the process of authorization.

    如果permissions包含了应用程序授权策略acl类实现了授权处理。

    youdao

  • It is part of the JarIndex implementation and used by class loaders to speed up the class loading process.

    JarIndex实现一部分,装载器用于加速类装载过程。

    youdao

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

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

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