📦 deps(tsl): sync tsl-playbook from 5d73964d

Source-Commit: 5d73964db8
This commit is contained in:
ci[bot]
2026-08-14 17:15:41 +08:00
parent 5f4ca63966
commit 2f0d80da65
574 changed files with 47871 additions and 14463 deletions
@@ -6,7 +6,7 @@
封装系统句柄并提供流式读写能力的内置对象
<!-- tags: Object THandleStream 句柄流 对象 实例 -->
<!-- tags: Object THandleStream 句柄流 对象 实例 创建 生成 构造函数 实例化 new -->
父类:`TStream`
@@ -14,12 +14,12 @@
声明:function
创建 THandleStream 实例
构造函数。使用系统句柄创建 THandleStream 实例
<!-- tags: Object THandleStream 句柄流 创建 生成 对象 实例 -->
可见性:public
| 参数 | 类型 | 说明 |
| --- | --- | --- |
| `handle` | integer | 整数类型,句柄 |
| 参数 | 类型 | 说明 |
| -------- | ------- | -------- |
| `handle` | integer | 系统句柄 |