1. 增加了跨平台的截屏与系统信息获取工具模块
2. 增加了对于服务端截屏请求的处理类
This commit is contained in:
Vendored
+4
@@ -11,6 +11,10 @@
|
||||
#include <random>
|
||||
#include <thread>
|
||||
|
||||
#ifndef M_PI
|
||||
# define M_PI 3.14159265358979323846
|
||||
#endif
|
||||
|
||||
namespace AutoGUI {
|
||||
|
||||
// 内部辅助函数
|
||||
|
||||
Reference in New Issue
Block a user