improve update_working_mem tool description; adb_ui u2 priority; autonomous_operation framework lock
This commit is contained in:
@@ -36,4 +36,5 @@ ljqCtrl.Click(px, py)
|
||||
|
||||
## 4. 避坑指南
|
||||
- **物理验证**:模拟操作前必须确保窗口已通过 `activate()` 置于前台。
|
||||
- **偏移量**:所有的相对偏移像素值(如“向右移动 10 像素”)同样需要除以 `dpi_scale`。
|
||||
- **偏移量**:所有的相对偏移像素值(如“向右移动 10 像素”)同样需要除以 `dpi_scale`。
|
||||
- **坐标对齐**: 物理坐标 = 截图坐标;ljqCtrl 自动处理 DPI 换算,禁止手动重复计算。
|
||||
|
||||
Reference in New Issue
Block a user