资 源 简 介
Purpose/Goal: The main goal of this script is to be easy to use while supporting non-unique keys.
Features:
* Simple syntax that"s easy to use
Single header for ease of integration
Seamless usage between unique and nonunique keys for entries
Supports grouping of entries, entries are unique to the group
Supports subkey grouping through use of a period in key
Not tied to any file, easily interchange filenames or save multiple copies
C++ based that doesn"t rely on a fixed buffer (no strict requirements on line length)
Uses:
Config files
Container for string grouping without dealing with stl templates
What it"s not:
Unicode support missing (Need to check UTF8 Compatability, no other plans)
A complex string grouping container, subkeys are not designed for speed with no further support for deeper groups