专业术语解释说明

184 阅读1分钟
英语汉语实例
Represents代表Represents a container where one or more views can be attached to a component.
Injector注入
declarations声明Class and Interface Declarations (类和接口声明)
abstract摘要,抽象的abstract class ViewContainerRef { }(angular.io/api/core/Vi…)
Embed嵌入,(计算机)内置createEmbeddedView (创建嵌入视图)
Detach分离Detaches a view from this container without destroying it. Use along with insert() to move a view within the current container.
instantiates实例化(动词)instance(实例化)
registryn. 注册;登记处A simple registry that maps Components to generated ComponentFactory classes that can be used to create instances of components. Use to obtain the factory for a given component type, then use the factory's create() method to create a component of that type 。[ComponentFactoryResolver](angular.io/api/core/Co…)
obtainv. (尤指通过艰难的过程)得到,获得;<正式>(规则或情况)存在,通用
launchV. 启动,发起launch your application for production
optimizationn. 优化optimization features, program optimization (程序优化)
referencen. 参考,参照;涉及,提及;参考书目;介绍信;证明书reference book (参考工具书)
consumern 用户
executev 执行
disposingn 处理 排列 安排1. Creating Observables 2. Subscribing to Observables 3. Executing the Observable 4. Disposing Observables