Skip to content

Tyler-Chenn/para_config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++实现的文本参数解析器

通过一个类 Para_cinfig 类,封装所有的数据与方法

Para_config 提供参数文件读取方法:read_config(const string); Para_config 提供按键查询参数方法:find_para(const string); 重构find_para()方法,实现按(字段+键)和(键)查询。如果(键)查询出现多个结果,提示用户采用按(字段+键)查询;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published