We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#3934 增加的功能: 静默启动模拟器可选常规模式、最小化模式、静默模式 当任务队列清空后可关闭模拟器 若距离下个任务的时间小于 X 分钟, 则由关闭模拟器转为用户指定的其他方法,默认为停在原处
The text was updated successfully, but these errors were encountered:
No branches or pull requests
解决方案
#3934
增加的功能:
静默启动模拟器可选常规模式、最小化模式、静默模式
当任务队列清空后可关闭模拟器
若距离下个任务的时间小于 X 分钟, 则由关闭模拟器转为用户指定的其他方法,默认为停在原处
其他内容
api_windows.py中增加的方法:
winapi中增加的方法:
const_windows.py
structures_windows.py
functions.py
platform_windows.py
device.py
alas.py
The text was updated successfully, but these errors were encountered: