多项选择题

Vue提供了哪些方法用于处理组件间的通信?()

A.props 和events
B.Vuex
C.provide 和inject
D.emit
E.refs