填空题
使用factory()函数创建服务时,AngularJS底层会将factory()函数封装为()函数。
provider()
填空题 AngularJS中,ng-switch指令的使用需要搭配子元素()指令来使用。
填空题 在AngularJS中,根据使用场景和作用可以将指令分为两类:()型指令(Decorator)和()型指令(Component)。
填空题 ()App是指混合模式移动应用,又称之为混合App。