标签:枚举 str char png 类型 语言 body ring float
| 值类型(value type) | 枚举(enum) | Optional |
| 结构体(struct) | Bool、Int、Float、Double、Character | |
| String、Array、Dictionary、Set | ||
| 引用类型(reference type) | 类(class) | 类(class) |


标签:枚举 str char png 类型 语言 body ring float
原文地址:https://www.cnblogs.com/CoderHong/p/11254510.html