• You can execute the main helper method of this class to see features and runtime versions that your application USES.

    可以执行这个助手方法查看应用程序使用特性运行时版本

    youdao

  • I prefer specification of the runtime behavior of a class within the class itself, keeping all the information about a class in one place.

    更喜欢内部说明类的运行时行为,将有关类的所有信息集中保存一个地方

    youdao

  • It can be used to access fields and methods in instances of a class, giving a way of dynamically hooking together classes at runtime without the need for any source code links between the classes.

    可用访问实例中的字段方法从而提供了一种在运行时动态地挂钩一起,却无需之间有任何源代码链接的方法。

    youdao

  • Reflection is the runtime discovery of information, such as methods, fields, and constructors, about a given class or interface.

    反射运行时发现关于给定接口信息方法字段构造函数

    youdao

  • This runtime view allows you to reason about runtime properties such as performance, security, availability, which are hard to assess looking at package and class diagrams.

    运行视图允许推算运行时特性性能安全及可用性难以看着程序包就能估计出的部分。

    youdao

  • It can be used to access fields and methods in instances of a class, providing a way of dynamically hooking together classes at runtime without the need for any source code links between the classes.

    用于访问实例中的字段方法,从而提供需要之间任何源代码链接就能运行时将类动态地挂钩在一起方法

    youdao

  • The third solution, which I cover in this article, is to write a single class that dynamically molds itself at runtime to the fields of a given table.

    第三解决方案也是本文中介绍编写一个运行时动态地自己塑造成指定表的字段

    youdao

  • The goal now is that you just annotate your class that implements the runtime behavior with the names of the labels and some other information.

    现在目标只需使用标签其他信息将实现运行期行为注解起来就行了。

    youdao

  • I could just as easily specify multiple interfaces that the dynamic proxy class would implement at runtime.

    可以容易地指定动态代理运行时实现多个接口

    youdao

  • The basic approach here is to construct a custom class at runtime that will wrap access to the target classes (previously reached by reflection) in a way that can be used by your general-purpose code.

    这里基本方法运行时,以可以一般性代码使用方式构建一个自定义,其中包装目标访问(以前通过反射达到的)。

    youdao

  • If a service implementation class implements this interface, the JAX-RPC runtime system is required to manage the life cycle of the corresponding service endpoint instances.

    如果服务实现实现这个接口需要JAX - RPC运行时系统管理相应服务端点实例生存周期

    youdao

  • This allows you to swap out at runtime a different class exposing the same methods, taking advantage of polymorphism.

    允许利用多态性运行时一个不同来公开相同方法

    youdao

  • At the top is a graphical editor that shows what your visual class will look like when rendered at runtime.

    顶部一个图形化编辑器,其中显示可视运行时可能形状。

    youdao

  • Annotations are defined that govern injection of method parameters and class members, which provide valuable contextual information to applications during runtime.

    注释定义为了控制方法参数成员注入它们运行时的整个过程应用程序提供了有价值的上下文信息

    youdao

  • In this case, the stack trace shows the ITextViewer class was ultimately loaded because the Runtime Spy perspective was opened, as shown at the bottom of the highlighted stack trace lines.

    这个例子中记录显示由于RuntimeSpy透视图打开而最终导致了itextviewer加载高亮的栈记录行底部所示

    youdao

  • Retain the annotation in the compiled class file, but ignore it at runtime.

    注释保留编译后的文件中但是运行时忽略

    youdao

  • As already observed, the modification of Foo.say is determined strictly at runtime, via the use of the FooMaker class factory.

    正如我们已经看到一样,Foo .say修改通过FooMaker工厂运行严格确定的。

    youdao

  • While the JSP page that references the tag executes, the JSP runtime invokes the tag handler class to execute the business logic it defines.

    执行引用这个标记JS p时,JSP运行调用taghandler执行所定义业务逻辑

    youdao

  • The binding compiler adds JiBX binding code to your class files, preparing them for use with the JiBX runtime.

    绑定编译器将JiBX 绑定代码添加文件编译它们在 JiBX运行时使用

    youdao

  • In such cases, the type of the bean references will be introspected by Tuscany runtime from the bean class definition to validate and match it with the type of sca references defined in the composite.

    这种情况下bean引用类型Tuscany运行时bean定义中进行内省(introspect),以验证并将它在复合集中定义sca应用类型相匹配

    youdao

  • For instance, Axis 1.4 generates a custom exception class, but it is never thrown at runtime by the Web service.

    例如Axis 1.4生成了一个自定义异常但是Web服务运行时决不会抛出异常。

    youdao

  • It also makes it possible to retain metadata at source code level in class files, and at runtime controlled by a retention policy.

    使得文件源代码级别保留元数据运行时保持(retention)策略控制成为可能。

    youdao

  • The PerformanceLogger class allows for specifying at runtime whether or not the tester is interested in logging performance results.

    PerformanceLogger支持运行时指定,而不管测试员是否记录性能结果兴趣。

    youdao

  • For example, you can use WebClientFactory class to dynamically create a web service proxy at runtime.

    例如可以使用WebClientFactory运行时动态创建一个Web服务代理

    youdao

  • Listing 2 shows how to use the -cp option to specify the class path at runtime, which is when the application is launched and the JVM is started.

    清单2展示了如何运行使用- cp选项指定路径,这里的运行时启动应用程序和jvm时。

    youdao

  • The runtime type of the contained Pane will often be a subtype of class Pane, but the static type is simply Pane.

    包含Pane运行时类型通常Pane的类型,但是静态类型只是Pane。

    youdao

  • Flash 8 further extended ActionScript 2 by adding new class libraries with APIs for controlling bitmap data at runtime and file upload.

    Flash8进一步扩展了ActionScript2添加了新的以及用于运行时控制位图数据文件上传的API。

    youdao

  • To apply this theme to the sample, use the StyleManager class to load BSpace_Skin.swf at runtime as shown in Listing 10.

    示例应用主题,请使用StyleManager运行加载bspace_skin . swf,如清单10中所

    youdao

  • The distribution contains two executables: an XJC compiler that generates class files from xj source code, and an xj runtime environment for running xj programs.

    发行版包括两个执行文件:xj源代码生成文件xjc编一个用于运行xj程序的xj运行环境

    youdao

  • The JVM classpath is set to ensure runtime recognition of class files in utilclasses.jar.

    设置JV m类路径确保运行时可以识别utilclasses . jar中的文件

    youdao

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

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

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