阅读背景:

在内存中维护表格数据的数据结构?

来源:互联网 

My scenario is as follows: I have a table of data (handful of fields, less than a hundred rows) that I use extensively in my program. I also need this data to be persistent, so I save it as a CSV and load it on start-up. I choose not to use a database because every option (even SQLite) is an overkill for my humble requirement (also - I would like to be able to edit the values offline in a simple way, and nothing is simpler than notepad).My scenario is as follows: I have a table of da




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: