0 purchases
realCfg 1.0.0
#realDB
基于sqlite的单机配置管理器
###版本日志:
1.0.0
一个配置项可以有:
父配置项
子配置项
配置项自身的值
配置项的值支持如下类型:
数字(int、float)
字符串(str)
布尔值(bool)
数组(list)
字典(dict)
后续会考虑提升配置项大批量增删改的效率
###关于作者
Real He
[email protected]
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.