| 1. | The new message reflection mechanism is generalized and consistent 然后新的消息反射机制更通用和持久。 |
| 2. | To achieve this dynamic calling of external classes by the sax parser , you can use the java reflection feature , namely , the 为了实现sax解析器对外部类的动态调用,可以使用java反射机制,即 |
| 3. | Using reflection mechanisms , highly trusted code that can reference your object can get and set private members 通过使用反射机制,那些能够引用您的对象的、高度受信任的代码,可以获取和设置私有成员。 |
| 4. | Here is a brief overview of the most important parts of the reflection mechanism for letting you examine the structure of a class 这儿是简要的介绍反射机制最重要的部分,使用它们可以考查一个类的结构。 |
| 5. | 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反射机制来泛化文档处理程序类,并使用一个抽象类来实现元素类。 |
| 6. | Metaprogramming in hibernate with byte - code enhancement and reflection lets you add persistence to objects without forcing you to write a single sql query 在hibernate中,元编程以字节码增强和反射机制来给对象增加持久性,而不迫使您写sql查询。 |
| 7. | 2 ) based on the multi - level real - time reflection tower model , the functional components and reliability components are both described and divided with the reflection method 2 )基于实时系统中的多层反射塔模型,将实时系统中的功能性组件和保证可信性的组件利用反射机制分别进行描述和分层。 |
| 8. | You could create an analogous capability in other programming languages , but python provides particularly versatile reflection mechanisms , and allows clear expression of validity constraints 您可以用其它编程语言创建类似的功能,但python提供了非常通用的反射机制,而且能够清晰地表达有效性约束。 |
| 9. | The system employs j2ee three - tier based structure . the implementation of multi - tier structure enables the system to have distinguished quality of flexibility , currency and compatibility 本系统是一个基于j2ee平台的,综合采用jsp javabeans , applet 、 java反射机制、 jdbc等java相关技术开发的远程教学支持系统。 |
| 10. | Sometimes the java reflection mechanism that you are using in your design strategy can adversely affect the performance of an application ; therefore , keep this in mind if you are adding any performance degradation 有时候设计策略中所用的java反射机制可能对应用程序的性能产生负面影响,因此一定要考虑到这样是否会降低性能。 |