| 常用日期时间函数 |
base/01_common_datetime.md |
32 |
| 简单转换函数 |
base/02_simple_conversion.md |
2 |
| 普通日期函数 |
base/03_date_basic.md |
19 |
| 分解函数 |
base/04_datetime_parts.md |
9 |
| 起始结束函数 |
base/05_datetime_boundaries.md |
16 |
| 关系函数 |
base/06_datetime_relations.md |
28 |
| 范围判定函数 |
base/07_range_predicates.md |
8 |
| 范围获得函数 |
base/08_range_getters.md |
8 |
| 范围生成函数 |
base/09_range_span.md |
8 |
| 时间推移函数 |
base/10_time_shift.md |
8 |
| 组合、分解日期函数 |
base/11_compose_decompose_datetime.md |
11 |
| 日期重组函数 |
base/12_datetime_recode.md |
21 |
| 日期格式的转换 |
base/13_datetime_format_conversion.md |
10 |
| 宽字节日期格式转换函数 |
base/14_wide_datetime_conversion.md |
6 |
| 常用字符串函数 |
base/15_string_common.md |
69 |
| 判定函数 |
base/16_string_predicates.md |
8 |
| 替换以及处理函数 |
base/17_string_replace_process.md |
8 |
| 字符串数组相关函数 |
base/18_string_array.md |
2 |
| 重复函数 |
base/19_repeat.md |
1 |
| 多字节语言支持函数 |
base/20_multibyte_language.md |
2 |
| 字节函数 |
base/21_byte.md |
8 |
| 发音相关函数 |
base/22_phonetic.md |
10 |
| 正则表达式函数 |
base/23_regex.md |
3 |
| 多语言支持函数 |
base/24_multilanguage.md |
33 |
| 文件名以及目录名相关处理函数 |
base/25_path_filename.md |
18 |
| 基本 |
base/26_array_basic.md |
4 |
| 数组下标以及长度相关函数 |
base/27_array_index_length.md |
7 |
| 排序函数 |
base/28_array_sort.md |
2 |
| 增删改查 |
base/29_array_crud.md |
6 |
| 重构函数 |
base/30_array_restructure.md |
2 |