AIR:TOML的子集,具有出色的注释支持和用户友好性

时间:2024-04-21 00:19:14
【文件属性】:

文件名称:AIR:TOML的子集,具有出色的注释支持和用户友好性

文件大小:65KB

文件格式:ZIP

更新时间:2024-04-21 00:19:14

Java

空气 TOML的子集。 特征 给大家的评论 # This is a comment # that spans multiple lines # and is tied to an empty section, because comments can't exist by themselves [ _head ] 清单 列表的唯一要求是每个值以及结尾括号都在不同的行上。 [ section ] list = [ " foo " , " bar " , " hello " , " world " , ] 节和值 # Accessible with foo.bar [ foo ] # nicely indented! bar = " foobar " 这是不允许的语法范例: # this is not allowed, all values


【文件预览】:
AIR-master
----gradlew(6KB)
----settings.gradle(26B)
----src()
--------test()
--------main()
----LICENSE(1KB)
----gradle()
--------wrapper()
----README.md(1KB)
----gradlew.bat(3KB)
----.gitignore(15B)
----build.gradle(399B)

网友评论