文件名称:yml
文件大小:2KB
文件格式:ZIP
更新时间:2024-03-06 05:06:54
句法 person : # person object has a list of key value pairs name : &name "Antony" # this is a string occupation : ' Engineer ' # this is also a string age : 30 # this is a integer gpa : 4.2 # this is a floting point number fav_num : 1e+10 # this is a exponential number male : true birthday : 1999/12/23 18:19:20 # date is in ISO 8601 standard flaws : null # to show a n
【文件预览】:
yml-master
----README.md(2KB)
----LICENSE(1KB)