📦 deps(tsl): sync tsl-playbook from 13be5ea0

Source-Commit: 13be5ea0aa
This commit is contained in:
ci[bot]
2026-07-29 07:58:05 +00:00
parent 9d2b696f58
commit 80357f4bc5
280 changed files with 48658 additions and 13929 deletions
@@ -2,6 +2,8 @@
## `policyResearch(bk1, bk2, bk3, start1, end1, bstart1, b_end1, share_low, share_high, interval, class1, bk4, end2, b_end2, power, price_low, price_high, price_interval, sz_low, sz_high, sz_interval, syl_low, syl_high, syl_interval)`
声明:function
策略研究WORD模板测试。模板文件在金融分析.NET的运行目录里,如: C:\Program files\Tinysoft\Analyse.NET
| 参数 | 类型 | 说明 |
@@ -35,6 +37,8 @@
## `WORD_Execute(s, t)`
声明:function
执行函数
| 参数 | 类型 | 说明 |
@@ -46,6 +50,8 @@
## `WORD_OutPutGraph(s, file_name)`
声明:function
Word-输出图形
| 参数 | 类型 | 说明 |
@@ -57,6 +63,8 @@ Word-输出图形
## `WORD_OutPutTable(t)`
声明:function
Word-输出表格
| 参数 | 类型 | 说明 |
@@ -67,6 +75,8 @@ Word-输出表格
## `WORD_WriteTableToExcel(file_name, sheet_name, data)`
声明:function
Word-在Excel中写数据,若Data不是数组返回假,成功在Excel中写数据返回真
| 参数 | 类型 | 说明 |