以下为句子列表:
英文: A [i]dynamic proxy class[/i] is a class that implements a list of interfaces specified at runtime such that a method invocation through one of the interfaces on an instance of the class will be encoded and dispatched to another object through a uniform in
中文: 也就是说要用动态代理,那么一个类的行为需要实现统一的一个或多个接口才能实现,当这个类实例的方法被调用的时候,可以对之进行一些拦截处理。
更详细...
英文: A dynamic proxy class is a class that implements a list of interfaces specified at runtime such that a method invocation through one of the interfaces on an instance of the class will be encoded and dispatched to another object through a uniform interface
中文: 也就是说要用动态代理,那么一个类的行为需要实现统一的一个或多个接口才能实现,当这个类实例的方法被调用的时候,可以对之进行一些拦截处理。
更详细...
英文: Adaptive Monitoring - You can now change certain attributes relating to host and service checks (check command, check interval, max check attempts etc.) during runtime by submitting the appropriate external commands.
中文: 自适应监测-您现在可以通过提交适当的外部命令来改动与主机和服务检查相关的属性(检查命令、检查间隔、最大检查尝数等)。
更详细...
英文: A:The program compiles properly but at runtime it will give “Main method not public.” message.
中文: 程序完全编译,但是在运行时会给一个”主要方法不公开”的消息。
更详细...
英文: Based on multi-stage optimization and multi-language support of low level virtual machine, developing a well designed join-point model can implement a runtime multi-language AOP system architecture on some degree.
中文: 摘要利用低级虚拟机的多阶段优化和多语言支持特性,通过设计一种良好的连接点模型,可以在一定语言范围内实现运行时多语言的AOP系统。
更详细...
|