元素类 meaning in Chinese
elemental
Examples
- And the following code can also read it from another element class
下面的代码可以从另一个元素类中读取共享的对象: - Can be used to create a generalized parsing code that interfaces the element classes defined
创建通用的解析代码,作为调用所定义元素类的接口。 - In my strategy , this element class is an external file that implements the methods relevant to element processing for example ,
按照这种策略,该元素类是一个外部文件,实现了和所处理元素有关的方法(比如, - With the assumptions listed above , you must add the following code to the element classes defined in this article in order to exchange a
按照上述假设,您必须在本文所定义的元素类中增加以下代码,以便在它们之间互相交换 - The document handler class is generalized through the use of the java reflection mechanism , while an abstract class is used to implement the element classes
通过使用java反射机制来泛化文档处理程序类,并使用一个抽象类来实现元素类。