Skip to content

数据表解析的封装,主要特性为支持用户自定义类型的解析。

Notifications You must be signed in to change notification settings

fseasy/data-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

data table 数据表解析

在百度 goodcoder中有这个题目,需要实现一个支持解析用户自定义类型的数据表解析工具。

有些像数据库,又有些像 boost::program_options 的功能。

期待的样子

需要实现的功能

  1. 类似 boost::any
  2. 迭代器
  3. 给定格式的数据表解析能力

About

数据表解析的封装,主要特性为支持用户自定义类型的解析。

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published