# Functions
GenColumnMeta 根据meta信息返回column对象.
GetBareFileName 返回文件名,返回csv文件名; 规律: 1.
GetConfType 获取配置文件的类型.
GetNormalConfClassName 输入文件名普通配置文件的类名.
GetSnakeCaseFileName 返回蛇形裸文件名.
No description provided by the author
IsExist filepath 对应的文件是否存在.
No description provided by the author
No description provided by the author
No description provided by the author
RemoveDir 去掉目录部分.
RemoveDirAndExt 去掉目录部分,去掉扩展名部分.
RemoveEmptyCol 删除空列.
RemoveExtension 去掉扩展名部分.
No description provided by the author
# Variables
最小的行数,小于这个行数的表可能无意义.
global.
i18n表.
普通表.
# Structs
ColumnMeta column 的描述信息.
No description provided by the author
ExcelHandler 负责处理读取,输出等对接外部的操作.
Sheet 对 sheet 的映射,用来存放数据.
# Type aliases
No description provided by the author