# fed-e-task-02 **Repository Path**: aaron-gao/fed-e-task-02 ## Basic Information - **Project Name**: fed-e-task-02 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-10 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 选择题 1. BCD 2. BC ## 简答题 > 不是响应式数据,Vue 无法检测 property 的添加或移除。 > 如果把新增成员设置成响应式的,其内部原理为调用Object.defineProperty方法,为新增属性执行getter/setter转化