单项选择题

A.@Component 用于标记普通组件,@Entry 用于标记入口组件
B.@Entry 用于标记普通组件,@Component 用于标记入口组件
C.两者功能相同
D.@Component 用于标记常量,@Entry 用于标记变量