Skip to content

Commit fc3529b

Browse files
committed
docs: Add Close-Windows command for closing all student windows
1 parent 20ed22d commit fc3529b

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,24 @@ Data 区长 $582$。
171171
| $256$ | 提示信息,`utf-16le` 编码 |
172172
| $258$ | 全 $0$ 段 |
173173

174+
### Close-Windows
175+
176+
用于关闭学生端所有窗口,与 Reboot / Shutdown 高度相似。
177+
178+
Data 区长 $582$。
179+
180+
| 长度 | 内容 |
181+
| :---: | :------------------------------------------------: |
182+
| $12$ | `444d4f43000001002a020000` |
183+
| $16$ | 随机二进制串 |
184+
| $24$ | `204e0000c0a8e9011d0200001d0200000002000000000000` |
185+
| $2$ | `0200` |
186+
| $2$ | 立即执行 `0001`;应用超时 `0000` |
187+
| $4$ | 超时时间,小端序编码 |
188+
| $8$ | `0100000000000000` |
189+
| $256$ | 提示信息,`utf-16le` 编码 |
190+
| $258$ | 全 $0$ 段 |
191+
174192
### Close-Top-Window
175193

176194
Data 区长 $906$。

0 commit comments

Comments
 (0)