摘要: name: "灰蓝" age: 0 job: Tester - a : 1 c : 2 - b : 3 d : 4 # 字符串 # 整型 # 浮点型 # 布尔型 # null # 时间 # 日期 str: "Hello World!" int: 110 float: 3.141 boolean: t 阅读全文
posted @ 2020-11-14 12:38 反着来就对了 阅读(229) 评论(0) 推荐(0)