/// <summary> /// 退出时保存变量当前以便程序复位 /// </summary> public void ExitWithSaving() { VariableRepository.ExitWithSaving(); }