# ast **Repository Path**: w91wang/ast ## Basic Information - **Project Name**: ast - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-06-22 - **Last Updated**: 2026-06-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 定义个全局变量a用于记录是否需要断连重启 连接后修改变量a为true 若存在重连定时器则关闭定时器 音量减键监听到停止应用修改a为false 断开连接后判断变量a若为true启动定时器 尝试重启(可加入超出次数停止)