-
runtime library
运行库;运行时库;运行时刻库
-
runtime error
运行时错误
-
If it is waiting indefinitely, then it is set to the maximum timeout value at runtime.
如果是无限等待,那么运行时把它设置为最大超时值。
-
The target runtime will launch.
目标运行时间将会启动。
-
This is called runtime support.
这称为运行时支持。
-
I can change the URL at runtime.
在运行时我可以变更url。
-
Collect the runtime information.
收集运行时的信息。
1. 运行时刻(runtime)是指一个程序在运行(或者在被执行)的状态,也就是说,当你打开一个程序使它在电脑上运行的时候,那个程序就是处于运行时刻。在一些编程语言中,把某些可以重用的程序或者实例打包或者重建成为“运行库\。这些实例可以在它们运行的时候被连接或者被任何程序调用。