应用程序类 meaning in English
application class
Examples
- This java client application class can also be included in the j2ee module ear file , in which case logical names references can be used
这个java客户机应用程序类也可以包含在j2ee模块( ear文件)中,这种情况下可以使用逻辑名(引用) 。 - The main application class in mfc that encapsulates the initialization , running , and termination of an application for the windows operating system
讨论用于封装应用于windows操作系统的应用程序的初始化、运行和终止的mfc中的主应用程序类 - The second was that it would be fast , using bytecode enhancement to add the binding code directly to the application classes as opposed to the less invasive but slower technique of reflection
第二个目标是:它应当迅速,使用字节码增强直接把绑定代码添加到应用程序类(与侵入性较小但是较慢的反射技术相反) 。 - As implemented in traditional object - oriented programming , these concerns are handled as individual instances , introducing potentially unrelated code that is , clutter into application classes
就像在传统面向对象编程中实现的那样,这些关注点是作为单独的实例处理的,有可能在应用程序类中产生互不相关的代码(就是混乱) 。 - The custom classloader approach used for jdk 1 . 4 doesn t provide the full flexibility of the jdk 5 . 0 instrumentation api , but it works with all recent jvms and allows you to modify any of your application classes
用于jdk 1 . 4的自定义类加载器方法不提供jdk 5 . 0 instrumentation api的完全灵活性,但是它适用于所有最近的jvm ,并允许您修改任何应用程序类。