Files
hutool/hutool-setting/src/test/resources/example/example.set

24 lines
379 B
Plaintext
Raw Normal View History

2021-01-20 17:10:45 +08:00
# -------------------------------------------------------------
# ----- GroupedSet File with UTF8-----
# @see com.xiaoleilu.hutool.lang.GroupedSet
# -------------------------------------------------------------
无分组值1
无分组值2
[分组1]
值1
值2
值3
[特殊分组]
1
2
3
\#转义注释符
[]
空分组值1
空分组会合并到无分组里
2019-08-14 10:02:32 +08:00
[没有值的分组]