replaceability
n. 可替换性,替代性;置换能力
例句
Replaceability: OSGi permits a module to be shutdown and replaced at run time.
可替换性:osgi允许在运行时停止某个模块并替换它。
Replaceability is limited to changing the dependency to depend on something different.
可替换性仅限于修改依赖关系以依赖不同的内容。
Replaceability: There are two aspects of replaceability: cold (JVM restart allowed) and hot (no JVM restart).
可替换性:可替换性有两个方面:冷替换(允许jvm重启)和热替换(无需J VM重启)。