transitionsMachineClassMapaction本页总览action 执行转换操作 声明 void action(string event, State current_state, State next_state) 参数 参数名描述event转换操作current_state当前状态next_state转换后状态 返回值 无 使用方式 返回文档