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.
这是一种可以使客户端能确定他接收到的是类层次中的什么成员的方法,并相应处理子类中的附加信息。
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.
还是和业务流程模型一样,我们构建一个类关系图来显示必须在每个状态中可见的数据以支持各种选择。
If you only wish to only distribute the compiled template class, the build process may be automated.
如果您只是希望可以只分发编译后的模板类,那么编译过程可以实现自动化。
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.
另外一个解决方案是把这个字段转移到一个单独的类中,这样构造过程可以保证用户可以提供正确的初始化数据。
During the process of class constructing, all the registration work is done, including extension and function registration.
在构造类的过程中,执行了所有注册工作,包括扩展注册和函数注册。
The maps are maintained in parallel and are constructed as part of the class instantiation process.
这些映射可以并行进行维护,并且可以构建为类实例化过程中的一部分。
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文件里面被扩展了。
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.
请注意可以用惰性方式执行类装入,所以类装入过程的某些部分可能在第一次使用类的时候才执行,而不是在装入时执行。
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)。
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.
类包装:该流程使用另一个类来包装或替换目标类,前者实现了相同功能,同时也包含了插装。
The invocation handler class will also delegate method calls to a real implementation class in order to process the core business logic.
调用处理程序类还会把方法调用委托到真正的实现类,以便处理核心业务逻辑。
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.
接下来十个礼拜的每周六,她们两个和其他十八个申请了这个幼儿园的孩子们一起,慢吞吞爬上楼,经历一个漫长而严厉的面试过程,美其名曰是“我和妈咪”课程。
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.
这个问题的一个实际解决办法是,为我们的内存类增加顺序号,并按照顺序号处理内存。
No matter what kind of class loader you're using, however, there are many problems that can occur in the class loading process.
但是,不论使用哪种类装入器,在类装入过程中都可能发生许多问题。
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.
过去,卫生巾和卫生棉条通常都会使用含氯的气体漂白,而漂白过程总会产生破坏环境的二恶英。
Within the JVM, the loading process gives a very basic memory structure to the class object.
在JVM中,装入阶段为类对象提供了非常基本的内存结构。
During this loading process, the class 'static section is processed, which registers this driver with the JDBC DriverManager object.
在装载过程中,会处理这个类的静态部分,这会向JDBCDriverManager对象注册这个驱动程序。
The process itself uses another preprovided class called Alternative, to whose constructor these guard objects must be passed in as an object array.
进程本身使用另一个预先提供的类,叫作Alternative,这些警卫对象必须以对象数组的形式传递给它的构造函数。
Figure 5 demonstrates the process of generating an inheritance tree class diagram.
图5展示了产生一个继承树类图的过程。
Modify the process action or event code in the portlet class to publish or process the event.
编辑portlet类中的过程行为或者事件代码,以发布或者处理事件。
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。
The static initializer in Listing 2 shows the registration process for a Customer class that contains two properties: name and salary.
清单2中的静态初始化器显示了Customer类的注册过程,这个类包含两个属性:name和salary。
I used the AdminClient class to get Axis to process this data, as follows.
我使用了adminclient类来使Axis处理这些数据,如下所示。
First, define the ApplicationServlet class to initiate the list values loading process at application start-up time.
首先,定义applicationservlet类,以便在应用程序启动时开始列表值加载过程。
In Listing 3, org.acegisecurity.providers.ProviderManager is the manager class that manages acegi's authentication process.
在清单3中,or g .acegisecurity . providers . ProviderManager是一个管理器类,它管理acegi的身份验证过程。
NamespaceSupport is a SAX-defined class to process namespaces.
NamespaceSupport是一个由SAX定义的、处理名称空间的类。
There are three examples of this process in the provided code-all for the CitiesBrowser class.
在提供的代码中,有三个此过程的示例—都针对citiesbrowser类。
Resource Class: Delegate the process to this resource class.
ResourceClass:将流程委托给该资源类。
If the Permissions class embodies the authorization policy of an application, the ACL class implements the process of authorization.
如果permissions类包含了应用程序的授权策略,则acl类实现了授权处理。
It is part of the JarIndex implementation and used by class loaders to speed up the class loading process.
它是JarIndex实现的一部分,并由类装载器用于加速类装载过程。
应用推荐