add 硬件控制模块 (hardware_control.py) 并修复游戏状态扫描区域宽度
- 新增 wyhkm.dll 硬件盒子 COM 接口封装,支持键盘鼠标控制 - 修复 game_state_config.json 中 scan_region_width 过小导致截图越界的问题 - 添加鼠标路径录制器、硬件测试脚本等工具 - 更新多项配置默认值 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
17
ddl/chm_output/com_fun/css/help.css
Normal file
17
ddl/chm_output/com_fun/css/help.css
Normal file
@@ -0,0 +1,17 @@
|
||||
@charset "gb2312";
|
||||
body{font-size:12px; font-family:Verdana,"<22><><EFBFBD><EFBFBD>";}
|
||||
.ts{ background:#fff; margin:0;}
|
||||
.ts th{
|
||||
color:#666666;
|
||||
background:#D8D8D8;
|
||||
line-height:24px;
|
||||
font-family: Verdana, "<22><><EFBFBD><EFBFBD>";
|
||||
}
|
||||
.ts td {padding:6px 0;}
|
||||
.name { font-size:16px; font-weight:bold; border-top:1px dashed #9C9A9C; border-bottom:1px dashed #9C9A9C; color:#006939;}
|
||||
.canshu { background:#E7E7EF;}
|
||||
.fanhui { border-bottom:1px dashed #9C9A9C;}
|
||||
.lizi { border-bottom:1px dashed #9C9A9C;}
|
||||
.neirong { border-bottom:1px dashed #9C9A9C;}
|
||||
.thf {color: #000000;}
|
||||
.note {color: #006600;}
|
||||
Reference in New Issue
Block a user