class RunTime的意思|示意
类运行时
class RunTime的网络常见释义
页面执行时间类 ... class RunTime//页面执行时间类 private $starttime;//页面开始执行时间 private $stoptime;//页面结束执行时间 ...
class RunTime相关短语
1、 runtime class 对象的运行期类 ; 运行时类
2、 Runtime Class Loading 加载的运行库类
class RunTime相关例句
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.
运行时视图允许你来推算运行时特性,如性能、安全及可用性等难以看着程序包和类图就能估计出的部分。
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.
可用它来访问类实例中的字段和方法,从而提供了一种在运行时将类动态地挂钩在一起,却无需类之间有任何源代码链接的方法。
For example, you can use WebClientFactory class to dynamically create a web service proxy at runtime.
例如,你可以使用WebClientFactory类在运行时动态创建一个Web服务代理。
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.
现在的目标是你只需使用标签名和其他信息将实现了运行期行为的类注解起来就行了。
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运行时调用tag handler类执行它所定义的业务逻辑。
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中所示。