UNPKG

mingyang_text

Version:

a collection of string related functions

32 lines (23 loc) 678 B
# introduction * 一个字符串操作的函数集合 * a collection of string related functions --- <br> # history * 2023-08-26 > * 优化了字符串配对函数的参数顺序并增加了默认值 > * optimized the parameter order of string pairing function and added default values * 2025-06-27 > * 增加了一个查找连续数字的函数 > * a function for finding consecutive numbers has been added * 2025-08-06 > * TimeID函数增加了Date参数 > * the TimeID function has added a Date parameter --- <br> # author * fujun wang(wang.fu.jun@qq.com) * Wangjing Beijing China * origin of the name : mingyang is my son's name * last modified : 2025-08-06 ---