Files
playbook/docs/tsl/codegen/dotnet/runtime/index.md
T
csh b6160676b4 ♻️ refactor(tsl): rebuild codegen taxonomy
Move generated builtin and dotnet function docs into the upgraded taxonomy, remove legacy route pages, and regenerate function_index.tsv from markdown headings.
2026-07-07 16:36:08 +08:00

19 lines
1000 B
Markdown

# 运行时
函数数:386
| 叶子 | 文件 | 函数数 |
| --- | --- | ---: |
| 运行时 / 数组 | [运行时 / 数组](array.md) | 67 |
| 运行时 / 数据库事务 | [运行时 / 数据库事务](db_transaction.md) | 3 |
| 运行时 / 编码与压缩 | [运行时 / 编码与压缩](encoding_compress.md) | 15 |
| 运行时 / 文件与目录 | [运行时 / 文件与目录](file_dir.md) | 26 |
| 运行时 / 通用 | [运行时 / 通用](general.md) | 30 |
| 运行时 / INI配置 | [运行时 / INI配置](ini_config.md) | 24 |
| 运行时 / 数学与统计 | [运行时 / 数学与统计](math_stats.md) | 127 |
| 运行时 / 其他 | [运行时 / 其他](misc.md) | 2 |
| 运行时 / 网络与HTTP | [运行时 / 网络与HTTP](network_http.md) | 17 |
| 运行时 / 字符串 | [运行时 / 字符串](string.md) | 42 |
| 运行时 / 系统与进程 | [运行时 / 系统与进程](system_process.md) | 27 |
| 运行时 / 类型转换 | [运行时 / 类型转换](type_convert.md) | 6 |