Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 302 Bytes

File metadata and controls

8 lines (5 loc) · 302 Bytes

Trantor Examples Dict

简述

字典:枚举出有限的数据集合,通常用于在有限的数据集合中选择数据,比如 国家、语言等等

1:这里通过学生的性别来演示字典类型:Integer 2:这里通过将科目划分为文科和理科,来演示字典类型:String